An open API service indexing awesome lists of open source software.

https://github.com/vicba/chapro

Project management app to organize your tech projects
https://github.com/vicba/chapro

css firebase react

Last synced: 2 months ago
JSON representation

Project management app to organize your tech projects

Awesome Lists containing this project

README

        

# Chapro

Chapro is software for project task management. This project came to my mind because I never found good free project management software myself that I could share with my friends. When creating a task in Chapro you can add friends/colleagues and each task has a property that can include: frontend, backend, UX/UI, ML, ...

## Images


## Installation

`npm install`

## Usage

To Start Server:

`npm start`

To Visit App after start:

`localhost:3000/`

## Features for the future
- login with google
- making friends
- find users by searchbar
- see bio of users
- seeing deleted projects

## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

## License

[MIT](https://choosealicense.com/licenses/mit/)