Yusufss4 / Book-Order-Management-System

Book Order Management System that allows you to order books. Made in NetBeans IDE using JFrame with the Java language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📚 Book Order Management System

Book Order Management System made for CSE2062.1 Object-Oriented Programming course in Marmara University as a final project. Made in NetBeans IDE using JFrame with the Java language.

Explanation Video

IMAGE ALT TEXT

Interface

How To Install and Run

1- Install these:

2- Open NetBeans IDE. Click on File -> Open Project and browse to the downloaded folder named "Project" and select it. It will load the NetBeans project. Now you can easily run it.

To Do List

  • Currently Register and Login page is just only for demonstration. It does not register your account and you can not use login with that account. The user is predefined in the code. Register and Login Page should be implemented.
  • Price is fixed for each category and does not special to the book. Price property should be added to the book.

About

Book Order Management System that allows you to order books. Made in NetBeans IDE using JFrame with the Java language.


Languages

Language:Java 100.0%