jacob-macleod / Dolphin-Flashcard-App

http://www.dolphinflashcards.com
MIT License
1 stars 3 forks source link

Add the ability to delete cards #134

Open jacob-macleod opened 2 weeks ago

jacob-macleod commented 2 weeks ago

On the edit flashcards page, the "three dot" menu by each individual card in a flashcard set can be clicked to show a delete button, but this doesn't actually do anything. Add this feature in, so the flashcard is deleted when the user clicks the delete button. The create-flashcard route can be used, passing it the details of all flashcards that exist except the one that needs to be deleted