BenkYou (MEAN Stack)

BenkYou is a learning management system developed using the MEAN stack.

You can demo this app here. The login details for Student and Professor login are:

Student:
Username: ninad
Password: ninad

Professor:
Username: bhaskar
Password: bhaskar

I performed project management using SCRUM framework of AGILE. You can see how project management was done here.

I used Bitbucket for version control. You can view the details here.

The tools used are:

  • IDE: Visual Studio Code
  • Version Control: Bitbucket
  • Project Management: Taiga tool
  • MongoDB service: mlab (database is served through cloud)

The project is built using Angular5. The routes are protected using authguard. Passwords are encrypted using sha1 hashing. Material Design component is used for form elements.