All Projects → timurcatakli → magnitude

timurcatakli / magnitude

Licence: other
No description, website, or topics provided.

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
ruby
36898 projects - #4 most used programming language

#Sinatra Skeleton with prebuilt Authentication + Bootstrap 3.0#

  • Migration and model exists for User
  • Ready seed file and currently generates 10 fake users.
  • Passwords are encrypted using Bcrypt.
  • All passwords are set to "password" for testing purposes.
  • User must provide: first name, last name, email address, and password while registering
  • User logs in with email address and password
  • Upon successful login, user is redirected to profile page
  • This is a template showcasing the optional theme stylesheet included in Bootstrap.
  • Use it as a starting point to create something more unique by building on or modifying it.
  • All Bootstrap 3.0 files are located under public/bootstrap

Feel free to make any modifications...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].