Skip to content

ellickau/LibrarySystem

Repository files navigation

Simple Library System

Update on 23 Oct 2025

Flow Diagram

image

Version: 0

Language: C#

Note

  1. No password is required.
  2. Under VS Code, execute dotnet run under LibrarySystem folder.
  3. Only "admin" username can access users' and books' details.
  4. Create new Users when you start the app.
  5. No username will be captured in this app.
  6. Type dotnet run to execute application.

UML Diagram

image

About

A simple Library System in using C# OOP Concept

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages