Seprating Routes Function From app.py

- version : 2.1
- description : I have applied the seperation in the backend code and
  fixed some errors here and there ...like the typing error in routes/students.py
  ... I have replaced it with 'Any' type until I find A better solution
  for that .
//############################################//
	modified:   app.py
	new file:   extentions.py
	new file:   routes/__init__.py
	new file:   routes/csv.py
	new file:   routes/points.py
	new file:   routes/students.py
//############################################//
هذا الالتزام موجود في:
2025-07-29 19:13:19 +03:00
الأصل 4f00ff0683
التزام e014d09b29
6 ملفات معدلة مع 392 إضافات و372 حذوفات

0
routes/__init__.py Normal file
عرض الملف