Skip to content

BardiaTiM/CareLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CareLink

Team Members

Name Role LinkedIn
Ravdeep Backend & Database Developer LinkedIn
Chris Full Stack Developer LinkedIn
Hyuk AI Developer LinkedIn
Bardia Project Manager & Business Lead LinkedIn
Ean Frontend Developer LinkedIn
Jayden Chat System Engineer LinkedIn

Problem Statement

There is a need for a more approachable and personalized support system for students at BCIT who may not feel comfortable discussing their personal challenges in face-to-face counseling sessions.

Technologies

My Skills

Environment Variables

SUPABASE_KEY=

OPENAI_API_KEY=

How to Run

  1. Clone the Github Repository
  2. Go to the backend directory
cd backend
  1. Install all the required NodeJS packages
npm install
  1. Open a new terminal and start the backend
node server.js
  1. Go to the front end directory
cd ..
cd qds-front
  1. Install all the required React and NodeJS packages
npm install
  1. Open a new terminal and start the frontend
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published