
RemCards Flutter
A newer iteration of the RemCards app where I use Flutter as my platform of choice. It uses my own API which I have deployed on Heroku. I use MongoDB for the database. A Schedule feature has been added where the user can input their class schedule and the app would remind them of their class 5 minutes before the period. It does not support real-time updates of RemCards, as opposed to the Android Java version.
Sample Screenshots


Home Page


Add RemCard Page


Edit RemCard Page


Schedules Page


Add Period Page


Edit Period Page


Settings Page
Technologies Used
- Flutter
- Dart