KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Projecty
★ 13
Open GitHub ↗
Open source tool for projects management
Download README (.md)
Explore Similar Repositories
apollo-server-in-amplify-function
:
How to deploy an Apollo Server with Amplify Functions
opencore-asus-rog-strix-z390i
:
Working Hackintosh EFI for OpenCore on ROG Strix Z390i
MouseOverTooltip
:
Component for Google Data Studio (Data Portal)
hidden_proxy
:
A simple API that shows how,to use Hidden class to create proxies
AutoTriage_release
:
Automatic passive triage for fever and cyanosis
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Projecty
?
Download (.md)
<h1 align="center"> <br> <img src="https://i.ibb.co/XVSzGHz/projecty-seo.png" width="100%" alt="Logo"> <br> <br> </h1> <h4 align="center">Projecty - open source project management tool</h4> ## Project Overview 🎉 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/framework used 🔧 | Tech | Description | | ----------------------------------------------------- | ----------------------------------------- | | [React](https://reactjs.org/) | Library for building user interfaces | | [Typescript](https://www.typescriptlang.org/) | Javascript superset language | | [Redux](https://redux.js.org/) | A Predictable State Container for JS Apps | | [Reach Router](https://reach.tech/router) | Declarative routing for React | | [Firebase](https://firebase.google.com/) | Google development platform | | [Styled Components](https://styled-components.com/) | Visual primitives for the component age. | | [CircleCI](https://circleci.com/) | Continuous Integration platform | | [Formik](https://jaredpalmer.com/formik/) | Forms with easy-to-use validation. | | [React Testing Library](https://testing-library.com/) | Testing library for React | | [Husky](https://github.com/okonet/lint-staged) | Pre-commit tool. | | [Lint-staged](https://github.com/okonet/lint-staged) | Pre-commit tool. | | [Eslint](https://eslint.org/) | Javascript Linter | | [Prettier](https://prettier.io/) | Code formatter | ## Screenshots 📺 <p align="center"> <img src="https://i.ibb.co/GRPr0BR/SignUp.png" alt="Screenshot"> </p> <p align="center"> <img src="https://i.ibb.co/g6jzH2p/Select-Rol.png" alt="Screenshot"> </p> <p align="center"> <img src="https://i.ibb.co/1TrnMrw/TEam1.png" alt="Screenshot"> </p> ## Code Example/Issues 🔍 If you have any issues, please let me know in the issues section or directly to olafsulich@gmail.com ## Installation 💾 ```bash git clone https://github.com/olafsulich/Projecty.git npm install npm run start ``` ## Available scripts | Command | Description | | | --------------- | ---------------------- | --- | | `npm run start` | Open local server | | | `npm run build` | Create optimized build | | | `npm run test` | Run tests | | ## Live 📍 https://projecty.netlify.app/ ## Contributing 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](https://github.com/olafsulich/Projecty/issues) tab and labeled accordingly. Feel free to open bug tickets and make feature requests. View [CONTRIBUTING.md](CONTRIBUTING.md) to learn about the style guide, folder structure, scripts, and how to contribute. ## Contributors Thanks goes to these wonderful people: <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tr> <td align="center"><a href="https://github.com/olafsulich/"><img src="https://avatars2.githubusercontent.com/u/46969484?s=460&u=6efb367aa9e2618cde36837f5b48fe2a09a69045&v=4" width="50px;" alt=""/><br /><sub><b>Olaf Sulich</b></sub></a><br /><a title="Code">💻</a> <a title="Ideas, Planning, & Feedback">🤔</a> <a title="Bug reports">🐛</a></td> <td align="center"><a href="https://github.com/kamilsutkowski"><img src="https://avatars2.githubusercontent.com/u/25950530?s=460&v=4" width="50px;" alt=""/><br /><sub><b>kamilsutkowski </b></sub></a><br /><a title="Bug reports">🐛</a></td> </tr> </table> <!-- markdownlint-enable --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END --> ## License 🔱 Under license (MIT, Apache etc) MIT © [Olaf Sulich]()