Skip to content

A simple inventory management system (terminal) for a book store, with the ability to add/edit/remove records of books and customer transactions.

Notifications You must be signed in to change notification settings

AlisterBaroi/bookstore-inventory-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookstore Inventory Terminal Program

A simple inventory management terminal program for a book store, with the ability to add/edit/remove records of books and customer purchases/transactions.

bookstore-inventory-system

To demo the program:

  1. Download the program,
  2. Run the "MenuSystem.exe" file,

Features & functions:

  1. Main menu:
    • Input validation and verification
    • Back button
    • Exit button

  1. Inventory menu:
    • View books
    • Add book
    • Delete book
    • Edit/update book info
    • Confirm before updating/deleting
    • Search/filter books by:
      • Author
      • Category

  1. Transaction:
    • Add purchase
    • View purchases
    • View purchase details
    • Search/filter purchase by:
      • Category
      • Author
      • Book title
      • Purchase ID

Note:

Antiviruses may think it as a virus, but after scanning, everything should be ok. But you may disable the antivirus if needed.

Enjoy

About

A simple inventory management system (terminal) for a book store, with the ability to add/edit/remove records of books and customer transactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages