LowerEarthOrbiters / Lower_Earth_Orbiters

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

Feature: Overpass Scheduling #152

Closed Umang-Rajkarnikar closed 5 months ago

Umang-Rajkarnikar commented 5 months ago

Changes made:

Added methods to:

Created event emitters:

Added tests:

Migrated some files in route/satellite.ts to util folder so now they can be accessed in other areas of the code

quinnha commented 5 months ago

can you add isSunlit into src/leo-server-app/src/utils/satellite.utils.ts?