S

Share to Heal

Our initiative Share to Heal provides a platform for discussing mental health issues among the user community as well as with professionals giving a boon to psychiatric healthcare in these tough times

The problem Share to Heal solves

  1. It provides a user to share their condition or experiences among the community via a post .
  2. The user can also get in contact with a certified mental healthcare professional.
  3. Site has a secure login authentication for users and professionals.
  4. Each post has a respectful comment section.(future vision hatespeech detection in comments).
  5. User can read posts by sorting them in categorywise also on the landing page.
  6. Features to be added: User can live chat with the professionals too.

Challenges we ran into

The first problem we faced was to add the current user specific updation and deletion in the comment section via database.
Later we faced an issue to sort the posts based on their categories.
At last, making middlewares to implement authorization using passport.js for the users.

Discussion