Skip to content

Latest commit

 

History

History
211 lines (115 loc) · 4.35 KB

README.md

File metadata and controls

211 lines (115 loc) · 4.35 KB

Library Management System

Alt text

 

About the project

A class 19/20 COMP30860 Web Developemnt Project made from Mid-February to Mid-March 2020. We are a team of three that implemented the frontend and the backend (using Spring Boot), using the Scrum methodology.

 

Design Ethos:

  • Less clicks to get something done.

 

Running the application

  1. Install Docker-Compose.
  2. Run run.sh via bash (i.e. ./run.sh) (It uses docker-compose to deploy the two images (MySQL and spring-boot images) locally on your computer)
  3. Go to your browser, access localhost:8080

 

Documentation

  • D1: Wireframes
    • View only
    • Made with Invision Freehand
    • Please sign in as guest and insert your email to view
  • D2: User Stories
    • View in [this repo](D2 - User stories.pdf)
    • View on Google Sheets
  • D3: This Website (See Running the application above)
  • D4: [Final Report](D4 - Final Report.pdf)

 

Authors

 

Acknowledgments

 

Some Features

Instant Search via Google's Book API and Instant Fill

  • Create Artifacts

    Create Artifacts

 

Instant Search via Backend and Instant Fill

  • Navbar Search

    Navbar Search

  • Create Loans / Losts / Reserves

    Create Loans / Losts / Reserves