Skip to content

Daniel-N98/Daniel-N98.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://daniel-n98.github.io/

Copy and Paste Tool

First attempt with HTML, CSS & JavaScript - huge refactor required.

This is a basic website that allows users to easily find, and copy text to their clipboard.
Mainly aimed towards those in a Customer Service position, that frequently receive the same, or
similar customer queries.

Categories page

This is where all created categories will be displayed, as buttons. The option buttons at the top, allow you to add a new category. When adding a new category, the name field is mandatory, but the color is optional.

Texts page

After clicking a category button, the texts page will open, and all texts associated with this
category will be displayed. You can edit the category name from this screen by using the "Edit Category" button, and delete
a text by clicking "Delete". Clicking "Add New" button will allow you to create a new text attached to this category. The "Text Name" & "Text To Copy" are required, and "Button Color" is again optional.

Data for Categories, and Texts are stored in the users LocalStorage.

To Do

  • Allow Categories to be renamed [✓]
  • Allow Texts to be delete [✓]
  • Allow Texts to be renamed [X]
  • Allow Texts copy text to be edited [X]
  • Allow Texts color to be edited [X]
  • Allow Categories to be deleted [✓]
  • Implement Reset feature to remove all categories and Texts [X]
  • Refactor code [X]
  • Update design [✓]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published