Loading repository data…
Loading repository data…
jamesql / repository
Open-source alternative virtual classroom software written for AFE response.
Open source virtual classroom software.
AFEClassroom is a open source virtual classroom project to respond to a AFE prompt and is a open-source alternative to Google Classroom.
./src
├── config # Configuaration Files
├── DB # TypeScript Database Interface
├── util # Utility scripts & functions
├── WEB # Express Server and Front-End
├── WS # Web Sockets
└── Launch.ts
./start.cmd # Default Start Cmd Script
./Dockerfile # Docker container file
Application Home Screen.

Classwork Section. (Teacher View)

Login Page.

Register Page.

Application Console.

This project is currently using an MIT License. For more information please read
LICENSE