Skip to content

PeterNoelEvans/Book_Registration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Book Registration System

A simple Flask-based system for tracking book borrowing in a classroom setting. Students can borrow books, and teachers can track which books are currently borrowed, view borrowing history, and manage book reviews.

Features

  • Track student book borrowing
  • View currently borrowed books
  • View reading history for each student
  • Book review management system
  • Re-borrowing system for returned books
  • Export unreturned books list
  • Simple web interface
  • Easy setup for new classrooms
  • Reading statistics with visual charts

Setup Requirements

  • Python 3.x
  • Flask (for web application)
  • Pandas (for data export)
  • Openpyxl (for Excel export)
  • Chart.js (included via CDN for statistics)

Quick Start

  1. Clone the repository:

About

Phumdham classroom borrowing system for adding reading books to the MFEA EFL program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published