M0M0-D3V / KindWords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

A group project inspired by the indie steam game called "KindWords" that brings people together to write kind, thoughtful, and encouraging letters to each other.

Meet the team:

  • Sawyee Beck
  • Levi Blank
  • Patrick Hebert
  • Monica Hong

KindWords was built in a week's time- 3 days of planning and research and 4 days of coding.

My team was able to achieve the below for MVP:

  • Resource Links and User conduct info
  • COLOR PALETTE FIX
  • Login/Reg
  • Socket.io implementation to have live connection
    • Allow multiple users to chat in real-time
  • Request System
    • Allow user to create "Requests" for advice
    • Allow user to View Requests from other users
    • Allow user to write Replies other user Requests
  • Inbox to receive and view Replies
    • See history of all Requests made
  • Starfield and general colors picked
  • Custom Music Player
  • Strict single page in "/" so that music is uninterrupted

The below are features in development currently.

  • Advice requesting system revision

    • Revise Schema / Queries to capture Response message body text
    • Delete Requests from Inbox history with confirmations
    • Revise DB Query for View Requests to block requests made by self
  • Moderating System...

    • Integrate Sentiment Analysis API to gauge emotions and intentions of User post requests and responses to automate a way to moderate without Admin involvement for each case by case scenario which can allow for overall improved quality and growth in community
    • Admin to moderate as backup
  • Live chat application

    • Chat message have lifespan of 1 hour and autodeletes from db
  • User Interface / Interaction

    • Chat application to show/hide when clicking the Button
      • Chat messages to appear one at a time in even time duration
        • Add a twinkle and fade effect on chat message text
    • Logo designing
    • Coordinating animations
    • Interactive mascot
      • alert thanks user for writing a kind letter
      • alerts user when new message has arrived
    • Ability to save replies to file in a nice formatted pdf or doc so users can take with them outside of the website
    • Toggle Daytime Theme. HA
    • Design avatar game feature
    • Stickers feature or other Thank you Gift idea
    • Music player improvements
  • OTHERS!

About


Languages

Language:JavaScript 89.0%Language:HTML 5.5%Language:CSS 5.4%Language:Shell 0.1%