Projecty is an open source tool for project management, where you and your team can follow work progress. As a team member you can add new announcements, create new sprints and backlogs. Feel free to change your nick name and avatar whenever you like. Also, you can estimate sprint duration and change status of your sprints/backlogs.
Tech | Description |
---|---|
React | Library for building user interfaces |
Typescript | Javascript superset language |
Redux | A Predictable State Container for JS Apps |
Reach Router | Declarative routing for React |
Firebase | Google development platform |
Styled Components | Visual primitives for the component age. |
CircleCI | Continuous Integration platform |
Formik | Forms with easy-to-use validation. |
React Testing Library | Testing library for React |
Husky | Pre-commit tool. |
Lint-staged | Pre-commit tool. |
Eslint | Javascript Linter |
Prettier | Code formatter |
If you have any issues, please let me know in the issues section or directly to olafsulich@gmail.com
git clone https://github.com/olafsulich/Projecty.git
npm install
npm run start
Command | Description | |
---|---|---|
npm run start |
Open local server | |
npm run build |
Create optimized build | |
npm run test |
Run tests |
Projecty is an open source project, and contributions of any kind are welcome and appreciated. Open issues, bugs, and feature requests are all listed on the issues tab and labeled accordingly. Feel free to open bug tickets and make feature requests.
View CONTRIBUTING.md to learn about the style guide, folder structure, scripts, and how to contribute.
Thanks goes to these wonderful people:
Olaf Sulich 💻 🤔 🐛 |
kamilsutkowski 🐛 |
Under license (MIT, Apache etc)
MIT © Olaf Sulich