Apps

Frontend implementations of different applications that might be useful to build on top of them or create totally different functionality with the provided layouts. They contain listing, detail and editing screens as well as usage examples of plugins such as List.js, Fuse.js and various form plugins.
Calendar
Implementation for a basic events and schedule application that built on top of Full Calendar plugin.
Chat
A basic chat application that built mobile first and has chat and talk screens and contains a contact list.
Contacts
User directory application that built with the help of List.js. Can be searched, paged and sorted.
Mailbox
Very basic email application that contains a list page rendering, new&reply layouts and a static details page.
Tasks
Todo application that has create, edit and delete capabilities. Also has a Fuse.js search implementation.