Skip to content

Commit 9df53fd

Browse files
committed
docs(README): Put contributors at the top.
1 parent 37aae3e commit 9df53fd

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Flight Inspectors
22
Flight Inspectors is a data visualization project that explores the history of plane crashes from 1908 to 2024. The project aims to provide insights into the causes and trends of plane crashes over time, as well as to raise awareness about aviation safety.
33

4+
## Contributors
5+
6+
| Student's name | SCIPER | Department |
7+
| -------------- | ------ | ------------ |
8+
| Nicolas Karmolinski | 316655 | Data Science |
9+
| Roméo Maignal | 360568 | Computer Science |
10+
| Jakub Kielar | 423372 | Computer Science |
11+
412
## Milestone 1
513

614
[Milestone 1](milestones/milestone1)
@@ -77,13 +85,6 @@ python3 data/viz6/script.py
7785

7886
Run all from the project root. The six viz scripts must be run before `npm run dev` if the JSON files are missing. `pip install -r requirements` required for viz5 and viz6.
7987

80-
## Contributors
81-
| Student's name | SCIPER | Department |
82-
| -------------- | ------ | ------------ |
83-
| Nicolas Karmolinski | 316655 | Data Science |
84-
| Roméo Maignal | 360568 | Computer Science |
85-
| Jakub Kielar | 423372 | Computer Science |
86-
8788
## Stack
8889
- Scripting language: [TypeScript](https://www.typescriptlang.org/)
8990
- UI/UX framework: [React](https://react.dev/)

0 commit comments

Comments
 (0)