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
- Host: GitHub
- URL: https://github.com/ogenrwotaaron/ruralmoocs
- Owner: OgenrwotAaron
- License: apache-2.0
- Created: 2019-07-23T09:00:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-10T18:50:48.000Z (over 2 years ago)
- Last Synced: 2025-07-10T23:56:30.192Z (12 months ago)
- Topics: elearning-system, expressjs, mongodb, moocs, nodejs, reactjs
- Language: JavaScript
- Homepage: http://ruralmoocs.herokuapp.com
- Size: 3.59 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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