You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in #112 (more of a long-term goal for now), I want to make the JSONs from the API portable directly into dataTables with formatting in the future...something I've seen here, here, and here. Seems pretty feasible with some finagling and then the users will have live updates as to when data is ready.
This should also make it easier to switch to something like ReactJS in the future for frontend.
The text was updated successfully, but these errors were encountered:
As mentioned in #112 (more of a long-term goal for now), I want to make the JSONs from the API portable directly into dataTables with formatting in the future...something I've seen here, here, and here. Seems pretty feasible with some finagling and then the users will have live updates as to when data is ready.
This should also make it easier to switch to something like ReactJS in the future for frontend.
The text was updated successfully, but these errors were encountered: