You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The application is a portfolio project and is being developed.
The current version is running at heroku.
For demonstration purposes, I provided two users 'trainer' and 'trainee'.
Concepts used
Server side rendering
Server-side cache (redis)
User authorization (hash + salt)
Cookie-based authentication and Session-storage (redis)
Database (mongoDB)
Assumptions
Application ca be rendered in any container with pre-defined height and width.
The content of the application is responsive i.e. it will adjust to the size of the container.