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
- Host: GitHub
- URL: https://github.com/vicba/chapro
- Owner: Vicba
- Created: 2023-03-12T20:57:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T19:35:15.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T04:27:22.134Z (4 months ago)
- Topics: css, firebase, react
- Language: JavaScript
- Homepage: https://vicba.github.io/Chapro/
- Size: 28.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)