Inspiration

I am inspired to create this project due to my day-to-day activities load. I currently work as an IT support officer in a hospital, a role where we have to manage numerous tasks, and new things tend to pop up while working on others. Hence, I built TaskBuddy API to help manage my tasks.

What it does

TaskBuddy API displays a list of tasks entered by the user along with their status.

How we built it

The project was built using the JavaScript runtime Node.js and Express, with MongoDB as the database.

Challenges we ran into

I faced challenges while trying to authenticate users and ensure that the API shows tasks belonging to a specific user only.

Accomplishments that we're proud of

I'm proud that the API can efficiently return a list of tasks for the user, including their status, allowing for improved task management.

What we learned

During the development process, I gained valuable insights into user authentication and building efficient task management systems.

What's next for TaskBuddy API

The next step is to integrate a messaging service or email notifications, enhancing the user experience and providing timely task updates.

Share this project:

Updates