NOTE
You need to install our chrome extension in order to use the bookmarks and assets features of our application. But deploying the extension requires a developer account which requires a registration fee, so we are not able to deploy the extension.
You can install the extension locally by following this article and selecting the extension folder of this repository or you can check out the demo of how it works in the linked video.
Find demo video of our app here.
It's a one-stop solution to help developers plan, organize, and manage their team's work, from start to finish.
- Create Projects and manage them efficiently.
- Install extension to easily add bookmarks for referral purpose.
- Add assets by simply dragging and dropping from any website.
- Stay on schedule by assigning tasks and deadline.
- Collaborate with other developers by adding them to the projects.
- Frontend - ReactJS
- Backend - ExpressJS
- Database - MongoDB
- Run npm install in the root directory and the client directory.
- Create a .env file with mongodb uri.
- Run npm run dev from root.