A mission clock and task tracker that allows astronauts to keep track of their tasks on the mission! Complete with time parser to allow for a smooth dashboard! Put in the time in 24 hour clock followed by the task and it'll automatically put it on the to do list with timers! 60-10 minutes before task is due and the task will turn yellow! 10 minutes left and it'll turn red! Completely client-side or hosted website so it can be run if you have a web browser or the file downloaded!
Credits: Background - https://www.space.com/27600-around-a-star-system-space-wallpaper.html
Demo can be found at https://vrramroop.github.io/AstronautTimer-TaskClock/
The format for the tasks are, "HH:MM {put task here}"
The versions are in zip files. There is 1 file, the html, and one folder, the image folder. The hosted version is the demo.
AI (Gemini) helped with debugging.