Skip to content

pawelKapl/diy-cosmetics-frontend

Repository files navigation

Diy Cosmetics BiologicznieCzynny

Project for www.biologicznieczynny.pl - as an extension for storing, processing and presenting DIY cosmetics recipes.

Frontend: Angular 9
Backend: Spring Boot - repo: https://github.com/darkonion/diy-cosmetics-database

Website available at: http://diy.biologicznieczynny.pl/

Current progress:

  • loaded example recipes on the main page - from h2 embedded database on backend
  • added recipe details view
  • added pagination support
  • added ingredients list page view and service
  • added ingredient add form and service, fully armed
  • added recipe add form view
  • added alerts service and basic crud errors handling
  • almost full CRUD support (except Put's)
  • added validators
  • added spring security basic auth support for admin operations and cruds
  • prepared to deploy

Main Page View:

alt text

Recipe calculator:

alt text

Detail View:

alt text

Detail View:

alt text

Detail View:

alt text

Recipe add form view:

alt text

Ingredient add form view:

alt text

Ingredients view(in progress):

alt text

Login Page: alt text