MinDutch03 / Library-Management-System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vgupe2024_team1

Project: Online Library Management System

Project Overview

  1. Project Management Project-Management
  2. Project - Report Project-Report
  3. Presentation Presentation

1. Project Description

The online library management system project aims to streamline library operations, improve the user experience, and enhance access to library resources. It automates tasks such as book cataloging, tracking, and borrowing while offering user-friendly interfaces for staff and patrons. The system increases operational efficiency, improves accessibility, and provides a centralized platform for managing library resources.

2. Project Set up and Configuration

Docker

Docker is an open source platform that enables developers to build, deploy, run, update and manage containers—standardized, executable components that combine application source code with the operating system (OS) libraries and dependencies required to run that code in any environment.
Guidance for Coding
Front-end: 127.0.0.1:8888
Back-end: 127.0.0.1:6868

API

API stands for Application Programming Interface. It defines the rules and protocols for different software applications to communicate and interact with each other. APIs enable modularity, system integration, flexibility, standardization, and encourage innovation in software development.
API Documentation

Model-View-Controller

Model-View-Controller is a software architectural pattern that separates an application into three components: the model (data and logic), the view (user interface), and the controller (handles user input and updates the model). It promotes modularity, code reusability, and testability.

Members:

  1. 10421014@student.vgu.edu.vn - Đinh Thái Duy - Leader
  2. 10421057@student.vgu.edu.vn - Nguyễn Minh Thuận - FullStack
  3. 10421059@student.vgu.edu.vn - Đoàn Quang Tiến - FrontEnd + UI/UX Design
  4. 10421047@student.vgu.edu.vn - Mai Nguyễn Việt Phú - Database Ad + BackEnd
  5. 10421025@student.vgu.edu.vn - Trần Duy Khang - DeVops + Security
  6. 10421010@student.vgu.edu.vn - Nguyễn Minh Đức - DeVops + BackEnd
  7. 10421044@student.vgu.edu.vn - Lê Trọng Nhân - Quality assurance Engineer
  8. 10421060@student.vgu.edu.vn - Đỗ Đức Toàn - Quality assurance Engineer + Database Ad

About


Languages

Language:TypeScript 46.3%Language:JavaScript 40.4%Language:CSS 11.7%Language:Shell 0.9%Language:HTML 0.5%Language:Dockerfile 0.2%