Skip to content

TomNug/LibraryWebProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibraryWebProject

This was a project which utilizes Django to simulate a library system.

  • It manages books, where you can add, update, and delete books. Each book can have copies added and removed.

  • It manages members, where you can add, update, and delete members.

  • It manages loans, where you can add, and return loans.

See it in action

https://tomnug.pythonanywhere.com/

About

Django Web App for the management of a library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published