Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/connor11528/laravel-vue-tasks

📝 Task app built with Laravel 5.5 and Vue 2
https://github.com/connor11528/laravel-vue-tasks

laravel laravel-application laravel5 vue vue2 vuejs vuejs2

Last synced: 2 days ago
JSON representation

📝 Task app built with Laravel 5.5 and Vue 2

Awesome Lists containing this project

README

        

Task App Built w/ Laravel and Vue 2
===

Link to Medium article: [Build a Task List with Laravel 5.4 and Vue 2](https://medium.com/@connorleech/build-a-task-list-with-laravel-5-4-and-vue-2-9be0bba06801)

![](https://cdn-images-1.medium.com/max/800/1*K4ql54DReAe8bguU0rTXtQ.png)

### Todo

- Admin panel ([tutorial](https://nick-basile.com/blog/post/how-to-build-an-admin-in-laravel-using-tdd))

- [ ] Add pagination using [hootlex/vuejs-paginator](https://github.com/hootlex/vuejs-paginator) (can also see helpful [laracast episode](https://laracasts.com/series/lets-build-a-forum-with-laravel/episodes/16) for building from scratch)

- [ ] Edit tasks

- [ ] Search tasks

- [ ] Task filters