Skip to content

Niles "The Digital Manservant" - Frontend -> React Native, Redux, Axios, Node-js, Expo, Firebase

Notifications You must be signed in to change notification settings

DiegoOTdC/Niles-Frontend

Repository files navigation

Niles "The Digital Manservant"

Niles - the Digital Manservant is an app build with the intention to make life a little bit easier. As a person who loves to cook, but who is getting tired of having to make shopping lists and finding recipes with what I have in store. I wanted to create an app that helps me with this process, so I have more time to spend on actual cooking. (or other things)

Table of Content

Personal Goals

For this project I really wanted to figure out how to work with React Native and create an app for my phone. I was adviced to set it up with Expo, which is really great to work with. And even comes with it's own barcode scanner. Which is exactly what I needed. Being able to use these kind of features on your phone like the camera was also new for me. Working with git, making pull requests and commiting regularly and clearly wasn't something I had really commited to before this project. Other things I learned that were challenging, was working with these external API's, like Google Cloud Vision API, Edamam Recipe API and Open Food Facts API. Other things that we learned during the Codaisseur course I really tried to put into practice as well. Things like setting up a clear structure for your folders, with understandable names. Writing code that is easily readable and understandable. And all kinds of tech and tools we learned during the course, like Redux, Axios, Express, Sequelize, etc.

If you like my project and want to contact me, visit my homepage for the necessary information.

                                                                                                                                                                                                                               Go to Top

MVP

Right now I have a M(inimal) V(iable) P(roduct) ready, in which you can register/login and then either take a picture of a product for scanning with Google Cloud Vision API or scan the barcode of a product with the expo's barcodeScanner connected to the Open Food Facts API.
Since they both work with labels, the user is then able to select the label that fits their product best with which the app will then search for and display recipes, thanks to Edamam Recipe API. Clicking on a recipe will land you on the recipe's details page where you can read and cross off the ingredients.

Login & Register                                                                                                   Homepage
                          
Camera Screen                                                                                                   Barcode Scanner
                          
Recipes Screen                                                                                                   Recipe Details
                          

                                                                                                                                                                                                                               Go to Top

Upcoming features

First off, I want to add on what I already have. Creating select options to filter the recipes for example, or perhaps give the user the option to also search for recipes by just plain typing of the words.

I also really want to add a kind of digital storage space, where as a user you can scan the product that you buy, and then select from your storage the items that you want to use for cooking and then find recipes including those items.

Next I also want to create a more ellaborate shopping list (instead of just crossing of the ingredients)

And then it would really start to feel like a great app. But to make it even better I would like to add a kind of food diary where you can keep track of what you eat. And where Niles could give you tips on what to eat, since he will know what might be missing from your diet.

                                                                                                                                                                                                                               Go to Top

Frontend

Screens

Components

Store

Other

                                                                                                                                                                                                                               Go to Top

Backend

Routers

Models

Migrations

Seeders

Utils

Other

                                                                                                                                                                                                                               Go to Top

History of pull requests

Frontend

  1. Feat Image Recognition
  2. Feat Render Recipes
  3. Feat Barcode Scanner
  4. Feat Register and Login
  5. Change Remove Cleanup
  6. Styling
  7. AppState
  8. Fix Camera Error
  9. Add GIFs of app for Readme
  10. Change GIFs for Readme

Backend

  1. Feat Image Recognition
  2. Feat Barcode Scanner
  3. Feat Register and Login
  4. Delete config.json
  5. Revert delete config.json
  6. Change remove cleanup

                                                                                                                                                                                                                               Go to Top

Tech used

  • React-Native
  • Redux
  • Axios
  • Expo
  • Firebase
  • Express
  • REST API
  • Sequelize
  • PostgreSQL
  • Node js
  • Google Cloud Vision
  • Edamam Recipe API
  • Open Food Facts API

                                                                                                                                                                                                                               Go to Top

Git

During this project I also learned how to use git properly:

  • creating new branches when implementing new features
  • regular and clear commit message
  • pull requests with summary

                                                                                                                                                                                                                               Go to Top

Important links

About

Niles "The Digital Manservant" - Frontend -> React Native, Redux, Axios, Node-js, Expo, Firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published