LowerEarthOrbiters / Lower_Earth_Orbiters

Template for capstone projects
https://lower-earth-orbiters-frontend.vercel.app
MIT License
0 stars 0 forks source link

Schedule - GET Overpass Schedules by Satellite #132

Closed Umang-Rajkarnikar closed 6 months ago

Umang-Rajkarnikar commented 6 months ago

Create an endpoint that fetches all schedules for a satellite

Input: satelliteId, limit, page, status

Functionality: Fetch records from the Schedule table for the specified satellite

Output: Return overpass schedules for the specified satellite