Skip to content

ceedong/UCSD_TextEditor

Repository files navigation

UCSD_TextEditor

GUI of the project:

alt text

This repo is for a text editor design, to implement "misspelling" and "autocomplete" functions.

FEATURE I : Autocomplete

When the user types part of the word, suggestions will be given for the user to choose, it is user's preference to type completely or choose one of the words below.

alt text

alt text

FEATURE II : Misspelling

When the user stops typing, the text editor will check automatically whether the word is typed correctly or misspelled, the misspelled word will be marked in red and some suggestions will be given to the user.

alt text

alt text

About

This repo is for a text editor design, to implement "misspelling" and "autocomplete" functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors