Skip to content

DoctorApcs/simpill-fe

 
 

Repository files navigation

Simpill App

Overview

Simpill is a React-based web application designed to help users identify potential health issues based on their symptoms. By inputting various symptoms, users can receive suggestions for relevant supplements and over-the-counter drugs to alleviate their conditions. This application leverages modern web technologies to provide a user-friendly and responsive experience.

Features

  • Symptom Checker: Users can enter multiple symptoms to receive more accurate suggestions.
  • Supplement and Drug Recommendations: Based on the symptoms provided, the app suggests appropriate supplements and over-the-counter medications.
  • Search Functionality: Users can search for specific symptoms or conditions to find relevant recommendations quickly.
  • Detailed Information: Each recommendation includes detailed information about the supplement or drug, including usage instructions, potential side effects, and interactions.
  • Responsive Design: The app is designed to be fully functional on mobile devices.

Getting Started

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js (>= 12.x)
  • npm (>= 6.x)

Installation

  1. Clone the repository:

    git clone git@github.com:Grabill/simpill-fe.git
    cd simpill-fe
  2. Install the dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser and navigate to http://localhost:3000 to see the app in action.

Usage

  1. On Symptom Checker page, checked your symptoms in symptom list and press the "Submit" button.
  2. View the list of recommended supplements and drugs displayed based on the symptoms provided.
  3. Click on any recommendation to see detailed information, including usage guidelines and potential side effects.

Contact

If you have any questions or suggestions, please feel free to reach out:


Thank you for using Simpill! We hope it helps you manage your health better.

About

Frontend for Simpill

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 82.9%
  • SCSS 14.7%
  • HTML 2.3%
  • CSS 0.1%