This project is a university-level educational project designed for learning and practice purposes, following the Model-View-Controller (MVC) architectural pattern
- Programming Language: java
- Database: oracle 18
- framework/IDE: netbeans 8.1,ojdbc6 for storing Database
- Create an administrator account in the database
- Open index.html to start the application
Contributions are welcome! Here's how you can contribute:
- Fork the repository
- Create a new branch (
git checkout -b feature/your-feature-name) - Commit your changes (
git commit -m 'Add some feature') - Push to the branch (
git push origin feature/your-feature-name) - Open a Pull Request
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)
- Zaid radaideh
- abdallah Shatnawi