/Rhino

Project Manager for Developers.

Primary LanguageJavaScript

Mud-horn

Rhino - Project Manager for Developers



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.


Demo Video

Find demo video of our app here.


What is Rhino?

It's a one-stop solution to help developers plan, organize, and manage their team's work, from start to finish.

Key Features of Rhino:

  • 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.

Technology Stack Used

  • Frontend - ReactJS
  • Backend - ExpressJS
  • Database - MongoDB

Steps to install locally on your device

  • Run npm install in the root directory and the client directory.
  • Create a .env file with mongodb uri.
  • Run npm run dev from root.