CoolFace
Apppublic

KarimOsama/abnaouna-backend

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
33 commits on main
e0598da8mo ago

Fix: Add 3-hour timezone tolerance for exam start time

Karim Osama
91eece78mo ago

Debug: Change JWT logging to INFO level

Karim Osama
d71d0818mo ago

Debug: Add JWT authentication logging

Karim Osama
fc2398a8mo ago

Fix Dockerfile: Java 21 with correct paths

Karim Osama
e7b29488mo ago

Revert: Full backend to working state before homework feature

Karim Osama
ec88c008mo ago

Sync: Full backend code with all fixes

Karim Osama
5f8a3c38mo ago

Fix Dockerfile: Use Java 21 with correct paths

Karim Osama
a14bd8f8mo ago

Add HF Spaces configuration

Karim Osama
b74f7778mo ago

Revert to working backend before homework feature

Karim Osama
725e83e8mo ago

Fix: Allow file upload without role restriction

abnaouna
a61dbb18mo ago

Fix: Use Base64 data URLs for image storage (HF Spaces compatible)

abnaouna
bc660d28mo ago

Fix: Add security config for files API and better upload error handling

abnaouna
f8a7dc78mo ago

Trigger HF rebuild

abnaouna
1d04cf28mo ago

Fix Dockerfile: Java 21 and correct paths

abnaouna
e9aa94e8mo ago

Add HF Space configuration in README

abnaouna
b32ae9d8mo ago

Feature: Add file upload service and controller

abnaouna
1b054248mo ago

Fix timezone issue in exam start - add 3-hour tolerance

abnaouna
f9bf77d8mo ago

Fix timezone issue in exam start - add 3-hour tolerance

abnaouna
40fa2288mo ago

Set server port to 7860 for Hugging Face Spaces

abnaouna
ebae33f8mo ago

Update server port to be configurable

abnaouna
ff916e08mo ago

UI Refinements: Compact Parent Dashboard cards, round percentages to 2 decimals, and fix layout issues

abnaouna
d935b788mo ago

Attendance Fix & Strict Class Start/Join

abnaouna
383e8608mo ago

feat: Implement a comprehensive exam management system with teacher, parent, and student interfaces for exam creation, viewing, and result management.

AhmadAlAhmady
277bae28mo ago

fix all errors

AhmadAlAhmady
422bbee8mo ago

all is good

abnaouna
158ddac8mo ago

نسخه 1

abnaouna
d19d5778mo ago

feat(exam): strict availability window, duplicate exam, and bug fixes

abnaouna
b71e7868mo ago

اصلاح بجات الكالب و المدرس

abnaouna
4aed8728mo ago

feat: Complete Sprint 3 frontend enhancements and bug fixes

AhmadAlAhmady
850656f8mo ago

feat: Implement administrative user management with full CRUD, activation, and password reset capabilities for all user roles, supported by new backend services, entities, DTOs, and frontend pages.

AhmadAlAhmady
d0b31c38mo ago

feat: Introduce backend entities and frontend services/pages for class sessions, homework, and exams, including common data types.

AhmadAlAhmady
41f70418mo ago

feat: Implement Homework, Exam, Attendance, and Class Session management with dedicated DTOs, services, and controllers.

AhmadAlAhmady
82dcbdd9mo ago

Sprint 1: Backend foundation - Auth, Admin CRUD, Grades/Subjects

AhmadAlAhmady