The Western Cape Substance Use Disorder Assessment Tool (WC-SUDAT) is a web app that can be used by professional health care workers in assessing patients for potential Substance Use Disorders (SUD’s) and also enabling the raw data generated from these assessments to be anonymised for access by researchers. This was made as part of our final year CSC3003S project.
This repo has been moved over from GitLab
- Front End - React
- CSS Styling - Boostrap
- API - Express js
- Data Base - Firebase
- Package Manager - Yarn
Only authorized users that have access to the wc-sudat Firebase db will be alound to host the local server. Without this the application will have limited functionality.
- (./wc-sudat) yarn
- (./wc-sudat/functions) yarn
- (./wc-sudat) yarn firebase serve
- (./client) yarn
- (./client) yarn start
- (./wc-sudat) yarn
- (./wc-sudat/functions) yarn
- (./wc-sudat) firebase serve
- (./client) yarn
- (./client) yarn start