Skip to content

qscottw/study_safe

Repository files navigation

StudySafe

The StudySafe API is made for HKU Task Force to perform COVID montioring in the campus. The API is organized around REST, with the capability on tracking visit record, maintaining member profiles and venue information.

Installation

  • Install and activate virtual enviroment (For Windows)
pipenv install
.venv/Scripts/Activate

Usage

  • Start the server
python manage.py runserver

Documentation

The API documentation can be found in the submitted files.

Development

  • Even the server is run in localhost, it is connected to the production database. Any data manipulation will be reflected in production environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published