FPS Ignite 8.0 Mobile App (See Second Iteration)
A mobile app made for Foundation Public School A-Level's entrepreneurship summit, "Ignite 8.0" in February 2022.
Participants can...
- Login using the provided credentials.
- Keep track of their ICs (Ignite Currency) through a realtime transaction history.
- Use their ICs to rent the shooting sets they need to create TV advertisements for their product.
- Stay updated through the broadcasting system implemented within the app, to stay connected throughout the summit.
Ignite.App.Promo.mp4
The front-end is made in Flutter, while the backend is made in Firebase. Python is used for scripts needed to register transcations, populating the database and broadcasting notifications to logged in users.
Backend scripts in this repository.