Technologies: NodeJs, Angular, Ngxs, NestJs, Socket.io, MongoDB
Challenge
We want to build a web application that can manage tasks and has a kanban style. It must work in real-time. And we want to do it from scratch.
Solution
We build a backend server with NestJs and Socket.IO. In the frontend, we use Angular and Ngxs for management state. After one month, the application is finish and we are still using it as an internal application for our project management.