Miniproject Riya Part-1 - 1
Miniproject Riya Part-1 - 1
A
Mini-Project Report
on
“Online Bookstore Management System”
By
Riya Mangesh Chavan
Guided by
Prof. Soni Ragho
[2023-2024]
CERTIFICATE
This is to certify that Riya Mangesh Chavan has successfully completed the Mini-
Project entitled “Online Bookstore Management System” under my supervision, in
the partial fulfillment of Bachelor of Engineering (Computer) of Savitribai Phule
Pune University, Pune.
Date:
Place: Lonavala
External
Examiner Principal
Dr. Manav A. Thakur
Institute Seal
ACKNOWLEDGEMENT
It is a matter of great satisfaction an pleasure to present the dissertation on “Online
Bookstore Management System” with great pleasure I express my deep sense of gratitude
to our guide Prof. Soni Ragho for his valuable guidance, discussion and constant
encouragement for successful completion of this Mini-Project. He gave us suggestion and
constructive input time to time in friendly manner, which is perhaps a unique characteristics
nature of his mind. I am thankful Prof. Soni Ragho (Mini-Project Guide) for all his support
and his guidance for all the current work. I am highly obliged to our respected Prof. Priti
Chorade (Mini-Project Coordinator) for her kind co-operationand help. I will fail in my
duty if I wont acknowledge a great sense of graduate to Dr. Manav A. Thakur (Principal)
for his kind co-operation. I would like to thank department and library staff at V. P. S
college of engineering and technology, Lonavala, for their attitude towards the completion
of this Mini-Project. I would also like to express gratitude towards my friends and my
parents to help me directly and indirectly in the successful completion of this Mini-Project.
Thanking you,
ABSTRACT
The world is witnessing rapid advancements in technology, making it possible to integrate
sophisticated weather forecasting capabilities into mobile applications. This project aims to develop
a weather application in Python that provides users with real-time weather information using the
Open bookstore App API. This application will allow users to enter a location, and it will fetch and
display current weather conditions, temperature, humidity, wind speed, and other relevant
information. Additionally, users will be able to view a 7-day forecast for their selected location. The
application will also have a feature to display weather alerts and notifications, providing users with
timely information about severe weather conditions such as storms, hurricanes, or blizzards. The user
interface will be designed to be intuitive and user-friendly, allowing users to easily access and
navigate through the various features. This weather application will be beneficial for users who need
up-to-date weather information for planning outdoor activities, commuting, or traveling. It will also
serve as an educational tool for students and weather enthusiasts, helping them understand weather
patterns and phenomena. Overall, this project will contribute to the development of a reliable and
user-friendly weather application using Python, enhancing the accessibility and usability of weather
information for users around the globe.
INDEX
CHAPTER 1 INTRODUCTION 1
1.1 Introduction 2
1.2 Objective 2
1.3 Purpose and Scope 3
CHAPTER 2 SURVEY AND TECHNOLOGY 4
2.1 Survey And Technology 5
2.2 HTML 6
2.3 CSS 6
2.4 PHP 7
2.5 MySQL 7
CHAPTER 3 REQUIREMENT AND ANALYSIS 10
3.1 Problem Definition 11
3.2 System Requirement Specification 11
3.3 User Class Characteristics 12
3.4 Functional Requirement 12
3.5 Non Functional Requirement 12
3.6 External Interface Requirement 13
3.7 Conceptual Models 14
CHAPTER 4 IMLPEMENTATION AND TESTING 23
4.1 Output of the project 29
CHAPTER 5 CONCLUSION FUTURE SCOPE 30
5.1 Conclusion 31
5.2 Future Scope 32
5.3 References 34
LIST OF ABBREVIATIONS
Abbreviations Illustration
GUI
Graphical User Interface
UI User Interface
LIST OF FIGURES
4.5 Checkout 27