КОТИКО - CRM for beauty salons
CRM was developed in Python using Django on the backend and pure JS on the frontend.
Among the features:
- visit calendar (in different view formats: day, month, calendar, and list).
- detailed analytics with the ability to print some reports,
- customer database (including customer card with all information),
- service cost calculator,
- warehouse,
- payroll calculation,
- access control for employees.
Also, the ability to send automatic SMS reminders to customers using Celery was implemented.
Design and service logic were also developed.
Among the features:
- visit calendar (in different view formats: day, month, calendar, and list).
- detailed analytics with the ability to print some reports,
- customer database (including customer card with all information),
- service cost calculator,
- warehouse,
- payroll calculation,
- access control for employees.
Also, the ability to send automatic SMS reminders to customers using Celery was implemented.
Design and service logic were also developed.