A reception machine that allows customers to check in and out of the salon.
Overview
This project requires designing an application running on Windows to help customers check in and book services at the salon. The application will send information to the server for storage and processing, then print out a ticket for the customer.
Design
The design must be concise and easy to use, suitable for all customer groups. The interface must be friendly and easy to look at, supporting multiple languages.
On the other hand, the manager can edit, add, delete services, as well as update prices when needed.
Technologies
- Frontend: electron, react, redux, redux-saga, styled-components
- Backend: nodejs, express, mongodb
