tuan.cna 68355e31a8 feat: Update Wedding Guest Forms with Create-Project Styling
- Copy CSS and styling patterns from create-project to add-wedding-guest page
- Update edit-wedding-guest to match add-wedding-guest structure and design
- Add form-group-header with icons (FileText, Users, Gift) for visual hierarchy
- Implement Bootstrap grid layout (col-lg-*, row, mb-3) for consistent spacing
- Add LoadingButton component with advanced loading states
- Fix dropdown lists background-color for dark theme compatibility
- Remove className='form-control' from Ant Design Select components to prevent conflicts
- Add comprehensive dark theme CSS support for dropdowns and form elements
- Update form structure to use card/card-body instead of Ant Design Card
- Implement consistent button styling with create-project-btn and btn-cancel-project classes
- Add transparent background for wedding guest search input elements
- Update status options: Confirmed, Pending, Cancelled, Attended with emojis
2025-06-27 00:01:33 +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%