4

Contacts Organizer

Built with Livewire, Laravel, and Tailwind

Contacts Organizer

I built this project to practice how to do Search in Livewire. This is an advancement from the prvious project and I am starting to grasp the fundamentals of Livewire. It took me a while to be able to understand and build the search functionality since I am still ignorant on how Search works with Laravel in the first place; but this works just nice. You can try it by visiting the project link to the right.

What I learned from this project:

- More of Livewire
- How to implement Search in general and with Livewire as well
- I also learned a very interesting thing in Laravel: As you will notice, the list of contacts will refresh and the database will seed itself every hours. So if you go ahead and delete all the contacts, NO PROBLEM, knock yourself out; the db will seed itself back after an hour with random new contacts and information.

Screenshots

Check screenshot below, or visit site from above link