Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.13 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.13 KB

api_drones

API Drones For our use case the load is medications.

Installaltion and run:

(Python 3.10.5)

pip install -r requirements.txt

python manage.py runserver --noreload

Note: scheduler for check log battery start with application

Run Tests:

python manage.py test

Admin UI Area

http://localhost:8000/admin/

user: admin

password: admin123

Check schedule logs in Table Log batterys of admin UI

API REST Endpoints: