https://github.com/hozlucas28/codo-codo-back-end-project-2022
Repository of "Codo a Codo - Full Stack Java" Back-end side, project.
https://github.com/hozlucas28/codo-codo-back-end-project-2022
2022 bootcamp-project bootstrap5 css3 eclipse fullstack-java html5 husky java jsp mit-license prettier sql
Last synced: 3 months ago
JSON representation
Repository of "Codo a Codo - Full Stack Java" Back-end side, project.
- Host: GitHub
- URL: https://github.com/hozlucas28/codo-codo-back-end-project-2022
- Owner: hozlucas28
- License: mit
- Created: 2022-12-22T18:02:35.000Z (over 3 years ago)
- Default Branch: Master
- Last Pushed: 2026-01-01T23:53:44.000Z (6 months ago)
- Last Synced: 2026-01-07T12:05:41.655Z (6 months ago)
- Topics: 2022, bootcamp-project, bootstrap5, css3, eclipse, fullstack-java, html5, husky, java, jsp, mit-license, prettier, sql
- Language: Java
- Homepage:
- Size: 982 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Codo a Codo - Back-end Project [2022]
Repository of Codo a Codo - Full Stack Java Back-end project.
Summary •
Key Features •
Installation •
Related •
License •
Acknowledgments •
Contact
(watch a video preview)
Summary
This is a project about Back-end side of a web application, made with several technologies like you can see in languages, side bar of the GitHub repository page.
The web application is about an admin panel of a supermarket. In this panel you can manage your employees and products, throw several options in the navbar. In addition, I used npm packages like: Prettier and Husky to make my code be more 'prettier'.
Key Features
-
Summary
-
You can see amount of active employees and products in the home page.
-
-
Add Employee/Product
-
Delete Employee/Product
-
Update Employee/Product Data
-
See List of Employees/Products
-
Delete all Employees/Products
-
Search Employees By Last Name
-
Search Products By Brand
-
Dynamic Notifications System
-
Responsive Design By Bootstrap v5.3.0

(images of responsive design)
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 'Supermarket', to store list of employees and products. After that, start apache server of the web application and go to http://localhost:8080/supermarket/, 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.com for more information.
Acknowledgments
Thanks to Codo a Codo teachers to teach me how to program in Java and others technologies in a productive way.
Contact
If you want to contact me, please see my socials medias in my GitHub profile.