Ecosyste.ms: Awesome
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: 5 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T14:18:35.000Z (about 1 year ago)
- Last Synced: 2023-08-24T16:01:45.068Z (about 1 year ago)
- Topics: elearning-system, expressjs, mongodb, moocs, nodejs, reactjs
- Language: JavaScript
- Homepage: http://ruralmoocs.herokuapp.com
- Size: 5.97 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 14
-
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