EcoGo is a mobile application for both iOS and Android platforms intended to encourage people to walk more.
Gitlab: https://gitlab.thecdm.ca/abradat/ecogo-mobile-app
Github: https://github.com/Abradat/ecogo-mobile-app
After design jam, we moved to develop a native mobile application instead of a web app in order to increase the performance, have more control on the app, and access to native application features.
The main goals for this project are as following:
Our time for developing the application is so much limited. Also, developing and maintaining separate ios and Android can be time consuming. So, we decided moving to a new framework by google, Flutter that makes developers able to develop ios, Android, and web application with just one codebase. In addition, in provides many native components and performance at the native level.