An e-learning website built with Handlebars (HTML CSS JS) , NodeJS, Express, MySQL
-
git clone https://github.com/hieuwu/learning-website.git
-
Copy all queries in
Database-Source/webDB-data.sql
-
Open MySQL Workbench create new connection
-
Check the
E-learning/utils/db.js file
, make your db setting here -
Run the copied query
cd e-learning
npm install
npm start
Admin:
admin - admin
Teacher:
john - 123456
User:
minhhien - 123456