project-studying-dotnet / Streetcode-Server-September

Streetcode Server Project for UA-1237 .NET Group
MIT License
0 stars 0 forks source link

Admin/Interesting facts block #76

Closed vladtymo closed 7 hours ago

vladtymo commented 1 week ago

Admin/Interesting facts block

image

Acceptance Criteria

  1. Admin can add a new fact via "+" button 1.1. System opens a modal window where an Admin can add an image, title and text. All items are mandatory 1.2. Admin can add no more than 600 symbols to main text field and 68 symbols to title. Counter for "symbols left" is displayed 1.3. Admin can add a description for an attached photo. This is not a mandatory field, limited up to 200 symbols.
  2. Admin can edit existing facts via "pencil" icon
  3. Admin can delete existing facts via "trash" icon
  4. All facts are displayed as small blocks with titles on it
  5. Admin can reorder facts image
jimmy2jk commented 6 days ago

Tasks

  1. Create interesting fact
  2. Get interesting facts
  3. Edit interesting fact
  4. Delete interesting fact
  5. Reorder interesting facts