Google Keep Clone built With SvelteJS And Firebase
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 :)
Started: Sunday, November 29, 2020, 8:28 AM
Ended: Wednesday, December 2, 2020, 10:05 AM
Rewrite Complete: Monday, September 12, 7:05 PM
Note
While forking this repo, or taking implementation, please make reference to this repo => https://github.com/HanielU/google-keep-sveltejs-firebase
Features
- 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.
Demo
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. ADisclaimer