tuanOts 16400eef12 � Improved Calendar Page Header Balance & Positioning
 Visual Balance Improvements:
- Reduced header padding from 25px 30px to 20px 25px for better proportion
- Added margin-top: 15px to create proper spacing from page top
- Decreased title font-size from 2rem to 1.75rem for better hierarchy
- Softened box-shadow from 0 8px 32px to 0 6px 25px for subtle depth
- Reduced font-weight from 700 to 600 for less aggressive appearance

� Enhanced Responsive Design:
- Tablet (768px): Optimized padding 18px 20px, font-size 1.5rem
- Mobile (480px): Compact padding 15px 18px, font-size 1.3rem
- Progressive margin adjustments: 15px → 10px → 8px for top spacing
- Consistent gap reductions: 15px → 12px for better mobile layout

� Dark Mode Refinements:
- Enhanced shadow depth for dark theme: rgba(0,0,0,0.15)
- Maintained visual hierarchy in dark mode
- Better contrast and readability

� Layout Harmony:
- Header now properly balanced with sidebar and main calendar
- Improved typography hierarchy throughout the page
- Better visual flow and content organization
- Smoother responsive transitions across all breakpoints

� Result:
- More balanced and professional page layout
- Better visual hierarchy and content flow
- Improved user experience across all devices
- Consistent spacing and proportions
2025-06-14 22:36:02 +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%