Skip to content

RSYashwanth/Library-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Manager Client

This is a client-side application for the Library Manager

Table of Contents

Introduction

A client application for the Library Manager program that is built on JavaFX.

Features

  • User/Admin authentication using JWT and OATH2 protocols
  • Separate facets of applications for admins and users to facilitate differing roles

Users

  • View borrowed books
  • View issued and due dates for each book
  • Return borrowed books

Admins

  • Add other admins
  • View all users
  • Issue books to users
  • View all books in stock

Setup

  1. Clone the repository:

    git clone https://github.com/RSYashwanth/Library-Client.git
  2. Follow instruction in backend repository to have it running

  3. Build and run application using maven

    mvn clean javafx:run

Examples

  1. Authentication window
  2. Admin windown
  3. User window

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages