Live site
Code
Cleo allows teams to manage every minute detail of a project—from the escalation matrix and team assignments to project phases and audit history. Everything is organized and easily accessible.
Keep track of every aspect of your project with intuitive tools and dashboards that streamline your workflow.
Stay connected with your team through instant updates and notifications, ensuring everyone is on the same page.
Control who has access to what with role-based permissions, keeping your project secure and organized.
I crafted the user interface with Next.js and Shadcn. On the backend, I utilized Node.js and Ruby on Rails to develop microservices. User authentication was implemented using Auth0, providing secure and straightforward Role-based access.
Worked hand-in-hand with the UX team to craft a user-friendly experience that meets both user needs and project objectives.
Brought the interface to life using Next.js and Shadcn, focusing on smooth and responsive interactions.
Developed backend microservices with Node.js and Ruby on Rails, ensuring a reliable and scalable foundation.
To tackle this, I implemented an email notification system and WebSockets for real-time updates. This approach allowed for instant updates to all connected users without the need for page refreshes. For the real-time notifications and emails, I used Nodemailer and Socket.IO.
Implemented a real-time notification system with Socket.IO to keep everyone updated instantly.
Set up email notifications with Nodemailer to keep stakeholders informed about project changes, ensuring no update goes unnoticed.