Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 413 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 413 Bytes

Appointment-page

This Appointment page send all the entries to the email specifies in .env file.

This is a Register Page made with HTML, CSS for the frontend . For the Backend we have used Express JS, Nodemailer Library, Body-Parser.

We have used gmail service to receive all the endtries.

Frontend Technologies -HTML -css -JS

Backend technologies -Node JS -Express JS -Node Mailer, Body Parser