Skip to content

4yrg/gradeloop-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

833 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GradeLoop Core Services

This repository contains the backend microservices for the GradeLoop platform.

Services

Service Description Docs
Identity Service User management, authentication, and organizational structure. Docs
AuthN Service Authentication, token issuance, and session management. Docs
AuthZ Service Authorization, RBAC, permissions, and policy management. Docs
Session Service Session tracking, revocation, and concurrent login limits. Docs
Email Service Transactional email sending and template management. Docs
Assignment Service Assignment creation, management, and distribution. Docs
Submission Service Student submission handling, file storage, and grading status. Docs

Getting Started

  1. Copy .env.example to .env and configure environment variables.
  2. Run docker-compose up --build to start all services.

About

An AI-Augmented, Cloud-Native Platform for Intelligent Code Grading and Personalized Learning Feedback.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors