texteditordemo.mp4
I created this as my final project for my data structures class, it is made with the most efficient data structures like Binary Search Tree (TreeMap) for storing the Users. Along with the basic text editor features it also comes with a Markov-Text Generator which is capable of processing huge text files efficiently, of 600k words and over, such as war and peace then it generates text that resembles it. Interested in a demo click here
- dynamic spell-check
- dynamic input validation
- markov text generator
- Edit and create text files
- interactive User Interface
- user authentication
- open and edit text files
- custom CSS style to imitate google form UI
- shortcut-key support for undo
- collapsible format menu
- status bar to show stats like flesch score, number of words and sentences