Skip to content

Modern Library Management System backend built with Go and PostgreSQL, with web frontend integration and robust data management

Notifications You must be signed in to change notification settings

FANIMAN/GoPostgessLMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

LibraryManagementSystem

Library Management System with Postgres as database and Golang for backend.

Folder Structure

  • database - this folder contains DbInfo.sql for postgresql
  • golang - contains golang code for backend -web - contains html and css file for frontend

How to run

  • Configure the PostgreSQL database connection on main.go.
  • Run go build to build the executable file.
  • Entering golang folder run go run .
  • Open your web browser, and navigate to http://localhost:3000.

About

Modern Library Management System backend built with Go and PostgreSQL, with web frontend integration and robust data management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published