Skip to content

timurcatakli/Sinatra-Skeleton-w-prebuilt-Authentication-Bootstrap-3.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published