0% found this document useful (0 votes)
1 views5 pages

Web Development Using Python

The document outlines a project titled 'Web Development Using Python' by Esha Saini for her B.Tech in Computer Science and Engineering, guided by Dr. Ayushi Thakur. It details the development of a web application using Python, focusing on frameworks like Flask and Django, and covers aspects such as database integration and deployment. The project includes an abstract, table of contents, and various sections discussing web development fundamentals and implementation.

Uploaded by

eshasaini2304
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)
1 views5 pages

Web Development Using Python

The document outlines a project titled 'Web Development Using Python' by Esha Saini for her B.Tech in Computer Science and Engineering, guided by Dr. Ayushi Thakur. It details the development of a web application using Python, focusing on frameworks like Flask and Django, and covers aspects such as database integration and deployment. The project includes an abstract, table of contents, and various sections discussing web development fundamentals and implementation.

Uploaded by

eshasaini2304
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/ 5

Web Development Using Python

Program: B.Tech in Computer Science and Engineering

Student Name: Esha Saini

Enrollment Number: A41105224153

Faculty Guide: Dr. Ayushi Thakur

WPR: 3

Date: 08/07/2025
Acknowledgement
I sincerely thank my faculty guide, Dr. Ayushi Thakur, for her invaluable support and
guidance throughout this project. Her insights on Python and web technologies have helped
me explore real-world applications of coding skills. I also thank my college, peers, and
parents for their continuous encouragement.
Certificate
This is to certify that the project entitled 'Web Development Using Python' submitted by
Esha Saini (Enrollment No: A41105224153) for the partial fulfillment of the requirements
for the degree of B.Tech in Computer Science and Engineering is a record of original work
carried out under my guidance.

Signature of Faculty Guide


Abstract
This project focuses on developing a web application using Python, one of the most popular
programming languages today. It explains how Python interacts with web frameworks like
Flask and Django, includes database integration, frontend connectivity, and basic
deployment methods. The project demonstrates creating a functional web app with user
login, registration, and data display using Flask, SQLite, and HTML/CSS.
Table of Contents
1. Introduction

2. Why Python for Web Development

3. Basics of Web Development

4. Frontend vs Backend

5. Overview of Web Frameworks in Python

6. Flask Framework

7. Django Framework

8. Project Planning

9. Database Integration (SQLite)

10. Frontend Tools Used

11. Project Implementation

12. Testing and Debugging

13. Deployment Overview

14. Limitations

15. Future Scope

16. Screenshots of Project

17. References

18. Conclusion

You might also like