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

https://github.com/axelfrache/stock-pilot

StockPilot simplifies inventory and order management for businesses. This Spring Boot application enhances product and client oversight with a sleek interface.
https://github.com/axelfrache/stock-pilot

java javascript spring spring-boot thymeleaf

Last synced: 3 months ago
JSON representation

StockPilot simplifies inventory and order management for businesses. This Spring Boot application enhances product and client oversight with a sleek interface.

Awesome Lists containing this project

README

          

# Stock Pilot - Product Inventory Management

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.

## Features

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.

## Technology

Stock Pilot is developed with:

- Spring Boot
- Thymeleaf
- Bootstrap for responsive design
- H2 Database for data storage

## Quick Start

To get started with StockMaster, follow these steps:

1. **Clone the repository:**

```bash
git clone https://github.com/axelfrache/SimpleProductManager.git
```

2. **Run the application:**

```bash
cd SimpleProductManager
mvn spring-boot:run
```

The application should now be accessible at http://localhost:8080.

## Contributing

We welcome contributions! If you'd like to contribute, please fork the repository, make your changes, and submit a Pull Request.

![StockPilot Logo](src/main/resources/static/logo-extented.png)