Skip to content

Small website for a diet company, featuring home page, bmi calculator and shopping list

Notifications You must be signed in to change notification settings

joaskr/angular-project-2021

 
 

Repository files navigation

Project description

Baguetti is a fictional company for people who want to lose weight. The website consists of 4 subpages

  • home page, on which user can read more about the company,
  • calories calculator - where the users can check their bmr and daily macros rates. Results are displayed on a list and on a chart generated with ngx-chart,
  • recipies - the page shows sample dishes offered by the company. The recipies, descriptions and images are downloaded from Yummly API,
  • shopping list - the page is only available for logged in users. A user can add tasks and drag and drop them between the categories. Double click on a task to edit or delete it. Tasks are added to a firebase database
There is also a page for login, register and logout. They are created with firebase authentication. You can use the following credentials to log into the page and test it - email: test@test.pl and password: test123. The page is responsive.

Trchnologies used

About

Small website for a diet company, featuring home page, bmi calculator and shopping list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 47.3%
  • HTML 34.3%
  • SCSS 18.4%