Skip to content

Repository of "Codo a Codo - Full Stack Java" Back-end side.

License

Notifications You must be signed in to change notification settings

hozlucas28/Codo-Codo-Back-end-2022

Repository files navigation

Codo a Codo - Back-end [2022]

Repository of Codo a Codo - Full Stack Java Back-end course.

SummaryInstallationRelatedLicenseAcknowledgmentsContact

Summary

This is a repository where I store all lessons that I take on Codo a Codo - Full Stack Java Back-end course, related with Java language. As a learning, we make an application where you manage articles. In addition, I used npm packages like: Prettier and Husky to make my code be more 'prettier'.

Installation

Clone the repository and use Eclipse IDE with Apache Tomcat v9. Then you have to install mySQL, because this application interact with a database, call '22549', to store list of articles. After that, start apache server of the web application and go to http://localhost:8080/webapp/, where you are going to see the preview of this application.

• Optional: Run command npm install to install all packages used for make a clean code, like Prettier and Husky for pre-commits.

Related

License

This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.

Acknowledgments

Thanks to Codo a Codo teachers to share this lessons and others ones.

Contact

If you want to contact me, please see my socials medias in my GitHub profile.