GitHunt
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

Languages

TypeScript100.0%

Contributors

Created March 9, 2024
Updated March 10, 2024
VictorAugDB/Clients-Management-System | GitHunt