0% found this document useful (0 votes)
46 views3 pages

Inventory Management Website: Page "Admin"

The document outlines the features of an inventory management website. It includes pages for admins, suppliers, clients, and client/supplier operations. Each page allows the user to create, update and delete the respective data. Supplier, client and operation profiles collect identifying and transactional information like names, addresses, IDs, invoice numbers, prices, quantities, taxes and notes. The website will need to be built with an API and controller actions to implement these features.

Uploaded by

Rana Fathi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views3 pages

Inventory Management Website: Page "Admin"

The document outlines the features of an inventory management website. It includes pages for admins, suppliers, clients, and client/supplier operations. Each page allows the user to create, update and delete the respective data. Supplier, client and operation profiles collect identifying and transactional information like names, addresses, IDs, invoice numbers, prices, quantities, taxes and notes. The website will need to be built with an API and controller actions to implement these features.

Uploaded by

Rana Fathi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Inventory Management Website

Page “Admin”:
1- Create a new admin
2- Update admin
3- Delete admin

Page login
Page “Suppliers”:
1- Create a new Supplier
2- Update Supplier
3- Delete Supplier

Each supplier has the following information:


 ID
 Name
 SNN
 Address
 Tax card Image (‫)السجل‬
 Record Image (‫)البطاقة الضريبية‬

Page “Clients”:
1- Create a new Client
2- Update Client
3- Delete Client

Each supplier has the following information:


 ID
 Name
 SNN
 Address
 Tax card Image (‫)السجل‬
 Record Image (‫)البطاقة الضريبية‬

Page “Client and Supplier Operations”:


1- Create a new Operation
2- Update Client
3- Delete Client

Each operation has the following information:


 ‫تاريخ الفاتورة‬
 ‫رقم الفاتورة‬
 ‫رقم ايصال االستالم‬
 ‫الصنف‬
 ‫الوحدة‬
 ‫السعر بالطن‬
 ‫الكمية‬
 14 ‫ضريبة‬%
 1‫ضريبة‬%
 ‫تاريخ االستحقاق‬
 ‫دائن‬
 ‫مدين‬
 ‫االجمالي‬
 ‫مالحظات‬

Note: you must use API and controller actions to implement the above page

You might also like