fixed admin page
Showing
with
157 additions
and
1253 deletions
No preview for this file type
No preview for this file type
uja_exams_app/backend/tempCodeRunnerFile.py
0 → 100644
uja_exams_app/backend/test.py
0 → 100644
uja_exams_app/database/setup_db.sh
deleted
100644 → 0
uja_exams_app/deployment/README.md
deleted
100644 → 0
annotated-types==0.7.0 | ||
anyio==4.9.0 | ||
click==8.1.8 | ||
exceptiongroup==1.2.2 | ||
fastapi==0.115.11 | ||
greenlet==3.1.1 | ||
h11==0.14.0 | ||
idna==3.10 | ||
pydantic==2.10.6 | ||
pydantic_core==2.27.2 | ||
PyMySQL==1.1.1 | ||
python-multipart==0.0.20 | ||
sniffio==1.3.1 | ||
SQLAlchemy==2.0.39 | ||
starlette==0.46.1 | ||
typing_extensions==4.12.2 | ||
uvicorn==0.34.0 |
uja_exams_app/deployment/deploy.sh
deleted
100644 → 0
No preview for this file type

5.22 KB

9.44 KB
{ | ||
"name": "uja-exams-frontend", | ||
"version": "1.0.0", | ||
"description": "UJA Exams Frontend Server", | ||
"main": "server.js", | ||
"scripts": { | ||
"start": "node server.js" | ||
}, | ||
"dependencies": { | ||
"express": "^4.17.1" | ||
} | ||
} |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
Please
register
or
sign in
to comment