Skip to content

A simple todo-list application powered by SvelteKit and svelte-material-ui. Continuation of my repo todo-list-app.

Notifications You must be signed in to change notification settings

SpicyWasab/todo-list-svelte

Repository files navigation

Todo-List PWA in SvelteKit

What is this ?

This is a simple todo-list Progressive Web Application I made during a week on summer vacations. I wanted to learn PWA for mobile development, as well as Svelte-Kit (which is a cool web framework !) and IDB.

Where can I try this ?

Right there !

https://www.wasab.dev/todo-list-svelte/

As mentioned earlier, this is a PWA designed for smartphone, although it works fine on desktop, it's better to use a smartphone (the UI is really made for small screens). It's installable and can work offline thanks to a Service Worker (not sure about IOS compatibility though, but it should work on recent versions of IOS). The website is also entirely hosted on github pages, and your notes are stored in local storage / IDB. They're not sent to the server in any means !

About

A simple todo-list application powered by SvelteKit and svelte-material-ui. Continuation of my repo todo-list-app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published