Aytida1426 / BooleansCalendar

CSA Tri 3 Project
0 stars 2 forks source link

Checkpoint Ticket for Vihan Jayaraman (05/26 to 6/01) - Focus on Frontend - Backend link for App - Research RESTful Controller and APIs to communicate with Frontend #40

Open VihanJ opened 3 years ago

VihanJ commented 3 years ago

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

Aytida1426 commented 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!