Skip to content

weather report for all the cities across the world.

Notifications You must be signed in to change notification settings

suanmj18/weather-Report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-Report

- How to Use Locally:

* Download this repository.
* Open terminal
* Run the following command
```
    $ cd [project_directory]
    $ python manage.py migrate
    $ python manage.py runserver
```

- What it does:

* Display a brief description of weather of all cities added by the user.
* User can add a city to the database to see the weather report
* City can also removed from the database.
* Displays the data of all the cities added by user.

- What is used:

* Python/Django framework
* Weather API
* SQL Database

About

weather report for all the cities across the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published