A Smart money saving grocery shopping list maker for everyday use. Our app compares different prices in different grocery stories for the same product. You can construct a shopping list and compare the prices with all grocery stores nearby before you decide where to go for your day to day grocery shops.
Clone the project first
git clone https://github.com/leor8/Market-Buddy-Web
cd Market-Buddy-Web
Install the dependencies and start the server.
npm install
npm start
And now you have to project up and running. Time to explore our App!
- Go to your browser and type in [http://localhost:8080/main]
- Click login or register on your right top side
- After successfully login in or register, you will be redirect to your profile page
- You can change your name/avatar and add/delete lists on profile
- After clicking on the add list button, you will see a search bar that allows you to search for products in grocery stores
- After picking your favourite groceries, you can save the list and check out the store tabs for different price points in different stores
- Store tabs are colour coded and if you opened the map you will see the correspondent colour in the map of all the stores near you
- Now compare all the prices and pick your favourite grocery store to shop to!
- React
- Webpack
- babel-loader
- webpack-dev-server
- Axios
- React-Materialize
- Request
- Bcryptjs
- Dani Tiemi: [https://github.com/danitiemi]
- Samuel Randall: [https://github.com/Wisara8]
- Cristiane Silva: [https://github.com/cristianeams]
- Giovani Raymundo de Vasconcelos: [https://github.com/giovaniv]
- Leo Ruan: [www.github.com/leor8]