项目作者: HanielU

项目描述 :
Google Keep Clone With Svelte and Firebase (Firestore)
高级语言: Svelte
项目地址: git://github.com/HanielU/google-keep-sveltejs-firebase.git
创建时间: 2020-12-02T12:26:46Z
项目社区:https://github.com/HanielU/google-keep-sveltejs-firebase

开源协议:

下载


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. A

    Disclaimer