Assignment
Assignment
__________________________
BCS/BCSE/BIT
INDIVIDUAL
ACADEMIC YEAR 2024/2025
DEADLINE: 09.02.2025
GENERAL INSTRUCTIONS:
From the submitted Assignment ADD a dynamic webpage that features a user registration
form with the following fields:
1. Full Name: Ensure that users enter their full name with appropriate validation for the
format.
5. Region and Districts (Ajax): Use Ajax to dynamically load options for regions and
districts. The selection of a region should dynamically update the available districts
based on the chosen region.
8. Enhance the navigation menu by adding smooth scrolling effects or dropdown menus.
Apply jQuery animations or transitions to improve the overall visual appeal of the
website. Additionally, incorporate jQuery to simplify and optimize code for tasks
such as event handling and DOM manipulation.
Ensure that appropriate feedback mechanisms are in place to inform users about any errors in
the form. The form should not submit until all inputs are valid.
Additionally, as a mode of submission, you are required to host your project on an AWS
instance. Create an Amazon EC2 instance, deploy your dynamic website, and provide the
necessary details to this email [email protected] i.e your AWS url for accessing
and testing your hosted solution.