Skip to content

mirtaqi07/mir_taqi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development Test

  • created the mir_taqi repo
  • created the python venv, run
    python -m venv venv
    venv\Scripts\activate
  • run now
    pip install -r requirements.txt
  • installed django & inited the project run

    python manage.py runserver

  • set the static & media folder
  • allowed host done
  • function 'mechanical' created
  • navbar(gradient) with led is created
  • progressIndicator is done
  • dashboardFunction is done and all the status logic
  • by default html file is loaded and

    /mechanical/<str:equipment> returns the equipment, try running http://localhost:8000/mechanical/equipmentValue you can change equipmentValue

  • Status & Fault UI doesnt work, still needs to make logic better

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published