Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1 KB

README.md

File metadata and controls

21 lines (18 loc) · 1 KB

pb-cle.org

pb-cle.org is a social media website for a local electronic dance music community. Pb-Cle has historically been known as a local Pittsburgh - Cleveland electronic dance music scene, linked from hyperreal.org. Post events, comment on photos, and upload flyers.

Goals

  • Too many ads on social media nowadays, so wanted to move away from major social media sites.
  • Create reddit like system for posts.
  • Create events system like facebook events.
  • Create profile pages like facebook.

Todo

  • Add Events
  • Add Voting to Comments
  • Add Images to Comments
  • Edit Comments
  • Add Notification system
  • Dynamic link preview
  • Private Messaging
  • Search
  • Awards

The site was built using Laravel with Vue.js and Inertia. I wanted to build something reactive, resembling a reddit like system. I also wanted to challenge myself and learn new systems and techniques.