Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thammami01/univ-library-ms
Application de Gestion de la Bibliothèque Universitaire
https://github.com/thammami01/univ-library-ms
management-system mysql swing university
Last synced: about 10 hours ago
JSON representation
Application de Gestion de la Bibliothèque Universitaire
- Host: GitHub
- URL: https://github.com/thammami01/univ-library-ms
- Owner: THammami01
- License: mit
- Created: 2020-12-19T19:14:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-21T01:39:17.000Z (almost 4 years ago)
- Last Synced: 2024-04-17T04:58:34.957Z (7 months ago)
- Topics: management-system, mysql, swing, university
- Language: Java
- Homepage:
- Size: 3.15 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SGBiblioUniv
Application de gestion de la bibliothèque universitaire.
## Usage
- MariaDB or MySQL connection is required
- Database must be initialized with queries from ./required/init.sql
- JDBC Connector for MariaDB or MySQL which can be found in ./required/ must be added to project's referenced libraries
- Converted from .jar to executable .exe using Launch4j
- Executable file ./BiblioUniv.exe can be tested with username admin and password 1234## About
Application created using Eclipse for Java Developers, Java Swing, WindowBuilder and XAMPP's MariaDB.
## Screenshots
![IMG1](/screenshots/01.png)
![IMG2](/screenshots/02.png)
![IMG3](/screenshots/03.png)