Skip to content

ZaidAR49/library-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System

About the Project

This project is a university-level educational project designed for learning and practice purposes, following the Model-View-Controller (MVC) architectural pattern

Prerequisites

  • Programming Language: java
  • Database: oracle 18
  • framework/IDE: netbeans 8.1,ojdbc6 for storing Database

Usage

  1. Create an administrator account in the database
  2. Open index.html to start the application

Contributions are welcome! Here's how you can contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature-name)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/your-feature-name)
  5. Open a Pull Request

Note

You can find more details about the features and functionality in the documentation file: LibraryManagementSystem.doc. This project is for educational purposes only. Known issues:

  • Some unused files.
  • Incomplete implementation of the MVC pattern.
  • Missing features that require further development
  • bad logic in deleting,adding and modifying actors(we used name but we shall use ID)

Authors

  • Zaid radaideh
  • abdallah Shatnawi

About

web application project using java servlet and JSP (university project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors