Blagoja95 / job-board-web-app

Job board web app made with ReactJS, TailwindCSS and JAVA EE. Running back-end on Tomcat and storing data using MySQL RDBMS and administering it using phpMyAdmin. All parts containerized using Docker together with docker compose tool to handle all images, containers and other configurations.
0 stars 1 forks source link

Allow users to delete post #20

Closed Blagoja95 closed 1 year ago

Blagoja95 commented 1 year ago

Allow registered users to delete their post. Make a proper UI. Use delete functionality already available in PostsServlet

Blagoja95 commented 1 year ago

https://legacy.reactjs.org/docs/portals.html https://github.com/ogi1998/Restaurant-Order/tree/master/client/src/components/utils