Blazing fast recipe finder for college students.
As college students, we're faced with a lot of problems when it comes to cooking. Sometimes, we're too busy to do grocery and can only cook with what we currently have. We also try to eat as cheaply as possible. And during exams time, it's very hard for us to have enough time to cook something.
ChopChop takes note of the ingredients that you currently have, your budget, and your available time then finds you recipes that suit your needs.
- Ionic - We use Ionic so we can build to multiple platforms and use the native camera API.
- Angular - With Angular, each of the members can work on different components with no worries of conflict.
- Firebase - We store our data on Firebase because it's easy to use.
- Google Vision API - We use this API so the user can easily take picture of the ingredients that they have.
- Algolia - Our app is powered with Algolia search engine so we can look up recipes almost instantly.
Some of the members are new to TypeScript and Angular.
We finished the project before the deadline!
We learned a lot about front-end development using the Angular framework. We also learned how to utilize multiple APIs to power our app.
- Use available market data to determine the price of ingredients and calculate a more accurate cost of the recipes.
- Add filters for allergies and/or preferences.
- Calculate nutritional values of the recipes.