You are browsing as a guest. Sign up (or log in) to start making projects!

1h 21m 59s logged

Just Now Finished bringing AstroTab to life by adding features. I started by building a realtime Clock that updates every minuite and greeting system that changes based on the time of day.
After that I added a 12-hrs and 24-hrs format toggle/ To improve user Experience, I used localStorage so AstroTab remembers the selected format even after the page is refreshed or reopened.
Next I connected AstroTab to NASA’s Astronomy Picture of the Day (APOD) API. The dashboard can now fetch and display the daily images along with its title, date and description.
Then I built the Quick Notes Feature, allowing userd to add and remove notes directly form the dashboard. All notes are saves using localStorage, which means they remain available between sessions without requiring any backend or database.

0
9

Comments 0

No comments yet. Be the first!