Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 916 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 916 Bytes

Gestion de vaccination

image

Description

A Free and Open source Django project about Managing vaccination sessions, that relies on Simplicity using RestAPIs and web services, Security and Speed.

Download

You can download the latest version in the releases.

How to run the project ?

  1. Activate the virtual environment by executing activate file.
./Scripts/activate
  1. Run it.
cd Gestion_de_vaccination
python manage.py runserver --insecure

Contributing

If you have any ideas, bug fixes, or improvements you can submit a pull request.