Skip to content

A small project on OOP from the book Object Oriented Programming by Zohirul Alam Tiemoon written in Java. Swing GUI widget toolkit API is used to design the graphical user interface. Executable Java ARchive file is available to download. Download JAR: https://cutt.ly/rmkKuOs

License

Notifications You must be signed in to change notification settings

theanasuddin/Stationary-Shop-Management

Repository files navigation

Stationary-Shop-Management

Stationary Shop Management using OOP from the book Object Oriented Programming by Zohirul Alam Tiemoon. This project is wholly written in Java instead of C# as it is in the book.

cover

What’s This Project About?

This project is about keeping the records of buy and sell of a stationery shop. The shopkeeper buys stock of items from particular vendors and sells them to people. How many products are there in the shop right now, which products can go out of stock in days one or two, how many products gets damaged or broken, what amount in terms of money got sold today, which vendor got what amount of money for stock purchase, this kinds of information are hard to keep track with pen and paper plus lots of time gets wasted. The shopkeeper can use this S/W to avoid all those inconveniences. This project has features like report viewing, stock viewing, product enlisting, product purchase from vendors, keeping track of sales to customers, keeping track of damaged items, etc.

Features:

👉 View daily report of sale, purchase, and damage.

UI view report

👉 View current stock and enlist new product.

UI view stock and product setup

👉 Keep track of new purchases from vendors.

UI purchase

👉 Keep track of sales to customers.

UI sale

👉 Keep track of damaged items.

UI damage

👉 Main UI.

UI main

Class Diagram:

class diagram

Demo GIF:

demo gif

About

A small project on OOP from the book Object Oriented Programming by Zohirul Alam Tiemoon written in Java. Swing GUI widget toolkit API is used to design the graphical user interface. Executable Java ARchive file is available to download. Download JAR: https://cutt.ly/rmkKuOs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages