IsaacWatt / Notes-App

A simple note taking web app. https://markdown-editor-notes-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes App

A web app for taking note taking! Created as a tool for taking notes in my CS courses.

User Interface

Features

  • Supports markdown syntax along with syntax highlighting
  • Real-time note taking using redis and share
  • Latex support: simply write latex between tx tags as such: tx hello tx

To be Implemented

  • Latex support
  • upload your own MD file to populate fields

About

A simple note taking web app. https://markdown-editor-notes-app.herokuapp.com/


Languages

Language:JavaScript 53.5%Language:HTML 24.7%Language:CSS 21.8%