To run the project :
- use directly Visual Studio
- use the command
dotnet run
Available datas :
- Astronomy Picture of the Day (Background Image)
- Explanation of the APOD (Button to make it appear / disappear)
- All asteroids near the earth the 01/01/2023 with their names and distance from earth (lunar), -> the date can be modified in the file -> Form1.cs, lines 84 / 85 with the format "YYYY-MM-DD" (Button to make it appear / disappear)
- All approach date (YYYY-MM-DD), velocity (km/s) and distance (lunar) of a selected asteroid from the above list (Appear / disappear with the same button as above)