My project is called Artemis Hub, a static website that provides centralized information about the Artemis Program while showing our progress in building a moon base. It prevents people from navigating to multiple YouTube videos or the entire NASA site (I Frequently have to make multiple clicks to navigate that massive site), and just provides all that information on one page. Even to read information about Artemis II on the NASA site, you still have to view more than one page. So that's the problem this project solves.
To me the most challenging part of it was UI design, that's what I spent most of my time on. I'm not very good at UI design, so this project allowed me to experiment with UI and I'm getting an idea of what works, doesn't or what could be done better which will help me in future projects.
I've also learned how to create a JavaScript countdown timer. For those testing the project, I am still working on responsive design, the site is navigable on mobile devices, but it's a work in progress. This isn't the final site, I still have more to do, but I'm doing a in-progress shipment.
One thing I am proud of is getting the JavaScript countdown working, and the horizontal carousels made. I was too lazy to figure out how to make a carousel in JavaScript so I just used CSS to position each card and style the trackbar. I wasn't sure if it was going to work, but it did.
- 5 devlogs
- 18h