This project is a professional task management system developed using PHP with the Laravel framework. It leverages Vue 3 with Inertia.js to provide a seamless, modern user interface.
Note: This project is currently under development.
- Task Management: Create, update, and manage tasks efficiently.
- User Collaboration: Collaborate with team members in real-time.
- Notifications: Stay updated with task progress and changes.
- Responsive Design: Accessible on both desktop and mobile devices.
- Different Roles: different level of access for each role.
To run the project, use the following command:
composer run dev
- Laravel: A robust PHP framework for building web applications.
- Vue 3: A progressive JavaScript framework for building user interfaces.
- Inertia.js: A modern approach to building single-page applications using classic server-side routing.
This project is open-sourced software licensed under the MIT license.