Skip to content

A skincare tracker that enables users to find correlations between skin health and their products.

Notifications You must be signed in to change notification settings

kjgenevieve/skincare-tracker

Repository files navigation

Dermary

A skincare tracker that enables users to find correlations between skin health and their products.

Motivation

As an acne-prone logic enthusiast, I was able to cure the majority of my skin problems through a spreadsheet.

As the data grew, however, the spreadsheet became more cumbersome. I wanted to simplify the process of tracking what goes onto face by creating an app.

Screenshots/Demo

Coming soon!
Under Construction Gif

Tech

Built with:

  • Rails
  • React
  • npm react-table

Installation

  • Clone the repo
  • In Terminal, cd into the directory

To run the API:

  • Go into the backend directory: cd /backend
  • Start the server: rails s

To run the app:

  • Leaving the API running, open a new terminal window.
  • Go into the frontend directory: cd /frontend
  • Install dependencies: npm i
  • Run app: npm start
  • This will prompt you to run the app on a different port. Type y to continue.

API Reference

Coming soon!
Under Construction Gif

Tests

Coming soon!
Under Construction Gif

Credits

SkinCarisma

About

A skincare tracker that enables users to find correlations between skin health and their products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages