Css (Devesh) Report
Css (Devesh) Report
Css (Devesh) Report
Mandal’s
Team Members:
Name Signature
1. Devesh Auti
2. Anushree Kale
3. Ashish Giram
(22519) for the Academic Year 2023 to 2024 as per prescribed in the
curriculum.
Seal of
the
institute
Department of Artificial Intelligence and Machine Learning.
Third Year Micro Project on: Create a web page that displays buyers information
entry from containing name, address, city, pin code, mail id, phone number, product deatils,
payment mode.Frame different validation rules for user inputs. Use JavaScript and regular
expressions to perform error checking on user input as per validation rule
Project Leader
3.0 Proposed Methodology (Procedure in brief that will be followed to do the micro project)
1. The proposed methodology for this microproject entails a structured approach to develop a web
page for entering buyer information with stringent validation rules.
2. First, we plan the project by outlining objectives and defining validation criteria for each data
field. Next, we design a user-friendly interface, utilizing HTML and CSS, ensuring a visually
appealing and intuitive form.
3. Then, we formulate validation rules, specifying acceptable formats, character limits, and
constraints, and implement these rules using JavaScript and regular expressions for client-side
validation. Optionally, server-side validation is employed to bolster data security. Rigorous
testing and debugging are performed to ensure the validation functions correctly, and user
feedback mechanisms are incorporated for error correction.
4. Thorough documentation of validation rules, JavaScript code, and user instructions is maintained,
and the web page is deployed on a web server. Finally, user testing is conducted, and the project
is regularly maintained to address evolving validation requirements.
5. This comprehensive methodology ensures the creation of a robust, user-friendly web page that
captures buyer information while enforcing rigorous validation standards, guaranteeing data
accuracy and security.
4.0 Action Plan
Sr. Details of activity Planned Planned Names of responsible student
no start date finished date
1. Title Selection 23-10-2023 24-10-2023 Devesh Auti
**************
Annexure B
TITLE OF
PROJECT
5.0 Actual Methodology (Write step wise work done, data collected & its analysis (if any) the contribution of individual
member also be noted.)
HTML Form: Create an HTML form with fields for buyer information (name, address, etc.).
JavaScript Validation: Write JavaScript functions to validate each field using regular expressions.
Error Handling: Display error messages near fields when validation fails.
Submission Control: Only allow form submission when all data meets validation rules.
Feedback: Provide success feedback upon valid submission.
3 Computer System 1
7.0 Outputs of the Micro-Project (Drawings of the prototype, drawing of survey, presentation of data collected, finding
etc.)
The outputs of this web page include a user-friendly form for buyers to enter their information. JavaScript and
regular expressions validate user inputs, ensuring accurate data entry. Error messages appear when validation
rules are not met, and successful submissions provide confirmation. This enhances data quality and user
experience.
***************