SRM INSTITUTE OF SCIENCE AND TECHNOLOGY
RAMAPURAM CAMPUS CHENNAI
DEPARTMENT OF COMPUTER SCIENCE AND APPLIATIONS (BCA & BCA GEN AI)
FACULTY OF SCIENCE AND HUMANITIES
PROJECTTITLE: Feedback Form Web Application Using JavaScript and EmailJS
REGISTER NUMBER: RA2431241020033
CLASS WITH SECTION: BCA ‘A’
You’ve created a feedback form that col
ABSTRACT:
This internship project involves the development of a simple and effective feedback form web
application using HTML, CSS, JavaScript, and EmailJS. The main objective is to create a user-friendly
interface that allows users to submit feedback easily and securely. The form captures essential input
fields including name, email address, phone number, and a custom message.
The front-end interface is styled with responsive CSS, ensuring accessibility across various device sizes.
Clean layout, modern form controls, and subtle interactive elements enhance the overall user
experience. The form submission is handled using JavaScript, which collects the user inputs and sends
them through the EmailJS API, enabling direct email delivery without a backend server.
The system utilizes EmailJS service integration to manage the email communication process. It provides
real-time alerts for success and error handling, improving user interaction and system reliability. The
project showcases the practical use of client-side scripting, third-party API integration, and responsive
web design.
This web application can be adapted for various use cases such as contact forms, surveys, or support
ticket systems, and serves as a strong foundation for building lightweight web-based communication
tools.
Keywords: Feedback Form, JavaScript, EmailJS, Responsive Web Design, Front-end Application, Form
Validation, API Integration