Skip to content

Idriss975/Gestion-de-vaccination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.