- In the project where I downloaded the ready html template; I created student, teacher and admin logins. I have assigned roles according to the type of user logging into the site. Each user type encounters a different page and the authorizations I have given.
- Backend: NodeJs
- Frontend: Html template and ejs for template engine
- Database: MongoDB for NoSQL Database
- Frameworks: Express, Mongoose