- 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'.
- Server side rendering
- Server-side cache (redis)
- User authorization (hash + salt)
- Cookie-based authentication and Session-storage (redis)
- Database (mongoDB)
- 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.
- React
- redux
- react-router
- material-ui
- socket.io
- express
- mongoDB
- typescript
- jest, enzyme
- babel
- webpack
- eslint