Open VihanJ opened 3 years ago
I like how you spent time conducting research on APIs & HTTP requests, as those are a fundamental piece for our project. Furthermore, I like the level of detail in your ticket, as you specify exactly what each element of the project is used for. Good luck!
This week I did a lot of research on the Fetch and original Ajax API for sending and receiving HTTP requests.
My research notes are here: https://github.com/VihanJ/csa-society/blob/main/data/pbl/fetch-vs-ogajax.md
I created a demonstration application with rudimentary frontend and backend to show off what is necessary to use the fetch api: https://github.com/VihanJ/fetchapi-demo.git