Skip to content

Victor101106/ParvaNota-Web

Repository files navigation

Notepad

ParvaNota Web

Small web application for basic text editing!

Content Table

Features

  • Should allow users to view the entire text field;
  • Should allow users to change the entire text field;
  • Should allow users to delete the entire text field.

Word Count

  • Should allow users to view the word count of the text field under selection;
  • Should allow users to view the word count of the entire text field.

Interface Themes

  • Should allow users to change the text field theme to system default;
  • Should allow users to change the text field theme to dark mode;
  • Should allow users to change the text field theme to light mode.

Font Size

  • Should allow users to view the text field font size;
  • Should allow users to increase the text field font size;
  • Should allow users to decrease the text field font size.

Data Persistence

  • Should allow users to persist the text field font size;
  • Should allow users to persist the text field theme.

Clipboard

  • Should allow users to copy the entire text field;
  • Should allow users to paste the entire text field.

File Management

  • Should allow users to drag text files revealing it in the text field;
  • Should allow users to drop text files pasting it into the text field.

Repository

  • Should allow users to access the application's source code repository.

License

Distributed under the GPL v3.0 license. See LICENSE for more information.

Contact

Victor Gabriel • Githubvictorgabriel101106+github@gmail.com