Coder Social home page Coder Social logo

kidusmt / librarysystemmpp Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 548 KB

Library Management System for Modern Programing Practices Course in JavaFX

CSS 4.17% Java 95.83%
javafx java8 library-systems project dashboard sequence-diagram classdiagram class-diagram object-diagram oop

librarysystemmpp's Introduction

Project Build Setups

VM Options for JavaFX:

--module-path /path/to/javafx-sdk/lib --add-modules=javafx.controls,javafx.fxml

CMD command for running the jar file in the release for this app (java 16 with javafx 16 for running)

java --module-path /path/to/javafx-sdk/lib --add-modules javafx.controls,javafx.fxml -jar LibrarySystemMPP.jar

Java SDK and JavaFx Versions

  • Java SDK: jdk-15.0.2
  • JavaFX: javafx-sdk-15.0.2

LibrarySystemMPP

Demo project for CS401-2021-03E-04C(RM)

Members: Group-2

  • Anteneh Ashenafi
  • Eskindir Abebe
  • Abenezer Sintayehu
  • Kidus Tekeste

User Auth Roles:

  • Super Role:
    • username: super
    • password: super
  • Admin Role:
    • username: admin
    • password: admin
  • Librarian Role:
    • username: library
    • password: library

Documentation

Use case Diagram

image

Class Diagram

image

Sequence Diagram

  • Sequence Diagram for Checkout Book

image

  • Sequence Diagram for Add a copy of existing book

image

Screenshots of the Application

  • Login Screen image

  • Librarian User: Dashboard ( checkout list | checkout entry list ) image

  • Librarian User: Add Checkout dialog Screen image

  • Librarian User: Update Checkout dialog Screen image

  • Admin User: User Dashboard image

  • Admin User: Book Detail Screen image

  • Admin User: Create Book Screen image

  • Admin User: Create Book -> Add Author Screen image

  • Admin User: Members List Screen image

  • Admin User: Update Member Screen image

  • Admin User: Alert Dialog For Member Deletion Prompt image

  • Admin User: Create Member Screen image

  • Super User: Home Dashboard Screen With All The Features On Menu image

librarysystemmpp's People

Contributors

abenezer2008 avatar anteneh845 avatar kidusmt avatar

Watchers

 avatar  avatar  avatar

Forkers

sasirekhapv

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.