-
The following project is built using Flask Framework. It helps the librarian in managing all the aspects of the library such as Issuing or Returning a book, Adding Removing Updating Deleting members or books, charging members on book return and even helps to find the members who are defaulters and much more !.
- The project is deployed on pythonanywhere cloud service http://c0mrade.pythonanywhere.com/
- Pdf generation feature is not working in production due to insufficient access to the server since it requires additional package to be installed.
- Email Notification feature is not working in production since gmail server has authentication issues when logging in through deployed version.
- Python 3
> git clone https://github.com/mohammedyusufshaikh/lib-manage-app.git > cd lib-mange-app
> python -m venv venv
> venv\Scripts\activate.bat
> pip install -r requirements.txt
> flask run
-
Notifications
You must be signed in to change notification settings - Fork 0
mohammedyusufshaikh/lib-manage-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published