Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ogm710811/the-fork-web-app
A server side web app along with a friendly user interface, that lets you add and share recipes with the world.
https://github.com/ogm710811/the-fork-web-app
bootstrap css3 express git heroku html5 javascript jquery mongodb mongoose nodejs passportjs vs-code
Last synced: 22 days ago
JSON representation
A server side web app along with a friendly user interface, that lets you add and share recipes with the world.
- Host: GitHub
- URL: https://github.com/ogm710811/the-fork-web-app
- Owner: ogm710811
- Created: 2017-06-08T04:06:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-13T03:19:00.000Z (over 7 years ago)
- Last Synced: 2024-11-15T02:33:32.908Z (3 months ago)
- Topics: bootstrap, css3, express, git, heroku, html5, javascript, jquery, mongodb, mongoose, nodejs, passportjs, vs-code
- Language: JavaScript
- Homepage: https://the-fork-recipe-inspiration.herokuapp.com/
- Size: 2.19 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://github.com/ogm710811/the-fork-web-app/blob/master/public/img/png/the-fork-recipe-inspiration-screenshot.png)## 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