A web-based Application for like-minded people to interact with each other and create events to meet up. The application is handled by the client being the admin, who has its roles and responsibilities. The users can create meet up for different agendas which are only visible to others after admin approval.
My responsibilities were to create a backend in NodeJs that could help fetch the data from the user for any event.
Worked with a team of Full Stack developers in creating new features whilst handling new entries to the database and handling/updating new meet-up sessions in real time.
Creating MVC Architecture for the project
Using WebSocket’s to handle real-time requests.
Implementing JWT-authentication
Angular Routing using guards, overriding third party applications and directives.
Using Nodemon and Chrome Tool Debugger
Technologies Used: Angular(4/5/6), javascript / NodeJs and MongoDB