jwpf100 / node-blog

Blogging App - CRUD backend for Admin to add, amend and delete articles. API to pass data on to Frontend. Express used for routing. MongoDB for storage. Hosted on AWS using NginX reverse proxy.
0 stars 0 forks source link

Added delete tag functionality and delete tag page. #17

Closed jwpf100 closed 3 years ago

jwpf100 commented 3 years ago

Started with this as a separate feature (and all other tasks broken out into issues) but thought that was too granular, and it would be better to use commits to describe the stages of adding CRUD functionality.