Skip to content

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.

Notifications You must be signed in to change notification settings

nic-pan/skincare-ingredients

Repository files navigation

About this project

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:

  • Go

Getting Started

Ingredients

GET /ingredient
GET /ingredient/:id
POST /ingredient
PUT /ingredient/:id
DELETE /ingredient/:id

Skin Types

GET /skinTypes
GET /skinType/:id
POST /skinType
PUT /skinType/:id
DELETE /skinType/:id

Initial data:

Project tasks

This project is a work in progress. Tasks and what's done can be found here: https://github.com/users/nic-pan/projects/1

About

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.

Topics

Resources

Stars

Watchers

Forks

Languages