Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hacc2024/comp-sience
https://github.com/hacc2024/comp-sience
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hacc2024/comp-sience
- Owner: HACC2024
- License: mit
- Created: 2024-10-16T03:27:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T22:38:15.000Z (2 months ago)
- Last Synced: 2024-11-07T23:30:10.403Z (2 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Comp-Sience
Our site is deployed at https://hacc2024.github.io/Comp-Sience/ \
Our backend repository is here: https://github.com/PhatCa/hacc-comp-sience-backendThis webapp is for the Hawaii Keiki Museum that showcases
an “energy meter” to display energy used by various appliance and devices
in the typical household.## For local installation and use:
1) Clone this repository to your local machine using GitHub Desktop
2) CD Into the App directory
3) Run 'npm install' to install necessary packages to run the app
4) Run 'npm run start' to start the application## Landing page
Introduced the user to the website and the motivations for this challenge solution.## Interactive Carousel
An interactive carousel to show appliances and their power consumption.## Interactive Energy Meter
An interactive page where users can toggle appliances on or off and see live updates to a chart and other metrics.