Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 0 additions & 43 deletions .gitignore

This file was deleted.

45 changes: 0 additions & 45 deletions .metadata

This file was deleted.

50 changes: 40 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,46 @@
# teahub
# Tea Disease Detection Web App

A new Flutter project.
This README file provides an overview of the markting website for the Tea Disease Detection Mobile Application.

## Getting Started
## Overview

This project is a starting point for a Flutter application.
The Tea Disease Detection App Marketing Website is a static website designed to showcase and promote the Tea Disease Detection mobile application. It provides information about the features, benefits, and usage of the application, aiming to attract potential users and generate interest in downloading and using the app and the members who have contributed to the application.

A few resources to get you started if this is your first Flutter project:
## Features

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
- **Homepage**: Introduce the Tea Disease Detection mobile app and highlight its main features.
- **About**: Provide background information about the development team, vision, and mission of the application.
- **Disease Section**: Display information about tea diseases to educate users.
- **Chatbot**: Integrate a chatbot for interactive assistance and support.
- **Tea Description**: Offer detailed information about various teas and their properties.
- **Plant Categories**: Showcase different categories of tea plants for exploration.
- **Team Members**: Introduce the team members involved in the development of the application.

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
## File Structure

The codebase is organized as follows:

- `App.js`: Main component managing the website's routing and layout.
- `DiseaseSection.js`: Component rendering information about tea diseases.
- `Chatbot.js`: Component implementing the chatbot functionality.
- `TeaDescription.js`: Component displaying detailed information about teas.
- `MainHero.js`: Component rendering the main hero section.
- `NavBar.js`: Component for the navigation bar.
- `CategoryItem.js`: Component for displaying plant categories.
- `Footer.js`: Component rendering the footer section.
- `TeamMembers.js`: Component displaying information about team members.## Setup

To set up the Tea Disease Detection App Marketing Website:

1. Clone the repository.
2. Customize the content in the components to reflect the features and benefits of the Tea Disease Detection mobile app.
3. Modify styles in CSS files to match your design preferences.
4. Replace placeholder images with actual screenshots and logos of the application.

## Usage

Once the website is customized and ready:

1. Deploy the website to a web hosting service or server.
2. Share the website URL on social media channels, marketing materials, and promotional campaigns.
3. Monitor website analytics to track user engagement and optimize conversion rates.
28 changes: 0 additions & 28 deletions analysis_options.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions android/.gitignore

This file was deleted.

69 changes: 0 additions & 69 deletions android/app/build.gradle

This file was deleted.

46 changes: 0 additions & 46 deletions android/app/google-services.json

This file was deleted.

7 changes: 0 additions & 7 deletions android/app/src/debug/AndroidManifest.xml

This file was deleted.

58 changes: 0 additions & 58 deletions android/app/src/main/AndroidManifest.xml

This file was deleted.

Loading