An open API service indexing awesome lists of open source software.

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

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.