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

AstroDex

  • 8 Devlogs
  • 13 Total hours

A database for all kinds of satellites, asteroids and exoplanets.

Open comments for this post

1h 48m 10s logged

Updates I did today:-

  • Added support for images to the APOD preview box in home page.
  • Added a “View” button in asteroids table to view more information about an asteroid.

Changelog

0
0
15
Open comments for this post

17m 33s logged

A small update:-

  • Added video support to apod page
  • Today I opened the website and realised the website was not displaying the RST launch video as I had only added support for images, so now both videos and images can be displayed.

Changelog

0
0
19
Open comments for this post

1h 6m 32s logged

Here’s what I added this time:-
-Users are now able to bookmark asteroids
-Users can remove bookmarked asteroids both one at a time, or the user could clear the bookmarks in the main page, I used localStorage to save the bookmarks.

Changelog

0
1
49
Open comments for this post

2h 25m 56s logged

Here’s what I added:

  • Completed the asteroids page.
  • Propagated the database with asteroid data
  • Added a sync state to keep track of the data
  • Added a paginated table to view basic information about the asteroids in the asteroids page.

Changelog

0
1
45
Open comments for this post

3h 6m 22s logged

Here’s what I did today:-

  • Configured a MongoDB database and added a route to update the database with the NASA Astronomy Picture Of The Day.
  • Added a route to get latest APOD data from the database.
  • Added server-side caching(next-cache) to the apod route to save compute on Edge functions and to save NASA OpenAPI limits.
  • I’ll update the apod data using vercel cron jobs.
  • Finished the APOD page on the website.

(And finally I realized that the devlogs are markdown-based, so now I’ll make better devlogs)
Thank you :))

0
1
13
Open comments for this post

2h 10m 37s logged

Added a bookmarks card which loads bookmarked items from session-storage, also added a card containing a preview of the NASA-APOD. Added responsiveness.

Changelog

0
1
33

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…