Skip to content

arora-riya/LookWithin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Look Within - A WebApp Based Holistic Platform for Your Mental WellBeing!

Built this website for FrostHack'23 (Open Hackathon organized by Programming Club, IIT Mandi) in a team of two.

Features of the web-app:

  • Sign-up with email or use your google account.
  • Access mental wellbeing resources on the resources page.
  • Chat in real-time with different users.
  • As a psychiatrist, offer consultation slots after psychiatrist-id authentication.

To Run the Project:

Requirements:

  • node.js
  • MongoDB

Instructions:

  • Run the mongod database process.
  • Run the db_data.js file. This will create the database for the project, and add some psychiatrist entries to it. The psychiatrist-id from these entries can be used for psychiatrist-authentication while running the project. (The website prompts for psychiatrist id when you want to offer your services as a psychiatrist).
  • Launch terminal inside of the project directory and run the command node app.js. (The website will now be running on port 3000).

Some captures from the website:

  • Home Page:

look1

Screenshot 2023-03-12 161023

  • Resources Page:

Screenshot 2023-03-12 161059

look2

  • Live Discussions:

Screenshot 2023-03-12 161152

  • Consultations:

Screenshot 2023-03-12 160830

About

A WebApp for Mental Well-Being

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published