Skip to content

EXPDesigners/Stocksip-FrontEndApplication

Repository files navigation

StockSip | Front-End Application

Summary

StockSip is a specialized inventory management solution designed specifically for liquor store owners and suppliers. Key features include:

  • Detailed product care guidelines (storage, handling, and preservation).
  • Smart stock tracking for wines, spirits, and beers.
  • Built-in purchasing system (order directly to suppliers)

Features

The application includes the following documentation:

  • CRUD operations.
  • Simulated API with json-server.
  • In-app navigation routing.
  • Internationalization (i18n) support.
  • Domain-Driven Design (DDD) approach.
  • Reusable components.

Documentation

The documentation is available in the docs folder. It includes:

Frameworks and Libraries

This project was generated using Vue Framework and the following dependencies:

Fake API start

Run the following commands to start the fake API server:

For windows:

 cd server
 cmd start.cmd
 start.cmd

For MacOS/Linux:

 cd server
 sh start.sh

The API endpoints should be access at http://localhost:3000/api/v1. The current API resource endpoints are:

  • http://localhost:3000/api/v1/warehouses

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages