Skip to content

dev-hospa/lms

Repository files navigation

lms

library management system

Purpose of this application is to practice SQLAlchemy. It simulates "a library management system"

Basic functions:
  • borrow book
  • return book
  • see history

This is exercise for 100DaysOfWeb in Python

I use postgresql but you can use any type of DBMS you want. Just define database url in db_engine.py file.

About

library management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages