Skip to content

sankalpdayal5/Weather-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Weather Webapp

  • This is a webapp developed using HTML, CSS and JS.
  • It fetches the local weather at your current place using REST API.
  • You can also search for the weather details for the specific place you want.
  • Temperature unit can be selected by the user (Celsius or Fahrenheit)

Live Demo

Getting Started

  • Clone the repo or download the zip file - git clone https://github.com/sankalpdayal5/Local-Weather-Webapp.git

  • Move the downloaded folder to 'C:\xampp\htdocs'

  • Open XAMPP and start the Apache server

  • Open any web browser and go to the locahost link where the folder is stored

  • Alternatively, use 'Live server' extension of VSCode and use that to launch the website live

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Use either XAMPP or VSCode for running the project live locally Download XAMPP Download VSCode

Installing

Follow the steps as mentioned on the respective websites

Running the tests

Use either XAMPP or VSCode to run the project By default, the weather statistics will be shown of the current location of the user. User can enter their respective location for which they want to know the weather statistics

Break down into end to end tests

Default weather is of the user location. User can get the weather dat for the resepctive locations

And coding style tests

HTML

Commit Messages

Deployment

Deploy using XAMPP or VSCode

XAMPP

  • Start XAMPP Control Panel and Start Apache Module
  • Open web browser and enter the localhost address for the downloaded repo

VSCode

  • Install 'Live Server' Extension and open the website live

Built With

  • HTML - Used to store all the data in makup format
  • CSS - Used to add styles and formatting to the webpage
  • JavaScript - Used to add funcions to fetch the weather data using REST API

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Udacity

About

Provides a summary of weather statistics of the place

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published