TaskMaster is a web application focused on efficient project and task management in application development. Its main purpose is to facilitate team work organization and improve task planning tracking.
- Creating and managing projects
- Adding tasks within projects
- Tracking the completion status of tasks
- History of completed tasks and projects
- Data storing in the Firebase cloud service
- Clone this repository to your local machine.
- Install dependencies using the following command:
npm install- Run the application using:
npm run devContributions and feedback are welcome! If you have any ideas for improving the application or you encountered a problem, feel free to report it in Issues or send us a Pull Request.
TaskMaster was created by Tomas Pavlik.