https://github.com/rajatkb/sams
SAMS: Stock analysis and management system
https://github.com/rajatkb/sams
angular firebase graph mysql nodejs sale-analysis stock-management
Last synced: 6 months ago
JSON representation
SAMS: Stock analysis and management system
- Host: GitHub
- URL: https://github.com/rajatkb/sams
- Owner: rajatkb
- License: apache-2.0
- Created: 2018-03-07T20:37:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-26T11:29:35.000Z (over 7 years ago)
- Last Synced: 2023-10-20T22:44:59.789Z (over 2 years ago)
- Topics: angular, firebase, graph, mysql, nodejs, sale-analysis, stock-management
- Language: TypeScript
- Size: 1.08 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SAMS
SAMS: Stock analysis and management system
Demo video : Demo Video
## Features:
• Login Page
* Login using UserId and Password.
• Users Page(Dashboard)
* View, Update, and remove user information
* Search
* Accounts information like: Stocks left, Payment due(from which brands or to which brands), return stock, contacts of different persons of various brands, Total revenue, total no. of product.
• Manage Brands
* Add new brand data into a tabular view
* View, Update, and remove brand information
* Search
• Manage Category
* Add new category information into a tabular view
* View, Update, and remove category information
* Search
• Manage Stores
* Add new store information into a tabular view
* View, Update, and remove stores information
* Search
• Manage Products
* Add new product information in tabular view
* View, Update, and remove products information
* Search
• Manage Orders
* Add new information in tabular view
* View, Update, and remove orders information
* Search
• Reports
* View total amount of sales represented on the graphical chart based on yearly,monthly,daily basis(user’s choice) or on basis of dates.(“from date” and “to date” feature).