0: Demo
In this lesson, you will work through Demo as part of Let's Build a Todo App in NativePHP Desktop.
Caption excerpt: In this course, we're going to be building a to-do application. This is much more than just taking off a task. We have a bunch of features we're adding in. This is borderline project management, but it's building native PHP, and we can essentially go ahead and run it on any device. Now, the downside with this course is that we're not going to be looking at how to synchronize across devices and across browsers. This is going to be an offline only application, however, it is perfectly plausible to go ahead and make t...