CustomerManagement

0

Описание

Языки

  • TypeScript97,3%
  • CSS1,2%
  • JavaScript0,8%
  • HTML0,7%
2 года назад
2 года назад
2 года назад
README.md

Project Customer Management | Full stack app

Description

This project is a full-stack application developed using a combination of Express, React, and MySQL. It's designed to manage customers in an efficient and user-friendly manner

Stack

Frontend

  • React
  • TypeScript
  • React Router
  • Mantine

Backend

  • Express
  • TypeScript
  • JWT
  • MySQL

Features

  • Synthesis of data for a database including a table of clients and a table of users
  • Creation of interface for access to synthesized data: form for authorization by login/password pair, registration
  • Adding a new client to the database
  • Possibility to change client status by user

How To Use

Open http://localhost:5173 with your browser to see the result.