Redesigning NASA's APOD Website with Django and Vue.js | Beginner's Course

Опубликовано: 20 Июнь 2026
на канале: 3CodeCamp
592
26

Enrol in this extensive 5-hour+ course to acquire the skills necessary for creating a website I have named 'APOD Redesign' using Django and Vue.js. APOD, short for Astronomy Picture Of The Day, is a website maintained by NASA, featuring daily astronomical images. Although I'm an APOD enthusiast, I've found its interface to be less user-friendly and outdated. Hence, I decided to redesign it for my own purposes, and in this video, I'll walk you through the process of how I accomplished this transformation.

The original website:
https://apod.nasa.gov/apod/archivepix...

Access the project source code on my GitHub repository:
https://github.com/ImadSaddik/apod_we...

Support us at:
  / 3codecamp  

⭐️ Contents ⭐️
(00:00:00) Introduction
(00:07:31) Dependencies
(00:21:20) Project setup
(00:38:46) Web scrapping
(01:01:54) Home page 1
(01:33:10) Home page 2
(02:17:25) Today's picture
(02:32:05) Sign up page
(03:09:43) Log in page
(03:23:23) Image details
(04:06:42) Trending page
(04:20:11) Favourites page
(04:29:48) Dynamic gallery
(04:48:00) Search
(05:00:56) The end