Skip to content

laracasts/Tweety

Repository files navigation

Tweety

This is the repository for the "Laravel From Scratch" final project at Laracasts. Please feel free to fork it and learn from or expand however you wish.

Recommended Additions

  1. The profile page banner image and description are hard-coded. Make these dynamic for each user.
  2. Add the ability to attach an image when publishing a tweet.
  3. There is currently no way to unlike a tweet. Add the ability to toggle a like.
  4. Add a pop-up flash message when a user publishes a tweet or follows someone.
  5. Consider adding Laravel Livewire to allow for more interactive forms.
  6. When writing a new tweet, display the number of remaining characters they're allowed.
  7. Allow tweets to be deleted.
  8. Add support for mentions and notifications.
  9. Work on responsiveness.

About

The final project from Laravel From Scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published