Helping communities fight for the environment. Compete with friends and people in your area to be the most eco concious.
- The frontend app can be built and tested using Android Studio with the Flutter and Dart SDKs installed
- Backend can be run using
go run main.go
in the/backend/
directory. If deploying this application yourself you will need to provide a MongoDB database, with the password in an environment variable -- you'll also need to supply secrets for an S3 compatible block storage provider to handle user image uploads.
- Flutter
- Go, using the go-fiber web framework
- MongoDB, hosted on Atlas
- Hosted using Digital Ocean
- Block storage using Digital Ocean spaces
- Domain name from Domain.com
- Github Actions to create a Docker image
- Automatically deployed to a Kubernetes Cluster
You can see here for some more screenshots.