Skip to content

Files

Latest commit

Oct 4, 2022
6e334c6 · Oct 4, 2022

History

History
36 lines (22 loc) · 846 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 846 Bytes

This is a backend for Inventory Management webservice application

Features

Setup

Frontend for this application is available in following repository

https://github.com/oovk/gowebservice-frontend

Setup the mysql database

https://flaviocopes.com/mysql-how-to-install/

Mysql GUI

https://dev.mysql.com/downloads/workbench/

Use products.sql to populate inventory management data

To Run

Run go run main.go to build the project.

Working demo

image.png image.png image.png image.png image.png