Skip to content

Jpsoaresfig/SafeMove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SafeMove 🚚

SafeMove is a web application developed in Java using Spring Boot, designed to manage the registration and movement of products across various agencies and destinations. The system enables efficient asset control, facilitating traceability and logistical organization.

πŸ“‹ Features

  • Register and edit products with detailed information.
  • Associate products with specific destinations.
  • List and search registered products.
  • User-friendly interface for data management.

βš™οΈ Technologies Used

  • Java 17
  • Spring Boot
  • Spring MVC
  • Hibernate / JPA
  • Thymeleaf
  • Maven
  • Relational Database (e.g., MySQL or PostgreSQL)

πŸš€ How to Run the Project

  1. Clone the repository:
    git clone https://github.com/Jpsoaresfig/SafeMove.git
    cd SafeMove
  2. Configure the database:
    • Create a database in your preferred RDBMS.
    • Update the connection settings in the application.properties file located in src/main/resources/.
  3. Build and run the application:
    mvn spring-boot:run
  4. Access the application:

πŸ—‚οΈ Project Structure

SafeMove/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ main/
β”‚   β”‚   β”œβ”€β”€ java/
β”‚   β”‚   β”‚   └── com/
β”‚   β”‚   β”‚       └── safemove/
β”‚   β”‚   β”‚           β”œβ”€β”€ controllers/
β”‚   β”‚   β”‚           β”œβ”€β”€ enums/
β”‚   β”‚   β”‚           β”œβ”€β”€ models/
β”‚   β”‚   β”‚           └── repositories/
β”‚   β”‚   └── resources/
β”‚   β”‚       β”œβ”€β”€ templates/
β”‚   β”‚       └── application.properties
β”œβ”€β”€ pom.xml
└── README.md

πŸ§‘β€πŸ’» Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

πŸ“„ License

This project is licensed under the MIT License.

About

Sistema para atender uma demanda da Sicredi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published