Skip to content

๐Ÿ• Client side of Fridge Savant built with React. An app that lets users make the most of their fridge

Notifications You must be signed in to change notification settings

MattDawson2020/fridge-savant-client

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

logo

Concept


[See a video demonstration] (https://drive.google.com/file/d/1eU5dPaD82V9pBjxGobG1n3Pqvp_VTtns/view?usp=sharing)


Fridge Savant is a virtual kitchen assistant to help you make the best with what you've got.

Designed to inspire creativity in the kitchen when your fridge looks bare, the app makes decision making easier when it comes to meal times. By encouraging you to use up the ingredients you have to hand, Fridge Savant helps you to reduce food waste, and so manage your budget better.


Table of Contents



Setup


To run the app - clone this repo and install dependencies:

Client Side

$ git clone git@github.com:jasonrowsell/fridge-savant-client.git
$ cd fridge-savant-client
$ yarn install

Create and configure .env to add your API key

(config instructions)

Server Side The server side for this project can be found in a separate repo here

(instructions)

In the project directory, run:

 yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.


Testing and Linting


Run Tests

yarn test

Run Linting


Test Coverage

(...)


Features


  • Feature 1
  • Feature 2
  • Feature 3
  • etc...

Tech Stack


Codebase:

  • MongoDB
  • Express
  • React
  • Node

Testing Franmework:

Front end:

  • Jest

Back end:

  • (...)

Dependencies

(......)


Design and Approach


Project Management

User stories

Diagrams

Design mock up

MVP sequence diagram



Project Goals


  • To learn a new tech stack (MERN)
  • 95% Test coverage

Reflections


(Working approach/values, problems and solutions, learnings etcs. )


Progression Ideas



Fridge Savant was built by:


Top


About

๐Ÿ• Client side of Fridge Savant built with React. An app that lets users make the most of their fridge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.9%
  • CSS 29.6%
  • HTML 2.5%