Categorygithub.com/aditya-411/mvc_assignment
module
0.0.0-20240807122719-8ece70d2764b
Repository: https://github.com/aditya-411/mvc_assignment.git
Documentation: pkg.go.dev

# README

Library Management System

This is a library management system written in golang with html templates using MVC architecture as a part of SDSLabs assignment.

How to run

  1. Run the setup.py file and follow the instructions
  2. Run ./mvc to run the server from the binary built in set up
  3. If you want to save a binary after making any changes, run go build -o mvc ./cmd/main.go

# Packages

No description provided by the author
No description provided by the author