Skip to content

austinratcliff/kardashian_flashkards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra Crud Example

This is a example with users and games. A user has many games.

In this branch you will find:

  • Full CRUD for games
  • Create and Read for User
  • Full authentication (login / logout)
  • Full authorization (locking down the front end and back end)
  • Error handling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.8%
  • HTML 15.9%
  • CSS 5.0%
  • JavaScript 1.3%