monkey-underground-coders / muc-servingbox-spring

School LMS with focus on file exchange, now powered with Spring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MUC ServingBox backend repository. This project works with MUC ServingBox frontend

muc-servingbox-spring Build Status codecov

Backend for MUC ServingBox - small school LMS with the focus on file exchange. Built with Spring Boot.

Features

  • Shared resources for all students
  • On-fly student and lesson creation
  • Collaborative work support
  • and much more!

Installing

  1. Install your favorite SQL database (PostgreSQL for example)
  2. Fill application.yml
  3. Run with Maven or build with Maven and use Apache Tomcat
  4. Run muc-servingbox-react (muc-servingbox-react)
    Visit http://localhost:8080/swagger-ui.html for the Swagger page.

About

School LMS with focus on file exchange, now powered with Spring

License:MIT License


Languages

Language:Java 100.0%