dramit80 commited on
Commit
632a78e
·
verified ·
1 Parent(s): 22b3545

Upload deepseek_text_20251016_0399da.txt

Browse files
Files changed (1) hide show
  1. deepseek_text_20251016_0399da.txt +12 -0
deepseek_text_20251016_0399da.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ my_school_app/
2
+
3
+ ├── app.py (मुख्य application)
4
+ ├── requirements.txt (Python libraries)
5
+ ├── utils/
6
+ │ ├── database.py (डेटाबेस हँडलिंग)
7
+ │ ├── reports.py (रिपोर्ट generation)
8
+ │ └── auth.py (लॉगिन system)
9
+ └── templates/
10
+ ├── parent_dashboard.html
11
+ ├── teacher_dashboard.html
12
+ └── principal_dashboard.html