HomeWeddit

Weddit

Laravel, JQuery & AJAX

This application was marked as part of the module 'Server Side Systems'.

Weddit is an attempt to replicate the popular forum 'Reddit'. Most features have been successfully replicated, and the site is perfectly functional as an alternative to Reddit.

My progress during this project was fully blogged here - https://weddit.blogspot.com/

Features inlude:

  • Reddit Inspired User Interface
  • Create User
  • Create & Follow 'Subweddit'
  • Posts, inluding:
    • Authorisation
    • Validation
    • CRUD
    • Media Upload
    • Likes
    • Comments
  • Personal Timeline, Showing Posts From Your Followed 'Subweddit's
  • Admin access with capabilities:
    • Delete 'Subweddit'
    • Delete post
    • Delete comment

This site is not currently live, but will be soon!