To view live this app, click here
✔️ Login/SignUp
✔️ Carbon Emission Calculator & Tracker
✔️ Clean Water Locations on map near you
✔️ Daily Activities
✔️ Water Saving Tracker
✔️ Community
✔️ Water Donation\
- The app is completely built on
flutter
framework ofdart
and that's why we needflutter sdk
and much more do your flutter setup by going to the folloewing link - https://docs.flutter.dev/get-started/install/windows
- , after the successful of setup installation, clone the repository into your local system using below command:
# Clone this repository
$ git clone https://github.com/MugheesMb/Aqua-Saver.git
# Go into the repository
$ cd Aqua-Saver
# Open project in VS code
$ code .
# Install dependencies by going to pubspec.yaml
$ flutter pub get
# To run the project
$ flutter run
# mr.mugy4@gmail.com