Skip to content

dimitriskr/cloud-db

Repository files navigation

Realtime database backend for course grading

This is a dockerised application using ShareDB, MongoDB and Docker that allows to grade students of a course and sort them by grade.

It is based on the ShareDB example Leaderboard

For the frontend it uses ReactJS

The data is stored in the MongoDB database

Check the Install file for more information

Warning

There's a bug in sorting the students. The grades are saved as strings instead of numbers and proper sorting cannot take place. ShareDB uses JSON0 OT Type which has limited functionalities regarding numbers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published