Skip to content

javim91/storehouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storehouse

This project pretends to be an easy app to manage an storehouse where the person in charge have to update the list of Providers and Products. This two main data are the bases for create Purchase Orders and some few stuff that will come as soon as possible :).

Technology

About the technology that uses, it's an application made with Vue3 (frontend) that supports (of course) options Api and composition Api. Now is a mix, but the intention is to change all to composition Api. By the simplicity of the app it runs directly with Google Firestore as non-relational database.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Easy app to improve management of an storehouse

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors