React web application for managing and tracking jobs and issues that is simple and easy to use. It may be used for bug tracking, development assistance, project management, or group task cataloging and can handle all types of issues (bugs, features, improvements, and tasks).
- Frontend : React.js, javascript and SCSS
- Backend : Firebase
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
You can add tasks on the board in the tasks page and choose the tag attached to the task from the list below Then you can change the state of each task to be TODO, IN WORK, QA or COMPLETED.
The main goal of the project is to develop a system utilizing react with a firebase connection, which I am glad of having accomplished. I concentrated my efforts on writing clean code and separating components as far as I could.
There are several Ideas on my mind to improve the system further:
- Comments section and support
- Attachments section
- Updates section (with feedback)
- Authenication and account system
- Adapted Redux toolkit.
- Task deletion.
You can contact me here:
- Gmail : [email protected]
Thanks goes to these wonderful people (emoji key):
Huthaifa Salman 🎨 💻 |
Bshodeh 💡 |
This project follows the all-contributors specification. Contributions of any kind welcome!