Hashan-Samarakkody / SwiftStock-Inventory_Management_System

This repository contains the code for a web-based Inventory Management System developed for the final project in Web Applications Development I. The application is built using PHP and MySQL, designed to help users efficiently manage their inventory items through a comprehensive set of features.
MIT License
4 stars 0 forks source link

Create Reports Page for Inventory Management System #19

Closed Hashan-Samarakkody closed 3 weeks ago

Hashan-Samarakkody commented 1 month ago

Description:

We need to develop the Reports page for our Inventory Management System. This page will display key inventory metrics and allow users to export data for further analysis.

Tasks:

  1. Design the layout of the Reports page
  2. Implement the page using HTML, CSS, and JavaScript (or chosen front-end framework)
  3. Integrate with backend to fetch and display real-time data
  4. Implement export functionality for CSV format

Key Features to Include:

Design Considerations:

Acceptance Criteria:

  1. The page displays accurate, real-time inventory data
  2. Data visualizations are clear, informative, and interactive
  3. Export functionality generates a correct CSV file with all relevant data
  4. The page is responsive and works well on desktop, tablet, and mobile devices
  5. Date range selector functions correctly and updates displayed data
  6. Category-wise breakdown is accurate and easy to understand

Additional Notes:

Refer:

Link - 1 Link - 2

Please update this issue with progress, questions, or blockers as you work on this feature. Coordinate with the content team to finalize the text for each section.

Hashan-Samarakkody commented 3 weeks ago

Done image