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

Remove unecessery code #17

Closed Blagoja95 closed 1 year ago

Blagoja95 commented 1 year ago

Remove:

Window.js utils.js ? HelloServlet

other clone clean up

Blagoja95 commented 1 year ago

win component removed in [4] ...

Blagoja95 commented 1 year ago

Minor code clean-up in https://github.com/Blagoja95/job-posting-web-app/issues/10

Blagoja95 commented 1 year ago

https://github.com/Blagoja95/job-posting-web-app/pull/23

Blagoja95 commented 1 year ago

41

Blagoja95 commented 1 year ago

Done in #41