Skip to content

chingu-voyage3/bears-10

Repository files navigation

Bear Tracking

An Inventory Management system

Bear Tracking allows organizations to manage in stock inventory and restock orders.

Build Status

Preview

The app is deployed to Bear Track

Users

This system allows managers with administrator status to create accounts with appropriate access privileges for their employees.

Inventory

Inventory items can be created and modified in the system, and item counts can be modified.

Order

Orders can be opened when placed and closed when the ordered items are received.

Release History

  • 0.0.1
    • Work in progress

Development setup

Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.

git clone
cd project/folder
npm install
npm run serve:live

Contributing

  1. Fork it (https://github.com/chingu-voyage3/bears-10/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •