evenmoor / NoQueue

A machine learning application designed to optimize non-distinct endpoint scheduling
MIT License
1 stars 0 forks source link

Website Endpoints #2

Open evenmoor opened 6 years ago

evenmoor commented 6 years ago

The website endpoint is currently a stub in the noqueue controller class. A website learning class needs to be added and the accessor methods built out based on the current hackathon stuff. Once the class is built, we will need to update the site to use the new endpoints.

evenmoor commented 6 years ago

The endpoints are overhauled on the fork. The basic site is currently able to pull the building and sensor data from the database to build out the page but the sensor statuses have not been hooked back up yet.