/stock-admin

Stock Administrator Application

Primary LanguageJavaMIT LicenseMIT

Stock Administrator

Stock Administrator is application built with spring boot, mongo db, react, redux and typescript which enables user to keep track of daily stocks coming into their shop and query the the stocks inforrmation for given date.

Project structure consists of

  1. design -> All the design information goes here.
  2. frontend -> Front end project built with react, redux goes here.

This project is bootstrapped with spring boot initializer, runs with Java 8 and maven installed.

Steps to set up this project - Server Side

  1. Checkout this project.
  2. Allow maven to load all required dependencies.
  3. Run\Debug StockAdminApplication.java main function.

All the client code is \front-end directory.

API Documentation

https://github.com/pavan-nw/stock-admin/wiki/API-Documentation