Skip to content

Speqto-Technologies-pvt-ltd-public/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System

A simple flask app to manage users along with mysql service

Libray Management App - Flask

Installation

To run the app flawlessly, satisfy the requirements

$ pip install -r requirements.txt

Set Environment Variables

$ export FLASK_APP=app.py
$ export FLASk_ENV=development

Start Server

$ flask run

Or run this command

$ python -m flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published