this post was submitted on 26 Jun 2022
43 points (100.0% liked)

Open Source

30339 readers
2320 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

When I was finished with Serenum API, I started over with the website Serenum to show the data from the API with style.

I built the website with no JavaScript first, building for an example the bar charts with HTML and CSS by hand. After everything was done, I added 2 features with JavaScript: getting your current location 1 time with GPS and adding a map from Leaflet for choosing a place with it.

Thanks to this strategy, Serenum works perfectly with and without JavaScript.

The website are far from done, though. Both astronomical calculations and light theme are missing, more features with JavaScript will be added, and more.

you are viewing a single comment's thread
view the rest of the comments
[–] sudoreboot@lemmy.ml 4 points 2 years ago

This is really cool and useful! I'll be using this! Thank you