Skip to content

bartosz-bednarski/Plan.this-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


About The Project

Logo

Plan.this-Project is a website build with React to set up daily tasks and plan your food menu.

  • Website uses React Router to navigate between routes and helps to protect before unauthorized access to them.
  • Some of the components logic was created with React Redux to get cleaner code and to store actions logic in Redux store.
  • Authentication is provided by Google Firebase Authentication.
  • Website uses Google Firebase RealTime Database to store users data which was committed during the interaction on the page.
  • Setting date chosen by user is made with use of react calendar, where date is being set up, and gets updated in redux store.
  • Adding daily meals at food route is possible by writing the recipe manually or picking it from the menu component.
  • Menu component gives possibility to store meals data and get quick access to them.

Used Technologies

  • React
  • React Redux
  • React Router
  • JavaScript
  • CSS
  • HTML
  • Google Firebase RealTime Database
  • Google Firebase Authentication
  • React-Calendar

Desktop view

Logo

Logo

Logo

Mobile view

Logo Logo Logo

Contact

Bartosz Bednarski

Project Link: https://github.com/bartosz-bednarski/Plan.this-Project