Skin Care Ingredients is a simple app that stores information about ingredients used in skincare products, explaining which skin types they are suitable for, and which ingredients are healthy or not when used in combination.
Built with:
GET /ingredient
GET /ingredient/:id
POST /ingredient
PUT /ingredient/:id
DELETE /ingredient/:id
GET /skinTypes
GET /skinType/:id
POST /skinType
PUT /skinType/:id
DELETE /skinType/:id
This project is a work in progress. Tasks and what's done can be found here: https://github.com/users/nic-pan/projects/1