/TextEditor

A Console based Text Editor made in Java. Each word has been treated as a LinkedList Node. All the basic operations such as moving cursor in forward & backward direction, insertion, deletion, undo are supported.

Primary LanguageJava

TextEditor - A Console App

A Console based Text Editor made in Java. Each word has been treated as a LinkedList Node. All the basic operations such as moving cursor in forward & backward direction, insertion, deletion, undo are supported.

Technology Used:

Data Structures (LinkedList & Stack) and ANSI Escape Code (for clearing console).

A Small Preview of the Project can be Viewed Here :

https://editor-3p34g81a8u8kkpi2kf8.codequotient.in/