Skip to content

Latest commit

 

History

History
executable file
·
15 lines (15 loc) · 341 Bytes

README.md

File metadata and controls

executable file
·
15 lines (15 loc) · 341 Bytes

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