Skip to content

iamroidev/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library-Management-System 🚀

Python 3.x Flask

Overview

Database management system for cataloging library books, users, and borrowing transactions.


🛠️ Technology Stack & Details

  • Framework: Flask (Python Micro Web Framework).
  • Database: Local database connection.
  • Architecture: REST API endpoints or server-rendered HTML templates.

🚀 Getting Started

Prerequisites

Ensure you have the required runtimes installed:

Setup Instructions

  1. Clone the Repository

    git clone https://github.com/iamroidev/Library-Management-System.git
    cd Library-Management-System
  2. Install Dependencies

    pip install -r requirements.txt
  3. Launch Application

    python app.py

🤝 Contributing

Contributions, bug reports, and feature requests are welcome! Feel free to open issues or submit pull requests.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Database management system for cataloging library books, users, and borrowing transactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors