DaveMitten / note_app

note_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note App

Purpose

A demonstration and practice for myself of the capabilities of using Slate JS, React and ANTD UI library.

Use

It is for taking notes. Simple, but with rich text editing and use of the vast features in Slate JS.

Current Goals:

  • Basic functionality
  • Marks
  • Blocks

Future Goals:

  • Saving of notes
    • Could use CRUD or REST. Not sure at this present time.
  • Ability to tag others
  • Create accounts
  • Sharing with platforms like twitter, etc.
  • Make it a PWA
  • Use of a backend?

About

note_app


Languages

Language:JavaScript 82.3%Language:HTML 11.4%Language:CSS 6.3%