Dicey-Dialogue

Description

Dicey-Dialogue is a web application inspired by Medium, though our focus is centered on the table top gaming community as a whole. The application allows users to create posts (tales), comment on the tales others have posted, follow other users who they find interesting, and view their own personalized feed (lore) based on those they follow.

Technologies

  • JavaScript
  • NodeJS
  • Express
  • React
  • Redux
  • Bootstrap

Link to live application:

Discussion

Key Features

Rich text-editor via the react-quill npm package.

Database containing all user posts.

Ability to comment on the posts made by others.

Ability for a user to follow other users who content they find interesting.

User accounts linked to feeds (lore) personalized to their interest.