Skip to content

alexpadraic/chowsource

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ChowSource

Georgia, Will, Alex, Jason

The Idea

  • a webapp where home cheifs like can submit their favorite recipes, and get paid for their creations. ChowSource

MVP

  • user can register (OAuth)
  • user can log in (OAuth)
  • user can sign out (OAuth)
  • User has a profile page
  • user can CRUD thier recipes
  • users can add recipes to their menu
  • user can Love other users recipes

What has been done

  • database created
  • user can register (OAuth)
  • user can log in (OAuth)
  • user can sign out (OAuth)
  • user has a profile page
  • seed file
  • user can CRUD thier recipes
  • users can see all recipes
  • user can Love other users recipes
  • users should be able to view the individual recipes
  • CRUD for menus
  • users can make menus
  • users can add recipes to their menu
  • syled webapp
  • users can print the menu
  • live on the interwebs

What needs to be done

  • user can delete their account

Stretch Goals

  • make recipes searchable
  • make recipes are sortable by(most likes, most votes, alphabetical)

About

a place to collect recipes and make menus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 62.1%
  • HTML 25.6%
  • CSS 8.2%
  • JavaScript 3.0%
  • CoffeeScript 1.1%