GitHunt
RA

rashmishehara/Small_Book_Store_Flutter_App

πŸ“š 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

Contributors

Created February 6, 2025
Updated October 4, 2025
rashmishehara/Small_Book_Store_Flutter_App | GitHunt