Skip to content

Russell0014/The-Reading-Room-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheReadingRoom

TheReadingRoom is a Java-FX based application designed to manage/order books.

Installation

Prerequisites

Steps

  1. Clone the repository:

    git clone https://github.com/Russell0014/The-Reading-Room-GUI.git
    cd cd The-Reading-Room-GUI/

Structure

The project structure:

src/
    main/
        java/
            controller/
            dao/
            model/
            utils/
        resources/
            img/
            view/

unit test:

src/
    test/
        java/

Usage

  1. Add the files in the lib folder to IDE.

  2. Run the application (main.java).

  3. The application will open a GUI where you can manage and order book orders.

Features

User Features

  • Create/login to account
  • Edit profile
  • View personalized dashboard
  • Add/edit items in cart
  • Checkout with credit card
  • View order history
  • Export orders to CSV
  • Logout

Admin Features

  • View all book inventory
  • Update book stock levels
  • Access admin dashboard

Made by

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages