RewardApp / trash /structure.txt
Mhdeusi's picture
Rename structure.txt to trash/structure.txt
6e862d8 verified
project/
β”œβ”€β”€ data/
β”‚ β”œβ”€β”€ lesson_day1.json
β”‚ β”œβ”€β”€ quiz_day1.json
β”‚ └── exercise_day1.json
β”œβ”€β”€ logic/
β”‚ β”œβ”€β”€ logic.py
β”‚ β”œβ”€β”€ reward.py
β”‚ └── utils.py
β”œβ”€β”€ ui/
β”‚ β”œβ”€β”€ index.html
β”‚ β”œβ”€β”€ style.css
β”‚ └── quiz_ui.js
└── schemas/
β”œβ”€β”€ lesson_schema.json
β”œβ”€β”€ quiz_schema.json
└── exercise_schema.json