Please enable JavaScript.
Coggle requires JavaScript to display documents.
How many Chromebooks Avaliable (Django (How to download django?, How to…
How many Chromebooks Avaliable
CB Chromebooks MAC's
Fill in Chromebooks Database with Chromebook details
How to find Chromebook MAC Addresses on a Chromebook
Crosh
Wifi Dialoge
Most simplest solution
Router
Prototype Router has no API
Does the School Router have an API?
How to get MAC Addresses from the router?
Wireshark
How to extract data from the Router?
Filter host 192.0.2.1 and html then select wifi
Extract data using python to django webserver
Composition of website
Enviroment
Django
How present Chromebooks avaliable?
How to link the SQLite Database and Django
How to download django?
How to run the Webserver?
After downloading Django, find the file in cmd and enter the following prompt:
C:\project\kcportal\python manage.py runserver
Load Localhost:8000 into a web browser