wesdoyle / lightlib-lms

A lightweight library management system built in .NET 5.0 MVC with Postgres and EF Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LightLib Library Management System (LMS)

A lightweight library management system built in .NET 5.0 with Entity Framework Core. Enables library administrators to manage Library Assets, Patrons, and Branches with basic functionality.

This project is intended to serve as a long-term resource for small .NET web monoliths.

Stack

  • PostgreSQL 13.1 (running in Docker for development)
  • ASP.NET 5.0 MVC with Entity Framwork Core
  • Standard Razor views with Bootstrap 5

Video Series

I created a YouTube series when I started this application: YouTube link The application has since been migrated to .NET 5.0 with significant changes to architecture and implementation. A new video series is in the works.

Documentatin (WIP)

Library Branch Management

Library Asset Management

Library Patron Management

About

A lightweight library management system built in .NET 5.0 MVC with Postgres and EF Core

License:Apache License 2.0


Languages

Language:C# 87.3%Language:HTML 11.6%Language:CSS 0.7%Language:Makefile 0.3%Language:JavaScript 0.0%