/bio_test_sep2023

Primary LanguagePythonMIT LicenseMIT

bio tracker test

test project for Disease Tracker startup

Built with Cookiecutter Django Black code style

Hi there!

Task-Backend-1 "531"

  1. to setup and run localy follow instruction

https://cookiecutter-django.readthedocs.io/en/latest/developing-locally-docker.html

  1. Usage is more or less straitforward

  2. Swagger avalible at biotest.open-sky.org/api/docs/

Setting Up Your Users

  • To create a normal user account, just go to Sign Up and fill out the form. Once you submit it, you'll see a "Verify Your E-mail Address" page. Go to your console to see a simulated email verification message. Copy the link into your browser. Now the user's email should be verified and ready to go.

Deployment

The following details how to deploy this application.

See detailed cookiecutter-django Docker documentation.