Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vkitori/warehouse

Fullstack project: Spring, Thymleaf, MyBatis
https://github.com/vkitori/warehouse

bootstrap html java mybatis spring spring-mvc thymeleaf

Last synced: 11 days ago
JSON representation

Fullstack project: Spring, Thymleaf, MyBatis

Awesome Lists containing this project

README

        

# Warehouse Management System

This is a web-based warehouse management system that allows you to manage products in your warehouse. This is a comprehensive study project that integrates several modern technologies to create a fully functional web application. It serves as a practical example of how to use Java and associated frameworks to build web applications efficiently.

## Table of Contents

- [Technology Stack](#technology-stack)
- [Features](#features)

### Technology Stack

This project is built using the following technologies and tools:
- **Java**
- **Spring Boot**
- **Thymeleaf**
- **MyBatis**
- **Bootstrap**
- **MySQL**
- **Maven**
- **Eclipse**

### Features

- View a list of products in the warehouse.
- Add new products with details such as name, description, and availability.
- Edit existing product details.
- Delete products from the inventory.
- User-friendly web interface.