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
- Host: GitHub
- URL: https://github.com/nirmal15mathew/timeline
- Owner: nirmal15mathew
- License: mit
- Created: 2021-10-06T09:04:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-16T11:59:48.000Z (over 4 years ago)
- Last Synced: 2025-03-11T09:27:01.503Z (over 1 year ago)
- Topics: pwa, svelte, tailwindcss, workbox
- Language: JavaScript
- Homepage: https://timeline-psi.vercel.app
- Size: 1.53 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)