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

Universe Data Booklet

  • 5 Devlogs
  • 13 Total hours

Universe Data Booklet. It contains data of exoplanets and asteroids.

Open comments for this post

1h 29m 44s logged

I have upgraded the CSS, some of HTML (To introduce Hamburger) and some of JS.

Initially I thought to give it a color matching with my portfolio, but that color doesn’t look good on it. That is why I used the current one (I have seen several other sites on this same color and I liked this).

0
0
0
Ship #1

Here is my Universe Data Booklet. As the mane suggest, this is a site which contains data about exoplanets and asteroids.
Asteroids: Here I have used real asteroids data (Which is obtained through API ). Currently it contains data about asteroid which is near to our planet (Earth)

Exoplanets: Exoplanets data is added manually inside the source code. So, exoplanets data can be viewed without any need of API.

I have used API in asteroids but not in exoplanets because asteroids moves and changes around the Earth. And I want to work on current data. But exoplantes doesn’t change for a long time. So, there is no need of live API for that.

There is a chart view in my site which shows the chat comparison between exoplanets/ asteroids mass.

I have used public free API (I know about the limitations). I have solved that problem too. My site will only fetch data once in 30 days and saved it in cache. And through out the month the site will use that cache data. And again gives an API call after 31 days. Means, there will be only API call but many users can use my site.

This also brings storage issue in my site. I have also fixed that. The cache data which are older than 90 days will be automatically removed.

That’s all for now. I am also thinking for future update in this site too.
Thank You.

  • 4 devlogs
  • 11h
  • 13.38x multiplier
  • 154 Stardust
Try project → See source code →
Open comments for this post

43m 55s logged

I have added data about exoplanets (saved locally) and asteroids (data achieved using API). Additional to those, there is a graph view for asteroids and exoplanets, where, along x-axis there is exoplanets/ asteroids name and along y-axis there is the mass.

0
0
4

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…