0% found this document useful (0 votes)
8 views1 page

Python Cia4

ABC Corporation is seeking a Python application using Django to collect and store customer data, including Name, Age, City, and State. The application should feature an HTML file for adding customers and a method to list customers of a specific age, with error handling for non-numeric age inputs. The final submission should include a ZIP or RAR file of the application and screenshots of the input and output.

Uploaded by

Dr. V. Elamaran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views1 page

Python Cia4

ABC Corporation is seeking a Python application using Django to collect and store customer data, including Name, Age, City, and State. The application should feature an HTML file for adding customers and a method to list customers of a specific age, with error handling for non-numeric age inputs. The final submission should include a ZIP or RAR file of the application and screenshots of the input and output.

Uploaded by

Dr. V. Elamaran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

ABC Corporation has decided to collect and store the data of their customers.

They are
interested in developing a GUI for this purpose. As a programming expert they are requesting your
service to develop a python application using Django application to store the customer data using the
following specification.
Customer with details : Name, Age (Should be number customer), City, State.
Write a html file to Add Customer into database.
Write a method to list Customer having particular age say 25. While getting input of age to searched, it
should be number other wise you should raise ValueError Exception. Retrieved List is to should be list in
webpage using file name output.html

Note:

You should upload as ZIP or RAR file having all the folders that your are creating for the application. You
should also attach the screen shot of input as well as output. ALL THE BEST

You might also like