Skip to content

Commit 1617129

Browse files
committed
docs: update README motivation
1 parent d7735bd commit 1617129

1 file changed

Lines changed: 15 additions & 25 deletions

File tree

README.md

Lines changed: 15 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,15 @@
33

44
Have a look at our [website](https://com-480-data-visualization.github.io/DataRizz/).
55

6-
---
6+
## Motivation
77

88
The Olympic Games are often seen as a symbol of fairness: athletes from all around the world competing on equal ground. But are the Olympics really as equal as they appear?
99

1010
Our project explores how sociocultural, economic, and geopolitical contexts have shaped Olympic participation and success over time. Through a series of interactive visualizations, we investigate how wealth, population, gender representation, politics, and historical events influence the Games.
1111

1212
By combining storytelling with interactive data visualizations, our website reveals the inequalities hidden behind medal counts and Olympic narratives.
1313

14-
15-
## Project Structure
16-
17-
```text
18-
├── data/ # Datasets and data processing files
19-
├── milestones/ # Milestone submissions
20-
└── website/ # Website source files
21-
├── data/ # Processed data files
22-
├── img/ # Images and icons
23-
├── js/ # JavaScript files for the interactive visualisations
24-
└── models/ # 3D athlete models
25-
```
26-
27-
## Main Themes
28-
29-
Our website is organized as a scrollytelling experience exploring several dimensions of Olympic inequalities:
30-
14+
We explore the following themes:
3115
- **Gender Representation**
3216
The evolution of men's and women’s participation across Olympic history.
3317

@@ -44,10 +28,23 @@ Our website is organized as a scrollytelling experience exploring several dimens
4428
Comparing medal counts while accounting for GDP and population differences.
4529

4630

31+
## Project Structure
32+
33+
```text
34+
├── data/ # Datasets and data processing files
35+
├── milestones/ # Milestone submissions
36+
└── website/ # Website source files
37+
├── data/ # Processed data files
38+
├── img/ # Images and icons
39+
├── js/ # JavaScript files for the interactive visualisations
40+
└── models/ # 3D athlete models
41+
```
42+
4743
## Screen cast
4844

4945
Have a look at ou [screencast](https://youtu.be/ow9zDZU0r-M).
5046

47+
5148
## Authors
5249

5350
| Student's name | SCIPER |
@@ -59,20 +56,13 @@ Have a look at ou [screencast](https://youtu.be/ow9zDZU0r-M).
5956

6057
## Milestones
6158

62-
##### Milestone 1
6359
The Milestone 1 report can be found [here](milestones/milestone1/Milestone1.md).
6460

65-
##### Milestone 2
66-
6761
The Milestone 2 report can be found [here](milestones/milestone2/Report_M2.pdf).
6862

69-
70-
##### Milestone 3
71-
7263
The final process book can be found [here](milestones/milestone3/ProcessBook.pdf).
7364

7465

75-
7666
## Running the Project Locally
7767

7868
To clone the repository:

0 commit comments

Comments
 (0)