File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -105,22 +105,6 @@ data/
105105* ** html2canvas**
106106* ** R / Python** for exploratory data analysis and preprocessing
107107
108- ## π Project Structure
109-
110- ``` text
111- project-root/
112- βββ .github/workflows/ # GitHub workflow files
113- βββ data/ # Data files used by the website
114- βββ docs/ # Website files for deployment
115- βββ figures/ # Figures used in reports or milestones
116- βββ EDA.R # Exploratory data analysis script
117- βββ Milestone1.md # Milestone 1 report
118- βββ Milestone2.md # Milestone 2 report
119- βββ guidebook.md # Additional documentation
120- βββ plan.docx # Project planning document
121- βββ preprocess.py # Data preprocessing script
122- βββ README.md # Project documentation
123- ```
124108
125109## π§βπ» Running the Website Locally
126110
@@ -190,11 +174,6 @@ If the data is updated, the processed files in the `data/` folder should be rege
190174* π ** Process Book:** [ Read the process book] ( INSERT_PROCESS_BOOK_LINK_HERE )
191175* π₯ ** Screencast:** [ Watch the screencast] ( INSERT_SCREENCAST_LINK_HERE )
192176
193- ## π€ Authors
194-
195- * ** Chaewon Yoon**
196- * ** Daniele**
197- * ** Ali**
198177
199178## π Notes
200179
You canβt perform that action at this time.
0 commit comments