Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lelserslasers/todomanager
A simple todo manager with Sveltekit and Firebase hosted on Vercel
https://github.com/lelserslasers/todomanager
firebase firestore realtime sveltekit vercel
Last synced: 22 days ago
JSON representation
A simple todo manager with Sveltekit and Firebase hosted on Vercel
- Host: GitHub
- URL: https://github.com/lelserslasers/todomanager
- Owner: LelsersLasers
- Created: 2023-06-18T06:41:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-11T22:50:19.000Z (7 months ago)
- Last Synced: 2024-06-12T06:21:38.288Z (7 months ago)
- Topics: firebase, firestore, realtime, sveltekit, vercel
- Language: Svelte
- Homepage: https://todo-manager-plus.vercel.app
- Size: 232 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo Manager+
https://todo-manager-plus.vercel.app/
A simple todo manager with SvelteKit and Firebase hosted on Vercel.
## Features
- Create lists of todos
- Share lists of todos (with email notifications)
- Add, edit, and delete todos
- Lists and todos are synced in realtime across devices and users
- Mark todos as complete/incomplete (duh)
- Change the order/priority of todos
- Simple, clean, and responsive UI
- Designed for both desktop and mobile
- Uses only completely free tiers of Firebase and Vercel
- No credit card information required## Tech Stack
- SvelteKit
- vite, eslint, prettier
- Firebase
- Vercel
- Pico.css
- nodemailer