Skip to content

This is MindCap - an appointment application for CAPS

Notifications You must be signed in to change notification settings

HumairaFasih/MindCap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MindCap

This is a mental health appointment booking web application for CAPS - a student counselling unit at LUMS.

Installations

Extensions

Install the following extensions in Visual Studio Code:

  • ESLint
  • Babel Javascript
  • Prettier - Code formatter

Dependencies

Install the dependencies via:

npm install

Usage

Backend Server (with live reload)

cd ./server && npm run dev

Frontend Client (with live reload)

cd ./client && npm start

About

This is MindCap - an appointment application for CAPS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published