Skip to content

A simple console-based library system developed using Python 3.7

Notifications You must be signed in to change notification settings

yuanjie8629/LibrarySystem

Repository files navigation

LibrarySystem

All Contributors

Overview

This is a simple console-based library system created using Python with the following functions:

  1. View Book List
  2. Search Book
  3. Check Out (Borrow) Book
  4. Check In (Return) Book
  5. Account & Membership Maintenance
  6. Book Management
  7. Check In & Check Out Records

This system applies structured programming approach.

Tools

  1. Python 3.7

Usage

Import the files into the project.
Run the project with Python compiler.

Enter the system using username and password below:
username: system
password: root

Test

Manual testing has been performed.

Preview

  1. Login


  2. Main Menu


  3. Search Book


  4. Check Out Book


  5. Check In Book


  6. Account & Membership Maintenance


  7. Book Management


  8. Check In & Check Out Records


Contributors ✨

Thanks goes to these wonderful people (emoji key):


Tan Yuan Jie

💻 🔣 🎨 📖 🤔 🚇 ⚠️

This project follows the all-contributors specification. Contributions of any kind welcome!

About

A simple console-based library system developed using Python 3.7

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages