Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rnayabed/snakebrary
Python and PySide6 powered cross-platform Library Management System.
https://github.com/rnayabed/snakebrary
cbse cbse-project mariadb mariadb-database material-design material-ui mysql mysql-database pyside pyside6 python python3 qt qt-widgets qt6 qt6-gui qt6-widgets
Last synced: about 1 month ago
JSON representation
Python and PySide6 powered cross-platform Library Management System.
- Host: GitHub
- URL: https://github.com/rnayabed/snakebrary
- Owner: rnayabed
- License: gpl-3.0
- Created: 2021-08-09T16:37:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T07:40:01.000Z (8 months ago)
- Last Synced: 2024-10-13T01:27:36.515Z (2 months ago)
- Topics: cbse, cbse-project, mariadb, mariadb-database, material-design, material-ui, mysql, mysql-database, pyside, pyside6, python, python3, qt, qt-widgets, qt6, qt6-gui, qt6-widgets
- Language: Python
- Homepage:
- Size: 8.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SnakeBrary
*A Sweet and Simple Library Management System*
![version](https://img.shields.io/badge/Version-1.1.0-green)
### [Screenshots](https://github.com/rnayabed/SnakeBrary/blob/master/screenshots/README.md)
## Prerequisites
* MySQL Server 8.1+ or MariaDB Server 11.0+
* Python 3.9+## Showed in
- **[Version 1.1.0](https://github.com/rnayabed/SnakeBrary/tree/1.1.0)** - BCA Semester 4 PCA2 (2024), NSHM Knowledge Campus, Kolkata
- **[Version 1.0.0](https://github.com/rnayabed/SnakeBrary/tree/1.0.0)** - CBSE Class 12 Computer Science Project (2021-22), DPS Ruby Park, Kolkata
* [Final Project submitted to CBSE](https://raw.githubusercontent.com/rnayabed/SnakeBrary/master/docs/1.0.0/cbse/project.pdf)
* [Project Synopsis](https://raw.githubusercontent.com/rnayabed/SnakeBrary/master/docs/1.0.0/cbse/synopsis.pdf)## How to run ?
```shell
pip3 install -r requirements.txt
python3 main.py
```## License
[GNU GPL v3](https://github.com/rnayabed/SnakeBrary/blob/master/LICENSE)