Skip to content

A smaller scale reddit made with MERN Stack and Bulma framework

Notifications You must be signed in to change notification settings

iamtheef/Post-It

Repository files navigation

Post-It

A smaller scale reddit made with MERN Stack and Bulma.

Every user has to be registered and logged in, in order to use the site. Upon registration users have in their desposal the features below:

  • Posting (includes all 3 types of posts: text, image, link type)
  • Voting (voting a post and shaping their karma, also helping the post itself to reach to more audience)
  • Commenting (leaving comments to posts using a rich text editor

Link posting uses web scraping technology and supports any link. Image posts use additional space due to the actual uploading the user does to the server where the image is stored and retrieved. All kinds of forms and submits to the server have a specific schema and fields that are validated on the server side before proceeding.

Samples of the app can be found below (gifs):

Upcoming features:

  • Editing posts/comments
  • Feed/Subscriptions/Endless scrolling
  • Private messaging
  • User/Communitites profiles
  • Search
  • Awards

:)

About

A smaller scale reddit made with MERN Stack and Bulma framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published