An open API service indexing awesome lists of open source software.

https://github.com/ogenrwotaaron/ruralmoocs

Online learning platform
https://github.com/ogenrwotaaron/ruralmoocs

elearning-system expressjs mongodb moocs nodejs reactjs

Last synced: 3 months ago
JSON representation

Online learning platform

Awesome Lists containing this project

README

          

# ruralMOOCs
Online learning platform for students
# Software Stack
MongoDB
ExpressJs
ReactJs
NodeJs
# Running on Development Environment
do "npm install" in both client directory and in the parent directory
then do
"npm run dev" in the parent directory
# User Roles represented by numbers in the database
0-other users
1-instructor
2-admin