Skip to content

ibarrasb/django-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Weather App

pic

badge

Description

🔍 Web app using OpenWeatherAPI to retrieve current weather from any Location in the world. Stores the City you search up within the list, Mobile First responsive design. Click Here to launch App!

Table of Contents

Installation

pip install gunicorn

Usage

python runserver manage.py

Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

License

badge
This application is covered by the MIT license.

Contributing

Eddie Ibarra
:octocat: Find me on GitHub: ibarrasb

✉Email me with any questions: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published