hollyplankdev / motd-api

A simple message of the day application, written in multiple languages.
Other
0 stars 0 forks source link

Implement MOTD deletion on frontend #6

Open hollyplankdev opened 1 month ago

hollyplankdev commented 1 month ago

Currently there is no way to remove an existing MOTD in the frontend. This needs to be implemented so this project demonstrates full usage of CRUD.

(migrated from https://github.com/hollyplankdev/motd-api-ts/issues/20)