Skip to content

lconfusion/SMV-Dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Receives MQTT data from SMV on-board DAQ and stores it to a database.
INSTALLATION:

  • site is in development.
  • pip install -r requirements.txt
  • python manage.py runserver
    Site Paths:
  • /dashboard: dashboard
  • /dashboard/map: map display, in progress
  • /admin: admin console
  • /static: static files, served via Apache
  • /ws: websocket, served via daphne
    Notion Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.3%
  • CSS 31.0%
  • Python 17.0%
  • HTML 9.7%