Skip to content

Milestones

List view

  • skyfieldService.py is where we write functions to calculate the upcoming satellite prediction flight path. Must have: - [ ] predictions in next 24 hours - [x] easy to read/understand format - [x] combine with HTML tags 1. Function `findHorizonTime` returns a dictionary. Understand what this function does, what is returns, and use the returned dictionary to write a future email sending format. 2. Add a new `.html` file for email sending. Additional Resources: - Link I found useful learning HTML: [build a website tutorial](https://www.youtube.com/watch?v=pQN-pnXPaVg)

    No due date
    0/1 issues closed