Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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