Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harshal0902/women-essential
Women Essential is a all-in-one women health platform.
https://github.com/harshal0902/women-essential
ami-hacks firebase hackathon js react
Last synced: 4 days ago
JSON representation
Women Essential is a all-in-one women health platform.
- Host: GitHub
- URL: https://github.com/harshal0902/women-essential
- Owner: Harshal0902
- Created: 2021-03-11T18:57:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-06T18:39:42.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T02:01:57.402Z (10 months ago)
- Topics: ami-hacks, firebase, hackathon, js, react
- Language: CSS
- Homepage: https://womenessentials.vercel.app
- Size: 2.88 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Women-Essential
The web application (Women Essentials) is a one stop location to discuss about different medical milestones, AI Disease prediction system, and finally a translator to get the whole web app in the language one is comfortable with and hence dissolve any communication barrier. This solution with shorten the gap between the people around the world in search for good healthcare and pave a path in the journey of recovery. The web application offers different types of disease detection such as Heart Disease, Kidney disease etc. for early detection of the disease.# Live demo
The site is deployed throught Heroku, which you can view from [here](https://womenessentials.herokuapp.com)# Main Features
- Available in multiple languages
- Smart AI Disease Detection
- Easy to use BMI Calculator
- Easy to book an appointment with doctor
- Smart Chatbot# Methodology
- For frontend I have used React Js.
- For Disease prediction I have used Flask in backend.
- For styling we have used Styled Components.# Dataset used
1) [Diabetes](https://www.kaggle.com/uciml/pima-indians-diabetes-database): Pima Indian Diabetes Dataset2) [Heart](https://www.kaggle.com/ronitf/heart-disease-uci): Heart Disease Dataset
3) [Kidney](https://www.kaggle.com/mansoordaku/ckdisease): Chronic Kidney Disease Dataset
4) [Breast Cancer](https://www.kaggle.com/uciml/breast-cancer-wisconsin-data): Winconsin Breast Cancer Dataset
# Credits
[Medified](https://github.com/hashirpm/medified)## Prerequisites
Required to install and run the software:* [npm](https://www.npmjs.com/get-npm)
## Installing and Running
From the project folder, run these commands in console (terminal) to install dependencies and run the app:
```
npm install
npm start
```# Some glimps of the site
Easy login
![login](https://user-images.githubusercontent.com/64153988/121817607-0ecbc100-cca0-11eb-8045-1a97dbe39a78.png)
Home page
![home-eng](https://user-images.githubusercontent.com/64153988/121817599-01163b80-cca0-11eb-9a34-bf6cef91bd02.png)
Disease prediction
![disease-pred](https://user-images.githubusercontent.com/64153988/121817619-1e4b0a00-cca0-11eb-94ff-22e27c4dc9a7.png)
Smart BMI Calculator
![bmi-1](https://user-images.githubusercontent.com/64153988/121817630-2e62e980-cca0-11eb-9029-189d8539e681.png)
![bmi-2](https://user-images.githubusercontent.com/64153988/121817636-36bb2480-cca0-11eb-904e-2eec2903fbb1.png)
Easy appointment with doctor
![doctor-1](https://user-images.githubusercontent.com/64153988/121817647-45094080-cca0-11eb-89d8-0e92f906e914.png)
![Doctor 2](https://user-images.githubusercontent.com/64153988/121817650-476b9a80-cca0-11eb-8bd8-ae682f898ee8.png)
Available in other language
![multilanguage](https://user-images.githubusercontent.com/64153988/121817662-53575c80-cca0-11eb-96aa-26dd3f5cea58.png)