Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added some descriptions for the features part in the file.
  • Loading branch information
ShenaliJ authored Mar 30, 2024
1 parent 9e8284f commit c8aa78d
Showing 1 changed file with 24 additions and 12 deletions.
36 changes: 24 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,20 @@ This README file provides an overview of the frontend branch for the TeaHub mobi
The TeaHub mobile app is designed to provide users with disease detection for tea plants, treatment recommendations, a conversational chatbot, information about various types of tea, including descriptions, brewing tips, and health benefits. The app aims to be a comprehensive guide for tea enthusiasts and those looking to explore the world of tea.

## Features
- Introduction Page
- Disease Description UI
- Disease Treatment UI
- Disease Description Treatment UI
- chatbot UI
- Tea Description Page
- Weather widget
- Home Page
- Editor Page
- snap tips
- User Profile
- Four Splash Screens

TeaHub offers a wide range of features to enhance your tea experience:

- **Introduction Page**: Get introduced to the TeaHub app and its features.
- **Disease Description UI**: Learn about various diseases that affect tea plants and their symptoms.
- **Disease Treatment UI**: Explore treatment options for different tea plant diseases.
- **Chatbot UI**: Have a conversation with our chatbot to get answers to your tea-related questions.
- **Tea Description Page**: Discover detailed descriptions of different types of tea, including brewing tips and health benefits.
- **Weather Widget**: Stay informed about weather conditions that may affect tea cultivation.
- **Home Page**: Navigate to different sections of the app with ease.
- **Editor Page**: Edit and customize your TeaHub profile.
- **Snap Tips**: Receive helpful tips and tricks related to Tea.
- **User Profile**: Manage your profile and preferences.
- **Four Splash Screens**: Enjoy visually appealing splash screens when launching the app.

## Setup

Expand All @@ -29,3 +31,13 @@ To set up the TeaHub mobile app frontend branch:
3. Navigate to the `frontend` branch of the repository.
4. Run `flutter pub get` to install dependencies.
5. Launch the app on an emulator or physical device using `flutter run`.

## Technology Stack

TeaHub's frontend is built using the following technologies and frameworks:
- Flutter
- Dart

## Demo Video

Watch a demo of TeaHub in action: [TeaHub Demo](url)

0 comments on commit c8aa78d

Please sign in to comment.