π Flutter Book Store App
A simple Flutter Book Store App built for the CCS3351 Mobile Application Development β Mid Term Project at SLTC Research University.
π§© Overview
This app displays a list of books and allows users to:
- Add books to a cart
- View cart items
- See account details
The app uses GetX for state management and navigation, ensuring smooth UI updates and efficient performance.
π₯οΈ Features
- π Book list with βAdd to Cartβ button
- π Cart page showing selected items
- π€ Account page with user info
- π¨ Custom color theme and modern layout
- β‘ Real-time cart updates using GetX
π§ Tech Used
- Framework: Flutter
- Language: Dart
- State Management: GetX
flutter pub get
flutter run
On this page
Contributors
Created February 6, 2025
Updated October 4, 2025