Gametime (tentative name) is a cross platform mobile app built with Flutter that provides journal functionality specifically tailored toward keeping track of video game activity.
- Flutter as the cross platform framework the app UI is built on
- Google Cloud Firestore as the backend for storing data
- Cloud Functions for Firebase to provide various server side computation on the data
- Flutter Redux for state management of the app
(Note: the UI/UX is far from finalized, but this is the current state of things)