Skip to content

Aidunlin/go-srm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Record Manager Project

This is a Go/templ recreation of a project I worked on in CTEC 127, which was originally written in PHP. It uses the exact same MySQL database, which I've exported under the /sql directory.

To tinker with this project, install MySQL and run the provided SQL code. Before you go run . (don't forget the dot!), use templ generate.

You can use air for hot-reloading, but you may have to adjust the bin and cmd properties in the .air.toml file.

About

A recreation of a project from college

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published