Get Health

GetHealth is an application that helps people check their health, this application feature can check diabetes, detect lung disease through chest x-ray, self-diagnosis and stroke detection.

July 10, 2023 - a year ago

Website
|

Image cover blog Get Health

Backstory Why Me Made This Project?

GetHealth is an application that helps people check their health, this application feature can check diabetes, detect lung disease through chest x-ray, self-diagnosis and stroke detection. Using ReactJS + Vite for frontend and ExpressJs with Nodemon for backend, I have been working thi project to apply the AI competition.

Goals Build This Project

Main goals for building this project, including the following:
  • To exercise and implement ReactJs and Vite after i learn this technology.
  • To exercise and implement ExpressJs after i learn this technology.
  • Learning about how to connect the model machine learning to website
I was learning a lot about fullstack web development while build this project, after i finish this project, i think my programming skills are improved over time.

How to Start this project

1. Clone repository using git

git clone https://github.com/asta-kunn/frontend-aic.git

2. Install all dependencies

npm install

3. Run development server

npm run dev
Open http://localhost:3000 with your browser to see the result.

Last but not least

if you interested on this project, you can visit on Github Repository GetHealth Project, last if you wanna give me suggesstion or advice you can go to contact page directly. Thankyou so much.

Tech Stack: