I’m locked in
Progress:
- Changed the dummy data from beginnerCourse and intermediateCourse in constants.js
- Created WatchCourse page
- Made courseCard open WatchCourse page with respective course video
- Made navbar show go back and finish lesson on button if the user is on WatchCourse page
- Designed a banner for the course page
I changed the data of beginnerCourse and intermediateCourse in constants.js file which instantly made the cards inside both beginner and intermediate so much better. The professionalCourse data hasn’t changed and will be changed later.
~
After that I worked on one of the main feature of the website which is being able to watch the course. Now, if user clicks on a course that they want to watch, then will be redirected to WatchCourse page. I achieved by using the YouTube embed link and dynamic routing.
~
The navbar also changes in WatchCourse page as there will be go back and finish lesson button. The go back button currently works but I still have to work on the finish lesson button.
~
I took a break from coding after doing that and started working on the banner. I don’t really know how the banner should look so I just added a gradient, two chess pieces, some text and some chess analysis moves and called it a day.
~
Now I’ll go export that banner and add it to my website. If you have any recommendations please let me know. Biee.. 
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.