This is a Flutter project for the Compost App 2024! This app is designed to help users track their composting progress and learn more about composting. The app will also have a social aspect, allowing users to share their composting progress with friends and neighbors to encourage others to compost as well.
To run this project, follow these steps:
-
Ensure that you have Flutter installed. If not, refer to the Flutter installation guide for instructions.
-
Clone this repository to your local machine using the following command:
git clone https://github.com/gs-hackathon/compost_app_2024.git
- Navigate to the project directory and run the following command to install the project dependencies:
flutter pub get
- Run the project using the following command:
flutter run