BookKeepers is a digital library management system as a final assessment for the Flutter Elective course. It is a Flutter project where the library staff (admin) can manage books and their information, while students (user/client) can search for available books, find their physical location in the library, and borrow and return them.
This GitHub repository serves as the student-side mobile view. The admin-side web view developed by my pair can be found here.
- Frontend: Flutter/Dart
- Backend: Supabase
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.