A
MINI PROJECT ON
                          ‘ Sky Trock ’
     Submitted to Dr. Babasaheb Ambedkar Technological University,
   Lonere. In partial fulfillment of requirements for the degree of Bachelor
            of Technology (Electronics & Computer Engineering)
                                     By
                         Chetan Sanjay Pawar
                        Sanjay Sunil Kumbhar
                        Jayveer Kiransing Patil
                                    Guide
                            Prof. S.Y. Bhangale
DEPARTMENT OF ELECTRONICS & COMPUTER ENGINEERING
      Khandesh College Education Society’s College of Engineering and
                        Management, Jalgaon 2024-25
        Khandesh College Education Society’s College of Engineering and
                           Management, Jalgaon
                                CERTIFICATE
This is to certify that project entitled “Sky Trock”, which is being submitted to Dr. Babasaheb
Ambedkar Technological University, Lonere In partial fulfillment of the award of B.Tech., is the
result of the work completed by Chetan Pawar, Sanjay Kumbhar, Jayveer Patil under the
supervision and guidance Prof. S.Y. Bhangale within the four walls of the institute during the
academic year 2024-25 and the same has not submitted elsewhere for the award of any degree.
Date:
Place: Jalgaon
   Prof. S.Y. Bhangale                                                  Prof. R. R. Patel
         Guide                                                       Head of Department
                                       Dr. S. R. Sugandhi
                                           Principal
                                               i
                     ACKNOWLEDGEMENT
I have taken efforts in this Mini Project. However, it would not have been possible without the
Kind support and help of many individuals and institute. I would like to extend my sincere Thanks
to all of them.
It is my privilege and pleasure to express my profound sense of respect gratitude and Indebtedness
to Principal of KCES’s COEM, Jalgaon for guiding and providing facilities for the successful
completion of us mini project.
I would like to express my special gratitude and thanks to Head of Electronics & Computer
Engineering Department Prof. R. R. Patel Sir for giving us such attention and time.
We are highly indebted to Prof. S. Y. Bhangale, for their guidance and constant supervision as
well as for providing necessary information regarding the mini project and also for their Support
In completing the Mini- Project report.
I would like to express my gratitude towards my faculty members of KCES’s COEM, Jalgaon for
their kind co-operation and encouragement which help us in completion of this Mini project.
Last but not least we wish to acknowledge my parents and friends for giving more strength and
encouragement.
                                                                              Chetan Sanjay Pawar
                                                                            Sanjay Sunil Kumbhar
                                                                            Jayveer Kiransing Patil
                                      Department of Electronics and Computer Engineering
                                                ii
                                       ABSTRACT
As global weather patterns become increasingly unpredictable, individuals and businesses
require timely and accurate weather information for planning and safety. The Weather
application, developed using HTML, CSS, and JavaScript, addresses these needs by
providing real-time weather and temperature tracking through a responsive web interface.
The system integrates the open weather map API for live weather data, features interactive
visualizations using Chart.js, and supports local storage for user preferences and history.
key functionalities include location-based forecasts, temperature trends, and severe weather
alerts. This project aims to enhance user decision-making, promote safety, and support smart
city initiatives by delivering accessible, modern weather services. It offers efficiency,
reliability, and a user-friendly experience for diverse audiences.
                                                 iii
                     LIST OF FIGURES
                                       Page.no
FIG 1.   System Architecture Diagram        4
FIG 2.   Main Interface Screenshot           6
FIG 3.   Weather Forecast Display            7
FIG 4.   Alert Notification Output          11
FIG 5.   Location Summary Interface         12
FIG 6.   Analytics Dashboard                13
                                       iv
                     LIST OF TABLES
                                            Page No.
TABLE 1.   Comparison of Technologies       2
TABLE 2.   Sample Weather Data              5
TABLE 3.   Performance Metrics              6
                                        v
                                  Content
       CHAP NO.                                                  PAGE NO.
      CERTIFICATE                                                        i
  ACKNOWLEDGEMENT                                                       ii
       ABSTRACT                                                        iii
    LIST OF FIGURES                                                    iv
CHAPTER 1.            INTRODUCTION                                      1
                      1.1 About the Definition                          1
                      1.2 Problem Statement                             1
CHAPTER 2.            LITERATURE SURVEY                               2–3
                      2.1 Need and Motivation                           2
                      2.2 Existing Technologies and Approaches          2
                      2.3 Benefits of Weather Applications              2
                      2.4 Challenges and Limitations                    3
                      2.5 Future Directions                             3
CHAPTER 3.            METHODOLOGY                                     4–7
                      3.1 Project Goals and Objectives                  4
                      3.2 System Architecture                           4
                      3.3 Hardware and Software Components              5
                      3.4 Development Process                           5
                      3.5 Result and Discussion                         5
                      3.6 Example of System Functionality               6
CHAPTER 4.            COMPONENTS REQUIRED                               8
                      4.1 System Components                             8
                      4.2 Working Mechanism                             8
                      4.3 Applications                                  8
CHAPTER 5.            REQUIREMENT SPECIFICATION                         9
                      5.1 HTML                                          9
                      5.2 CSS                                           9
                      5.3 JavaScript                                    9
                      5.4 Chart.js Library                              9
                      5.5 Web Browser                                   9
CHAPTER 6.            IMPLEMENTATION                                10–11
                      6.1 Code Structure                               10
                      6.2 Key Functionalities                          10
                      6.3 Testing and Validation                       11
CHAPTER 7.            PROTOTYPE                                     12–13
                      7.1 Prototype Overview                           12
                      7.2 User Interface Design                        13
CHAPTER 8.            CONCLUSION AND FUTURE SCOPE                   14–15
                      8.1 Conclusion                                   14
                      8.2 Future Scope                                 15
REFERENCES                                                             16
WEB-LINKS                                                              17