AlGa
Date: 2020-06-16
AlGa is an Android application, developed in Flutter, which allows users to find electric cars charging stations and to manage the costs of their electric car.
This application has been developed during the course Design and Implementation of Mobile Applications at the Politecnico di Milano, together with my friend Gabriele.
All the stations are fake! They were created for test.
The application is a mock-up; data is hosted on Firebase, while code is on GitHub.
Screenshots
Code
The code is in full Flutter (dart) with the use of some packages (in particular for Firebase).
Documentation
In the doc folder you can find:
- A design document, with many information on the application (DD.pdf)
- A simple elevator pitch (AlGa_video.mp4)
- Presentation slides (AlGa_DIMA.pptx)