An open API service indexing awesome lists of open source software.

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

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).