This project was a test of my skills as a developer a week into learning svelte. All part of practicing to become a better developer :)
While forking this repo, or taking implementation, please make reference to this repo => https://github.com/HanielU/google-keep-sveltejs-firebase
- Add notes to to database (firestore) which are fetched and updataed in the UI in real-time.
- Edit notes which are then stored in the database in realtime which is then reflected in the UI.
- Delete selected notes from database as well as UI.
A video demonstration of this project is found at https://www.youtube.com/watch?v=qfnhHjBXGtA An online demo of this project is found https://keep-svelte.netlify.app. Internet connection required. A
- Some of the styling was borrowed from https://github.com/bchiang7/google-keep-vue-firebase
- I have no affiliations with mentioned party