https://github.com/phanatagama/e-library
☔ CLI-based library information management system
https://github.com/phanatagama/e-library
college-project mvc mvc-architecture mysql-database oop python
Last synced: 2 months ago
JSON representation
☔ CLI-based library information management system
- Host: GitHub
- URL: https://github.com/phanatagama/e-library
- Owner: phanatagama
- License: gpl-2.0
- Created: 2020-12-18T07:01:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-07T03:34:40.000Z (almost 5 years ago)
- Last Synced: 2025-04-19T19:24:48.651Z (7 months ago)
- Topics: college-project, mvc, mvc-architecture, mysql-database, oop, python
- Language: Python
- Homepage:
- Size: 50.8 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# E-Library
Hi! this project is open to use, edit, and modify. Maybe you found a vulnerability, please create a pull request for fixing thats' problem. Don't forget to star/fork and share and give me cofee :v
# How to run?
1. Start xampp (Apache & MySQL)
2. Go to localhost/phpmyadmin with browser
3. Export *perpustakaan.sql* on Database directory
4. then open terminal/promt and change to current dirrectory
5. make a environtment and install dependencies
> pip install -r requirements.txt
6. run command **python main.py**
## Contributors
- [Cahyadi Setia Phanatagama](http://github.com/phanatagama)
- [I'zaz Dhiya 'Ulhaq](http://github.com/izazdhiya)
## License
The E-Library is open-sourced code licensed under the [MIT license](https://opensource.org/licenses/MIT).
## Security Vulnerability
If you discover a security vulnerability within E-Library, please send an e-mail to Cahyadi Setia Phanatagama via [phanatagama@gmail.com](mailto:phanatagama@gmail.com). All security vulnerabilities will be promptly addressed.