Skip to content

swathisiva212/serversideprocessing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Design a Website for Server Side Processing

AIM:

To design a website to perform mathematical calculations in server side. FORMULA: Total Surface Area=2b^2 +4bh b---> Base Square Prism h---> Height square Prism

DESIGN STEPS:

Step 1:

clone the repository from github

Step 2:

create Django Admin Project.

Step 3:

Create a new App under the Django Admin project

Step 4:

create a python programs for views and urls to perform server side processing.

Step 5:

create a HTML filebto implement from based input and output.

Step 6:

publish the website in the given URL. Publish the website in the given URL.

PROGRAM :

image image image image image image image

OUTPUT:

SERVER SIDE PROCESSING: image

Home Page:

image

Result:

The program for performing Server Side Processing completed successfully.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors