Skip to content

A server side web app along with a friendly user interface, that lets you add and share recipes with the world.

Notifications You must be signed in to change notification settings

ogm710811/the-fork-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Fork Recipe Inspiration

A server side web app along with a friendly user interface, that lets you add and share recipes with the world. This project build a functional full-stack application from the ground up in Express. You can see it here! https://the-fork-recipe-inspiration.herokuapp.com/

Notable

https://github.com/nickborbe

https://github.com/nizaroni

Technical Requirements

  1. Include sign-up / sign-in / sign-out functionality, with encrypted passwords & an authorization flow.
  2. Have 3 MongoDB models, one representing a User of the application, and two that represent the main idea of the functionality of the app. The are related to each other.
  3. Have full CRUD routes for their resources (models).
  4. Utilize Mongoose to create models and add the proper validations.
  5. Have a Responsive Design, starting mobile-first and then build up for larger screen sizes.
  6. Have semantically clean HTML and CSS.
  7. Have been deployed online and accessible to the public.

Screenshot

The Fork - Recipe Inspiration

Contributing

Changes and improvements are more than welcome! Feel free to fork and open a pull request. Please make your changes in a specific branch and request to pull into master! If you can, please make sure the game fully works before sending the pull request, as that will help speed up the process.

License

Copyright 2017 OGM