This is the basic application for creating and managing the projects. This application is purely for practicing the different aspects for laravel and VueJS.
- Authentication *API authentication using JWT Laravel Passport
- Seeding and Factories
- Unit test
- Validation using Requests
- Testing
- Bootstrap 4
- Vue2
- VueX
- Blade
- Axios
http://aaa-laravel-vue.herokuapp.com
Home page with authentication is build using the blade template.
Projects, tickets and time log is working with APIs with VueJS, seeder are provided for generating the data. Major routes integrity is protected with Unit Test.
I tried to mimic the working modal of the TeamWork project application.
Build the backend using the django
This project is released under the MIT license.