ramadan-2020-assessments
ramadan-2020-assessments copied to clipboard
[x] Submit a video request. (API: POST -> /video-request)
- add nodemon
- [x] Submit a video request. (API: POST ->
/video-request
)
@medhatdawoud To be honest I searched alot for how to make XMLHttpRequest
cause I always sue jquery to do it.
and I did debugging to make sure json object pass suucssuly to backend I tried alot becuase it was recived as form data not json object finnaly I got those working code (copy/past) but I can understand it