tuanOts 12424bfb57 Enhance Project Tracker Status Display
🎨 Features Added:
- Beautiful color-coded status display with icons
- 5 status types: Planning, Completed, Pending, In Progress, On Hold
- Modern rounded design with background colors and borders
- Icon integration for better visual identification
- Enhanced filter dropdown with status icons
- Improved pagination spacing and layout

🔧 Technical Improvements:
- Replaced simple Tag with custom styled status component
- Added getStatusConfig function for flexible status management
- Updated status rendering with proper color schemes
- Consistent styling across light/dark themes
- Better UX with professional appearance

📋 Status Color Scheme:
- Planning: Blue (#1890ff) with 📋 icon
- Completed: Green (#52c41a) with  icon
- Pending: Orange (#faad14) with  icon
- In Progress: Purple (#722ed1) with 🚀 icon
- On Hold: Red (#f5222d) with ⏸️ icon
2025-05-31 16:08:04 +07:00
2025-05-31 16:08:04 +07:00
2025-05-25 17:15:22 +07:00
2025-05-25 17:15:22 +07:00

Dreams POS React Template

A modern Point of Sale (POS) system built with React.js.

Features

  • Modern and responsive UI
  • Complete POS functionality
  • Inventory management
  • Sales and purchase tracking
  • User management
  • Reports and analytics
  • Mobile-friendly design

Installation

  1. Clone the repository
git clone https://github.com/anhtuanbtx1/dreamspos-react.git
  1. Install dependencies
npm install
  1. Start the development server
npm start

Technologies Used

  • React.js
  • React Router
  • Redux
  • Bootstrap
  • SCSS
  • Axios

License

This project is licensed under the MIT License.

Description
No description provided
Readme 17 MiB
Languages
JavaScript 85.9%
SCSS 12.8%
CSS 0.8%
TypeScript 0.5%