Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 521 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 521 Bytes

Backend Server for Digital Business Card Web Application

This is the backend server for the Digital Business Card Web Application.
It is built using Node.js and the Express.js framework.
The server uses a MySQL database to store user information and card data.
It is designed to provide a RESTful API for the frontend application to interact with.