Skip to content

An AngularJS project made to the first stage of APUS Digital coaching project

Notifications You must be signed in to change notification settings

KimberllyMoreles/Stock-Managements

Repository files navigation

Stock Managements

An AngularJS project made to the first stage of APUS Digital coaching project

Description

Product management system that provides CRUD operations to 3 entities:

1 - Category

  • id
  • name

2 - Product

  • id
  • category_id
  • title
  • description
  • price
  • quantity

3 - Stock

  • id
  • product_id
  • quantity
  • date_time

About

An AngularJS project made to the first stage of APUS Digital coaching project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published