Skip to content

A mental health support web application using MERN stack

Notifications You must be signed in to change notification settings

Kevinwijesooriya/primepsyche

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Stargazers


Logo

PRIMEPSYCHE WEB APPLICATION

Sri Lanka Institute of Information Technology
Software Project Management - SE3080 [2022/JUL]


Group No: SER018

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Development Status
  5. Contributing
  6. Contact

About The Project PRIMEPSYCHE

A mental health support web app that aims to help ease anxiety and depression. This system has four primary functions. Post management enables users to share their experiences and problems, while others can comment and express their feelings about other victims. Psychiatrists can also recommend treatments in this case. Material management is where users can listen and add music or readable materials that are good for the mental health once approved by a psychiatrist. In Psychiatrists management, victims can seek assistance from a psychiatrist, and psychiatrists can provide solutions and advice to victims. The next feature is support session and campaign management, which allows psychiatrists to add share events and support sessions that they conduct on the platform. Users are shown those events and they can accept the event invites to join. Users can leave a comment on events of their previous encounters.

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

  1. Node.js
  2. MongoDB
  3. Cloudanary

Installation

clone the repo

git clone https://github.com/Kevinwijesooriya/primepsyche.git

install npm packages

  npm install
  cd frontend 
  npm install
  cd backend 
  npm install

to run the application

  cd frontend 
  npm start
  cd backend 
  npm run dev

Backend Running on http://localhost:5000
Frontend Runnig on http://localhost:3000

(back to top)

Usage

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

(back to top)

Contact

Group Leader - WIJESURIYA W A D J K D - IT20259334 - it20750374@my.sliit.lk

Member - Dissanayaka.D.M.R.A - IT20264048 - it20264048@my.sliit.lk

Member - Herath H.M.T.P - IT20276850 - it20276850@my.sliit.lk

Member - KUMARASINGHA S N - IT20151638 - it20151638@my.sliit.lk

Project Link: https://github.com/Kevinwijesooriya/primepsyche

(back to top)

About

A mental health support web application using MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages