Skip to content

bohdan-strilets/notes

Repository files navigation

Notes

Note taking app

Notes Version 1.1.0

  • The layout has been created and the styles of the site have been added.
  • The markup for the "add note", "edit note", "delete note" forms has been created.
  • Added the ability to add a note using the input form.
  • After adding a note, a unique identifier is automatically generated.
  • A random color is also generated and, if possible, searches for a random picture by name.

Notes Version 1.2.0

  • Added the ability to modify a note.
  • Added the ability to delete a note.
  • The note window has become fixed, a scroll bar has appeared.
  • If the list of notes is empty, a pop-up window appears asking you to create a new note.
  • A pop-up notification appears after each successful action.