3 Commits

Author SHA1 Message Date
shb
384d571997 Merged AWS upload functionality
Uploading now works with AWS. Documentation can be found in dms-api.md at the root folder.
2025-06-18 12:00:36 +08:00
shb
40cf8ebab5 Added file upload functionality
Backend works when trying to use Postman to request the API endpoint. File upload in the frontend also works since the data is parsed properly as multi-part form data. The issue is the frontend seems to cannot directly send request to backend and is outright rejected.
2025-06-16 14:29:33 +08:00
Aiman Fakhrullah Mantasan
e37bbaeb46 Refactor on the DMS, Improve design on upload and create new levels 2025-06-05 14:57:08 +08:00