A virtual classroom writen in Nodejs and Reactjs.
##Usage
- Clone the repo:
git clone https://github.com/puppylet/virtual-classroom.git - Go to project directory:
cd virtual-classroom - Install dependencies:
npm install - Excute database/classrom.sql to your MySql Server
- Edit config.js file
- Run the project:
npm start, go tohttp://localhost:{you_config_port}to see the result
##Login info for testing
- For student: [email protected] to [email protected], all passwords are 123456
- for teacher: [email protected], password: 123456
##Feartures Login to teacher account, use eye icons to show/hide the lectures on students' blackboard