Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1.08 KB

File metadata and controls

47 lines (26 loc) · 1.08 KB

FullStack Web Application

👉 Indroduction

This web application allows users to dynamically add, remove, and update multiple people's ID, name, and date records. It is designed to interact directly with a MySQL database. The frontend is developed using HTML and CSS, while the backend is powered by Node.js.

✍️Technologies

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • MySQL

✍️ Features

  • Registration
  • Login
  • Add Data
  • Fetch data
  • Update data
  • Delete data
  • EDit data

👉 Login Page

👉 Registration Page

👉 Home Page

Here Person's ID,NAME ,DATE can add ,remove update dynamically .Data also update in to Database

👉 Database