kjgenevieve / skincare-tracker

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Ruby 75.9%Language:JavaScript 23.0%Language:HTML 0.8%Language:CSS 0.2%