Skip to content

MePhew-GonteQ-Industries/zolza-hairstyles-web

Repository files navigation

GitHub Workflow Status GitHub last commit GitHub repo size

Endpoint Badge Endpoint Badge

Zołza Hairstyles Hairdressing Salon

Appointments management system - website repo

Table of Contents

List of the features that have been implemented so far:

  • Home page featuring an image gallery and mobile app advertisement
  • Contact page showing the salon location on Google Maps
  • User accounts
  • Booking appointments:
    • Booking through the appointments page by first selecting a service and then followed by selecting a date Alt text
    • Quick booking from the home page
  • Administration dashboard
    • Business summary and overview
    • Appointments management
    • Services management
    • Users administration
    • Work hours management
    • Business statistics
    • Administrative settings
  • Settings
    • Updating user data (name, surname and gender)
    • Account security
      • Password change
      • Active sessions management
        • Log out of every session seperately
        • Log out everywhere
        • Show location on a map based on IP address
      • Two-Factor Authentication
    • Notification settings
      • Appointment reminders
      • New functionality added
    • Themes
      • Dark theme Alt text
      • Light theme Alt text
    • Internalization
      • Translations
        • Polish
        • English
  • Legal requirements
npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Apache-2.0