Skip to content

A responsive browser-based clone of the iOS Reminders app built with loki.js, a toy front-end framework built by me

Notifications You must be signed in to change notification settings

skapoor8/lokiReminders

Repository files navigation

LokiReminders

This is a browser-based clone of the iOS reminders app build with loki.js

LIVE DEMO

Features

A high fidelity clone of the iOS reminders App

image

Perform CRUD operations on lists

image

Perform CRUD operation on todo items

image

Show, hide and clear completed todo items

image

Search filters items in a list

image

Persistent storage in your browser

Lists persist across refreshes

Completely mobile responsive

image

Implementation

  1. UI built and served with loki.js
  2. Persistence in indexed db using dexi.js
  3. Styling with pure css within loki.js components
  4. Hosted statically on firebase

Why I Built This

To serve as a demo of my SPA library loki-js, and to aid in its development

Future Directions

  • Adding PWA support

About

A responsive browser-based clone of the iOS Reminders app built with loki.js, a toy front-end framework built by me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages