Chirper is a Laravel Bootcamp demo projects for showing the feature and capabilites of Laravel.
I am using this tutorial and trying to extend it more further for exercise.
This chirper are built with Volt and Alpine.js.
- Create chirps
- Read chirps
- Update chirps
- Delete chirps
- Notify user if new chirps are made via email
- Creating new layouts for chirps
- Infinite scrolling for listing chirps
- Max character input for chirp textarea
- Adding avatar to user
- Adding likes to chirp
- Adding comments to chirp
- Searching chirp
- Adding notifications to chirp when user are interacting with chirp
- User dropdown that showing profile and logout
- Profile page to change user info
- About page
- Landing page