Skip to content

lemeow125/UniversitySystem-Backend

Repository files navigation

University System Backend

This is a personal attempt to replicate most of the business functions required for a university backend system, providing a platform for the following:

  • Enrollment
  • Employee tracking (Including teacher/staff assignments)
  • Student resources (Similar to Google Classroom)
  • Student evaluation (Multiple Choice/Identification Quizzes)

The backend project is built in Django, with support for REST APIs

Development

  • Create a copy of the .env.sample file and name it as .env in the same directory
  • Populate .env with values
  • Run docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published