Milestone #9096
User Interface
0%
Description
Develop user interface.
History
#1 Updated by Andres Rivero over 5 years ago
Home, About, and Contact pages have been coded using bootstrap for a better and modern look.
Note: pages format and layout is not definite and any suggestions will be taken into consideration.
TODO:
+The navigation bar uses the power of django to generate the some of the buttons (e.g. sensor type, experiment, or buildings). These will customized "dashboards" for that particular page, but depending on time, some options will be removed.
*The final step is finally integrating google charts and django to produce the final plots to visualize the data.
#2 Updated by Andres Rivero over 5 years ago
Chart.js is an open source framework to build interactive graphs. The API is simple to use and the installation and usage much simpler than google charts.
#3 Updated by Andres Rivero over 5 years ago
Some random graphs for CMS, LQCD, Grid, they are all hard coded
TODO: automate and modularize javascript functions.
Fix the URLs, if accessing from the home page, it works.
The home page loads faster now. Custom query sped up the loading.