Skip to content

Commit 4d271bb

Browse files
committed
Merge branch 'develop' of https://github.com/oSoc19/engie-dataoverload-frontend into develop
2 parents 3d2424a + a3af558 commit 4d271bb

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

+23
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,28 @@ Run the frontend:
99

1010
``` npm start ```
1111

12+
## About the application
13+
14+
**Home**
15+
16+
The home page that gives you the choice to either input your precise consumption numbers or take the quiz.
17+
18+
**About**
19+
20+
A brief description about our project and displays the profile of each team member.
21+
22+
**Quiz**
23+
24+
The quiz of our application that gives you your actual consumption (gas, water, electricity) and your position relative to the average.
25+
26+
**Fun facts**
27+
28+
A list of yearly averages for electricity, water, gas, room temperature, (daily) solar production and (daily) electricity injection
29+
.
30+
31+
**Solar impact**
32+
33+
A bar chart displaying the comparison of electricity consumption of users with and without solar panels by day, week and month.
34+
1235
## License
1336
![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)

0 commit comments

Comments
 (0)