tuan.cna af93a1fd6a feat: Add Wedding Guest Management with Theme Support
- Add Wedding Guest List page with search, filter, and pagination
- Add Wedding Guest Add/Edit forms with validation
- Implement dark/light theme support for all components
- Fix .page-wrapper .content .ant-card background to match website theme
- Remove blue hover color from edit buttons
- Add comprehensive theme detection with multiple fallback methods
- Update API service for Wedding Guest CRUD operations
- Add routing for wedding guest management pages
- Implement real-time theme switching with MutationObserver
- Add CSS overrides for Ant Design components theme support
2025-06-26 09:44:34 +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%