Skip to content

nealwaga/Library-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library-System

A flask library management system

Stacks used

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • Flask(python framework)
  • SQLAlchemy(postgreSQL)
  • Flask forms
  • ChartJS

Features


Installation

  • Run the command to cole the repository
  git clone https://github.com/nealwaga/Library-System.git
  • Install all requirements with
cd Library-System
pip install -r requirements.txt
  • Set your secret key in /library/__init__.py file
  • for creating a local DB
python
>>from library import db
>>db.create_all()
  • run commad to start the server
flask run

About

An online library management web application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages