Skip to content

Commit

Permalink
Update tree
Browse files Browse the repository at this point in the history
  • Loading branch information
mxu2000 authored Apr 12, 2024
1 parent 3cacea0 commit e6d1878
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,25 +19,7 @@ Overall, the application aims to bridge the gap between data availability, acces

### **Repository Layout**

DataForGood-chicago
├── dfg_chi: contains our code for our web app.
│ ├── gis: contains files used for mapping data.
│ ├── static: contains images, CSS, and JavaScript files used in our web app.
│ │ ├── bootstrap
│ │ ├── css
│ │ └── js
│ ├── templates: contains template files used by Django.
│ └── main.py: file contains the main logic and functionality of our web app.
├── .github: contains our CI/CD workflows and issue templates
│ ├── workflows
│ │ ├── format-and-fail.yml
│ │ └── run-tests.yml
│ └── pull_request_template.md
├── .gitignore
├── .pre-commit-config.yaml
├── LICENSE
├── poetry.lock
└── pyproject.toml
![image](https://github.com/uchicago-capp-30320/DataForGood-chicago/assets/111541644/21fb310a-c66b-4a90-a8f9-1556e04ea194)

__________________

Expand Down

0 comments on commit e6d1878

Please sign in to comment.