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 "Home" Page for Inventory Management System #18

Closed Hashan-Samarakkody closed 3 weeks ago

Hashan-Samarakkody commented 1 month ago

Description:

We need to create the Home page (Dashboard) for our Inventory Management System. This page will serve as the main landing page for authenticated users and should provide an overview of the system's features.

Tasks:

  1. Design the layout of the Home page
  2. Implement the page using HTML, CSS, and JavaScript (or chosen front-end framework)
  3. Ensure responsive design for various screen sizes

Key Features to Include:

Design Considerations:

Acceptance Criteria:

  1. The page is visually appealing and matches the overall design theme
  2. All buttons and links are functional
  3. The page is responsive and works well on desktop, tablet, and mobile devices
  4. User information is correctly displayed (requires integration with authentication system)
  5. Quick summary data is accurate (requires integration with backend)

Additional Notes:

Refer:

Link - 1

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