An open-source task management platform geared towards organized collaboration.
Hello all,
Over the past year or so, I've been working on a simple full-stack webapp with Next.js, a task management platform I created out of personal necessity that has become a great learning experience and a source of pride for being one of my first long-term development projects.
At this point, I believe I've completed a majority of the development I had planned, and now would like to ask for any and all feedback or general thoughts that could help me improve my code or site design. I would really appreciate anything that lets me grow as a developer, even if not directly contributing to the project itself.
Here is a link to the GitHub repository with the project's code: https://github.com/TurtleCode84/tracktask/, and here is the link to the production deployment of TrackTask: https://tracktask.eu.org.
Thank you!
TurtleCode