Stocky
Stocky is a fullstack web application built with Java, Spring Boot, and Angular that helps busy store owners manage all of their stores in one place. This app is designed to be both robust and user-friendly, with a sleek and modern interface.
Install / Use
/learn @jamesawo/StockyREADME
Stocky
Stocky is a full-stack web application built with Java, Spring Boot, and Angular, following clean architecture pattern. Designed to streamline multi-store management for busy business owners, Stocky offers a highly efficient, scalable, and user-friendly experience, consolidating all store operations into one intuitive platform
Screenshot
See a Live Demo Here: stocky.jamesaworo.me
- Login screen
- Setup Company
- Manage products
- Add products
- Sales Point
- Sales Point (Dark Mode)
- Stock Settings (Dark Mode)
- Add expenses
Features
- User authentication and authorization system
- Stock and inventory management
- Company, customers and employee management
- Product and product category management
- Reports and analytics
- Settings and application configuration
- Search and filter functionality for easy product discovery
Technologies
Stocky is built using the following technologies and tools:
Installation
To run Stocky locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/stocky.git -
Navigate to the project directory:
cd stocky -
Install dependencies:
mvn install -
Start the backend server:
mvn spring-boot:run -Dspring-boot.run.profiles=dev -
Stocky should now be running at
http://localhost:8080
Usage
After successful installation, follow the steps below:
- Set up company profile
- Goto Company and update company information, administrator information, language and currency.
- save to apply changes.
- Add product categories
- Add all your product categories
- Add or upload product using an Excel sheet.
- Start selling.
Author
Aworo James: james.aworo@outlook.com
License
Stocky is released under the MIT License.
