- 🧩 Features
- 🚀 Project setup
- ⚖️ License
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
- Registration
- Account activation via email
- Logging in
- Password reset via email
- Account types with diffrent permissions (users, admins and the owner)
- Account deletion
- Booking appointments:
- 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
- Internalization
- Translations
- Polish
- English
- Translations
- Legal requirements
- Cookies consent banner
- Terms of Use
- Privacy policy
- Cookies policy
- GDPR
npm install
npm run dev
npm run build
npm run lint