16sweetyjain / S-HEROES

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S-HEROES

An easy-to-use, customized Women Health application that will keep track of your menstrual, mental and reproductive health.

Getting Started

Prerequisites

  • MongoDB
  • Node
  • npm

Cloning the Repo

Clone the repo via following command

git clone https://github.com/16sweetyjain/Saheli.git

Configuration

Move to entry directory

#Install client side dependencies
 npm install

Move to entry/server

#Install server side dependencies
npm install

Running the application

Move to /entry

npm start

The application will run in the browser at localhost:3000

Demo gif:
me

Features

  • Tracks period dates and ovulation dates.
  • Suggests most fertile days of your menstrual cycle.
  • Tracks menstrual health, mental health, reproductive health and finds out potential disorders.
  • Birth Control Analysis.
  • Suggests best suited method for birth control based on your preferences.
  • Interactive Dashboard to track health.
  • Input validations.
  • Error Handling.
  • User Session Management SIGNUP/LOGIN/LOGOUT features.
  • Protected Routes.
  • Token based User Authentication.
  • Get awareness for "Women Health".

Future Enhancements

  • Add online physician consultation.
  • Optimize the algorithm for finding potential disorders.
  • Download Health Report for further consultation.

Additional Dependencies

  • Materialize css
  • Bcrypt.js (for password hashing)
  • React-Materialize
  • Material-UI Core.

About


Languages

Language:JavaScript 97.5%Language:CSS 1.4%Language:HTML 1.0%Language:Shell 0.1%