Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kledo Invetory Explorer

Kledo Invetory Explorer is a user-friendly application designed to provide a comprehensive view of product inventory and warehouse information directly from the Kledo app. This tool is specifically tailored for viewing product details, including quantity and product photos, accessible from both mobile phones and PCs.

alt text

Steps to Setup

1. Clone the application

git clone https://github.com/EricRaw512/KledoInvetoryExplrer.git

2. Create MySQL database

create database kledo_inventory_explorer

3. Configure enviroment variables

  • open src/main/resources/application.yml
  • set environment variables for JDBC dbURL, dbUsername, dbPassword

4. Run the app using maven

mvn spring-boot:run

The app will start running at http://localhost:8080

5. Close the app and run the sql

  • After that run MySQL script to create admin account src/main/resources/kledo_Invetory_explorer.sql

6. Login to admin account

  • username: admin
  • password: qwerty123

About

A tool for viewing Kledo Product and Image

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages