Skip to content

AbdullahShublaq/Laracasts-Tweety

Repository files navigation

Build Status Total Downloads Latest Stable Version License


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. - #6dff00 Completed
  2. Add the ability to attach an image when publishing a tweet. - #6dff00 Completed
  3. There is currently no way to unlike a tweet. Add the ability to toggle a like. - #6dff00 Completed
  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. - #6dff00 Completed
  8. Add support for mentions and notifications.
  9. Work on responsiveness.

Extra Additions

  1. Add comments to a tweet. - #6dff00 Completed

About

The final project from Laravel From Scratch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published