An open API service indexing awesome lists of open source software.

https://github.com/andresp08/springboot-customsoft-app

Customer Control app is a web app that allows you to manage and store your customers. includes user login and permissions, as well as delete, add and update actions
https://github.com/andresp08/springboot-customsoft-app

lombok mysql-database spring spring-boot spring-data-jpa spring-mvc spring-security thymeleaf

Last synced: about 2 months ago
JSON representation

Customer Control app is a web app that allows you to manage and store your customers. includes user login and permissions, as well as delete, add and update actions

Awesome Lists containing this project

README

          

# Customer-Control

## Welcome! 👋

## Customer Control app is a web app that allows you to manage and store your customers, using Multilayer Architecture and MySQL as database service.

### This project contains:

. Spring MVC and Spring Security for user permissions \
. Thymeleaf template engine with Bootstrap 5\
â‹… MySQL as Database Service and JPA \
â‹… Best practices and folder structure \
â‹… Multilayer Architecture (Presentation layer, Business layer, Data layer)\

## Login page
![login](https://user-images.githubusercontent.com/45151760/190453123-c9124bed-53c2-4182-8b88-e8f94f77599b.png)

## Main interface for Admin user
![main-interface](https://user-images.githubusercontent.com/45151760/190453234-b129583a-858f-4f10-a586-d6f9b6583629.png)

## Add new client for Admin user
![new client](https://user-images.githubusercontent.com/45151760/190453332-b89ccfb3-99f9-448d-8d29-c24fbf80c223.png)

## Edit view for Admin user
![editpage](https://user-images.githubusercontent.com/45151760/190453394-3f4cba6f-10a6-4112-8bd3-b3109e6805a7.png)

## View for normal user, without delete, add and update actions
![normal-user-view](https://user-images.githubusercontent.com/45151760/190453546-3605789e-6702-432a-8e04-f8c8803ea605.png)

And many more.
I hope you like it.

**I love to code!** 🚀