VI
VictorAugDB/Clients-Management-System
This is a test from a company
Clients-Management-System
This is a test from a company
Features
- List clients + Filters
- Register client
- Register clients - CSV
- Calculate the best route
Business rules
- Coordinates must be unique - e.g: [1, 1] can't exist in two clients at the same time meaning that a two client can't reside at the same place.
Models
u = unique
Client - name (u), email (u), phone (u), coordinateX, coordinateY