Skip to content

a simple book and category management application built in Kotlin for Android. Users can add books, categorize them, and track their reading progress with goals and achievements.

Notifications You must be signed in to change notification settings

Princegabz/Mobile-Book-Management

Repository files navigation

Book Management Android App

This is a simple book and category management application built in Kotlin for Android. Users can add books, categorize them, and track their reading progress with goals and achievements.

Features

  • Add Books: Create new book entries with title, author, price, and category.
  • Add Categories: Organize books into categories with custom images and goals.
  • Gallery Integration: Select and display images for books and categories from device gallery.
  • Progress Tracking: Unlock achievements based on the number of books added.
  • Navigation: Easily move between pages like categories, book list, and menu options.

App Structure

  • AddBookPage: Activity for adding books and assigning them to categories.
  • AddCategoryPage: Activity for creating new book categories.
  • CategoryBooksPage: Displays the list of books under a selected category.
  • MenuLinks: Navigation menu for accessing app features.
  • User: Data class for tracking user progress and goals.

How to Run

  1. Clone this repository.
  2. Open the project in Android Studio.
  3. Build and run the app on an emulator or Android device.

References

License

This project is for educational purposes and open for improvement and suggestions.

About

a simple book and category management application built in Kotlin for Android. Users can add books, categorize them, and track their reading progress with goals and achievements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages