Yash-Jajam / Student_App

0 stars 0 forks source link

PB5.3: API Routes #24

Open lydialegan opened 2 weeks ago

lydialegan commented 2 weeks ago

Create API Routes: Set up API routes for fetching student details, class details, and schedule information.

Document routes, including the URL, required parameters, request/response structure, sample responses, and error handling in the comments below.

lydialegan commented 1 week ago

Users.js: Image

index.js: Image

App.js: Image

lydialegan commented 1 week ago

Need to add error handling to code.

lydialegan commented 3 days ago

Skipping for now. API routes are not being used in our code. Will revisit in the future for functionality when adding enrollment services and student adding services.