Skip to content

avinash-vk/promanage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


What's special about Promanage

Ever got flustered because you can't keep track of all your projects? Do you want to be part of a commmunity where you can work with other developers, collaborate, ideate and showcase all those amazing projects you have been working on? If these are things you have always wanted Promanage is just the place for you!

  • Understable and minimal UI which makes the whole experience much more appealing!
  • Dashboard to keep track of all ongoing/completed projects
  • Project Manager to create, update and store information about your project.
  • Integration with Github to import project repositories directly without overhead hassle.
  • Promanage CLI to save a .env file on your local system for your projects best kept secrets.

Test out the API's acting as the backbone to this fascinating application on our Postman Workspace

Promanage Workspace

Dashboard

It helps you to easily access your projects, no matter where they are located. Don't miss those important projects anymore.

Project Manager

You can define your own Projects , or choose from a wide range of starter broiler plated for React , Flask , MongoDB and many other technologies. (Future implementation)

  • Update project details to keep your fellow colloborators in synch woth your work.
  • Create trello boards to assign tasks , ideate and better organise the work flow.(Future)

Promanage CLI

Installation : npm i -g promamage-cli

  • promanage login Login to your Promanage account using a genrated login code.
  • promanage getList all your projects , and download the .env file for the selected project containing all required environment variables with just a single click!
  • promanage version Check the current installed verion of our CLI.
  • promanage help List all available commands to best utilise the CLI.
  • promanage logout Logout of your Promanage account.

Filesystem

  • client : Contains all files related to the frontend developed using ReactJS
cd client
yarn start
  • backend : Contains all files related to the backend developed using Express
cd backend
yarn dev
  • cli : Contains all files related to the Promanage CLI

Technolgies & Tools used


Demo Link :

Youtube Demo

Check it out at :

https://promanage.online/

License

MIT © Promanage.

About

A project management platform that helps you manage your projects and help collaboration by sharing your environments among peers through cli interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages