Skip to content

not-null/SmartNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

SmartNotes - a smart online text editor

platform = web language = javascript developed with react

AutoSMS banner

About

Smartnotes is a web app that aims to make writing complex notes easy.

Key features

  • 🔍 Analyzes what you write and suggests symbols and formulas
  • ✒ Exports to LaTeX
  • 💾 Saves to the custom file format .note making it possible to open and continue writing at any time!
  • 🎤 Listens to what you say, so that you don't even need to write!

The web app was hosted on AWS Amplify and implemented Continous Integration (CI) as well as Continous Delivery (CD).

Installation

  1. Install node
  2. Clone this repo
  3. Navigate to <this repo>/SmartNotes
  4. Run npm install
  5. Run npm start

Tests

To run the tests, navigate to <this repo>/SmartNotes and run npm test. 3 test files will run with a total of 9 tests.

About

A smart online text editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published