Trying my first full stack role:-
The projet uses following tech stack:-
- Platform:- Amazon EC2, S3 (to store users files) and DynamoDB (noSQL DB to store user meta data)
- Back End:- NodeJS to serve the Application
- Front End:- ES6, a client router, ,
- 3rd party libraries:- Webpack, Socket Cluster for push notification, Facebook Login, Google Login
To Do:-
- Use a test runner (Karma or Jasmine) for unit tests.
- Setup framework for Integration tests.
- Develop some meaningful SPA for users, using ReactJS, Redux.