Skip to content

AmeliaCelline/XingFuTang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XingFuTang

Table of Contents

Introduction

Welcome to Xing Fu Tang, your personal health assistant! This Flutter application is designed to help users input their symptoms and receive information about possible diseases, along with descriptions and precautions.

Features

  • Input your symptoms to get information about possible diseases.
  • Receive disease names, descriptions, and precautions based on input.
  • User-friendly and intuitive interface.

Run the app

The apk file is available in the apk folder. Only android can run this apk file.

Location

  • All the codes are in first_app folder.
  • The python file used to train the model is in first_app/python/model.py
  • Datasets used for this project are in first_app/dataset

If you wanted to run main.dart, ensure you have met the following requirements:

If you wanted to run the python files, the requirements can be found in first_app/python/requirements.txt

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/xingfutang.git
    

Technologies Used

  • Flutter: The framework used to build the mobile app.
  • Dart: The programming language used for Flutter development.
  • Python: The programming language used to train the model.

About

A small health application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published