Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vilisimo/cookme
For people who have no clue what to do with stuff in their fridge
https://github.com/vilisimo/cookme
cooking django practice-project recipes
Last synced: 5 days ago
JSON representation
For people who have no clue what to do with stuff in their fridge
- Host: GitHub
- URL: https://github.com/vilisimo/cookme
- Owner: vilisimo
- Created: 2016-08-01T22:36:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T06:43:31.000Z (over 2 years ago)
- Last Synced: 2024-08-02T12:46:49.770Z (3 months ago)
- Topics: cooking, django, practice-project, recipes
- Language: Python
- Homepage: https://cookmetoo.herokuapp.com/
- Size: 13 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - vilisimo/cookme - For people who have no clue what to do with stuff in their fridge (django)
README
## Link
https://cookmetoo.herokuapp.com/
(_cookme.herokuapp.com_ was, sadly, taken)## What is Cookme?
It is a practice website that serves as a simple recipe holder with
hand-crafted ui.A user is presented with a clean interface that enables browsing of recipes
that have been added by the users. Additionally, the user can search for
ingredient(s) that he/she would like to use. Recipes containing them will be
shown. Furthermore, user can add recipes and ingredients to his/her fridge.
Once ingredients and recipes are added, user can instruct the website to
search for liked recipes that can be made with ingredients in the fridge.This is a practice project to get a better grip of:
- Django
- Python 3
- CSS
- HTML
- JavaScript
- jQuery
- Deployment process### Installation
For installation instructions, please refer
[here](../../tree/master/docs/installation.md).### Progress
The project has reached a stage where essential parts are implemented and
website has been deployed. It is by no means a professional-grade website.
However, it has served its purpose and further development is unlikely.### Design documents
To see the thought process behind the project, refer to the
[docs](../../tree/master/docs).### Languages/tools/technologies used
Development:- Python 3.6.2
- Django 1.11
- JavaScript + jQuery 3.2.1
- HTML5
- CSS3
Deployment:- Heroku
- Amazon S3IDEs / Editors:
- IntelliJ
- Sublime Text 3
- Vim
Operating Systems:- Linux
- OS X### Images used
- Search bar magnifying glass: [Yannic Lung](https://www.iconfinder.com/yanlu).
Icon [link](https://www.iconfinder.com/icons/314478/search_icon#size=24)Also, shout out to [Pexels](https://www.pexels.com/) for being such an amazing place
to find free high quality photos.