An open API service indexing awesome lists of open source software.

https://github.com/nirmal15mathew/timeline

A pwa for logging daily events, planning and creating diaries. Proudly created with Svelte, Tailwindcss, workbox, svelte-spa-router and feather icons
https://github.com/nirmal15mathew/timeline

pwa svelte tailwindcss workbox

Last synced: 3 months ago
JSON representation

A pwa for logging daily events, planning and creating diaries. Proudly created with Svelte, Tailwindcss, workbox, svelte-spa-router and feather icons

Awesome Lists containing this project

README

          

# Timeline App

### Todo
- setup firebase
- setup auth
- quick event creator
- image uploading
- markdown event addition

### Done
- Basic UI
- creation of timelines
- setup context menus for timelines
- Theme Management
- setup pwa
- Deployed to vercel to test
- responsive layout
- use indexedDb for storing timelines (used dexie js for managaging db)
- deletion of timelines
- get started with d3 and svg (did not use d3, used svelte and svg)