Inspiration

My inspiration to build this project is problems that beginner programmers face at hackathons or any other places that require collaboration with teammates. Although there are many reasons that they may face challenges, a lack of proper project management and collaboration tool is the major one.

What it does

It helps structure and breaks down projects into tasks that are assigned to individual team members. when faced with challenges, the team members can raise issues and add them so that they can be dealt with without affecting the overall project progress. It offers real-time overall project completion status so the team track progress and make informed decisions.

How we built it

I used Flask for building the backed server and MongoDB Atlas for the cloud database

Challenges we ran into

Getting used to Flask syntax and folder structure since I learned it recently

Accomplishments that we're proud of

-

What we learned

I have learned a lot during this project: : Flask development : Flask development best practices : Deploying web app/ API on Azure : CI/CD for Azure

What's next for CollabMate API

1, Add different functionalities to help collaboration and project management 2, Refactor codebase to optimize performance

Share this project:

Updates