Introducing New UI Design0:00
Of course, we cannot leave this app forever with this work-in-progress design. It just deserves a better, shiny, and modern appearance. And of course, this is a lot of work, and this is not what this course is about. So I'm going to do this now in the background, but there will be a commit in the repository for you to check out if you're interested in how I did this. If you haven't access to the repository yet, please send me an email at learn at christoph-ronpel.com, and then I will provide you with access to the repository of this application. And voila, here it is, the new design which I built for this application. A cast a day keeps bugs away. That's our slogan here for Laravel Casts.
Touring App Screens0:43
A cast a day keeps bugs away. That's our slogan here for Laravel Casts. And here we can see our courses. It looks very clean, and yeah, this is much more fun now to work with and to enjoy this application. We have here the details for a course, also some information about this course. And of course, we can log in with our log in as a test user, and we can see here the purchases which my account has already bought. And if we now go to one of the courses, you can see we now have this nice video player with the sidebar with all the videos.
Testing Video Player Features1:12
And if we now go to one of the courses, you can see we now have this nice video player with the sidebar with all the videos. We can switch between the videos. We can mark them as completed like this one. Let's try it out now for this as well. And as you can see, everything is working as expected, just because we already wrote a lot of tests. Of course, while implementing the design for this application, I had to change a few tests, but just because some text fields which were changing and things like that, but you can all see this inside the commit if you're interested in that.
but just because some text fields which were changing and things like that, but you can all see this inside the commit if you're interested in that. But yeah, I really like now that we have this pretty cool new design for our application here.
