Skip to content

haitham911/learn-sys

Repository files navigation

LMS

Learning management system in golang for the purpose of learning a software development process.

Features

  • Coaches
  • Students
  • Live learning
  • Course curriculum

Setup for development

  1. Install postgresql
  2. Install redis (optional)
  3. clone the repo
  4. cd LMS
  5. go run cmd/api/main.go

Note

Any configuration goes to .env file. Do not run main program from outside the main directory.

About

Learning management system in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published