Welcome to the repository for StockMaster, a sophisticated web application for managing product inventories. StockMaster offers an intuitive interface for managing products, categories, orders, and clients.
Stock Pilot includes the following features:
- Product Management: Add, edit, delete, and view products.
- Category Management: Organize your products into customizable categories.
- Order Management: Track client orders from creation to delivery.
- Client Management: Manage client information and their order history.
Stock Pilot is developed with:
- Spring Boot
- Thymeleaf
- Bootstrap for responsive design
- H2 Database for data storage
To get started with StockMaster, follow these steps:
- Clone the repository:
git clone https://github.com/axelfrache/SimpleProductManager.git- Run the application:
cd SimpleProductManager
mvn spring-boot:runThe application should now be accessible at http://localhost:8080.
We welcome contributions! If you'd like to contribute, please fork the repository, make your changes, and submit a Pull Request.
