![Logo](https://github.com/Kevinwijesooriya/primepsyche/raw/main/frontend/src/assets/logos/SLIIT_Logo_Crest.png)
Sri Lanka Institute of Information Technology
Software Project Management - SE3080 [2022/JUL]
Group No: SER018
Table of Contents
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.
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
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!
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
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