Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 785 Bytes

readme.md

File metadata and controls

23 lines (17 loc) · 785 Bytes

Pin Board (A kind of Pinterest Clone)

I made this simple app "Pin Board" with Laravel 5.1 (kind of pinterest clone).

Demo App: https://safe-hollows-34125.herokuapp.com/

Features:

  • Authentication System (with ability to edit your profile informations)
  • CRUD actions for a pin
  • Mark a pin as 'favorite'
  • Remove a pin from my favorite pins
  • Simple pagination
  • File Uploading
  • Glide integration for image manipulation
  • S3 storage for production
  • Deployment on heroku
  • Sweet Alert Integration (Try to delete a pin)
  • Masonry Integration (See Homepage)

Feel free to test it, view the source code and let me know how i can improve it.

Let me know if you will be interested by a video tutorial where i will show each step that i gone through while building this application.