A Free and Open source Django project about Managing vaccination sessions, that relies on Simplicity using RestAPIs and web services, Security and Speed.
You can download the latest version in the releases.
- Activate the virtual environment by executing
activate
file.
./Scripts/activate
- Run it.
cd Gestion_de_vaccination
python manage.py runserver --insecure
If you have any ideas, bug fixes, or improvements you can submit a pull request.