Web/Desktop Contacts App created with Doodle
https://nacular.github.io/doodle-tutorials/docs/contacts
Tutorial showing how to build a simple contacts app that runs on both web and desktop. This app uses multiple views, shows how to do filtered tables, and simple modals. It also demonstrates how to make complex, responsive layouts. All app logic is shared between web and desktop (except persistence and routing implementations since they are fundamentally different on each platform).