Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.14 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.14 KB

skin care rating app

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Ideas

- skin care routine recommender that uses a decision tree/ questionair. Will recommend nightime and morning routine with specific products based on questions such as skin type, where the person is based, skin concerns etc. 
- decision trees that tell your skin tone, skin type, hair type, face shape, body shape etc. Can recommend clothing types, colour pallets, glasses shapes and hair styles/colours. For hair type, it can recommend products.
- place to rate skin care, hair care products and to comment on them. People can post a complete review of the product that will be reviewed and posted by admin on site.