This project was solely built by me, driven by a desire for self-improvement and to enhance my full stack development skills. Task Guardian is a comprehensive task management platform.
The purpose of this platform is to provide users with an intuitive and efficient way to manage their tasks and projects. It offers a range of features such as task creation, progress tracking, and deadline reminders, all designed to help users stay organized and productive.
For this project, I utilized React for the frontend due to its efficiency in creating dynamic user interfaces. The backend was built with Node.js and Express, ensuring robust server-side operations. MongoDB was chosen as the database for its scalability and flexibility. I hosted the application on Vercel, which provided a reliable and performant platform for deployment. This full stack build allowed me to enhance my skills across various technologies and create a functional and user-friendly task management tool.