A simple project management written in larave + Vue + Inertiajs. this simple project is built on Balaj dharma's admin panel but changed some properties in frontend parts for simplifications of creating new projects and tasks. This project is only for learning purposes and should not be used on build environments. Backend tests are in progress. Any frontend tests would be appreciated.
In this project you will learn how to use:
- Simple api resources
- How to do autocompletion using Ant vue components
- How to use Vue components effectively
- How to use Inertia tables develped by Pascal Baljet.
- Write simple and complex PHPUNIT tests
- How to use PHP factories for testing
- Some aspects of clean code and clean archtiecture using OOP
- Laravel 9
- spatie/laravel-permission
- Laravel Breeze
- Vue 3
- Tailwind CSS
- Inertiajs
- Admin One - Admin Dashboard
- Ant Design Vue
**Installation steps will be added soon **