GithubHelp home page GithubHelp logo

ericraw512 / kledo-inventory-explorer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 129 KB

A tool for viewing Kledo Product and Image

Java 68.23% HTML 31.33% CSS 0.44%
html-css-javascript invetory java kledo mysql spring-boot

kledo-inventory-explorer's Introduction

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.