Commit 99b549b
committed
Add portfolio module styles, data export script, and initial JSON data
- Created a new CSS file for the portfolio module with minimal styling for various sections including KPI cards, property cards, and booking tables.
- Implemented a Python script to export property operations data from the Day 09 database to a JSON format for visualization in the portfolio module.
- Generated initial JSON data for the portfolio overview, revenue by day, occupancy by day, and detailed property performance metrics.1 parent 6b9581a commit 99b549b
File tree
17 files changed
+4120
-30
lines changed- common/prompt library
- day20
- day20-portfolio-module
- app
- components
- public/data
- styles
17 files changed
+4120
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| 216 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments