/weather-app

A weather web app that allows users to add cities to the dashboard and view summarized climatic conditions of the selected cities at a glance

Primary LanguagePython

Project Name

OverWatch.com

Project Description

  • A weather web application that allows users to add cities to the dashboard and view summarized climatic conditions of the selected cities at a glance.

Authors

Setup Instructions

Cloning

  • Open Terminal
{Ctrl+Alt+T}
  • Clone the repository
$ git clone https://github.com/JohnKarima/weather-app.git
  • Move into directory
$ cd weather-app
  • Open project on code editor
$ code . 
  • Run the application by opening the cloned file in terminal and running the commands:
$ chmod a+x start.sh
$ ./start.sh
  • Run the tests for the application:
$ python3.8 manage.py test

Technologies Used

  • Python
  • Flask
  • Bootstrap
  • CSS
  • Cloudinary
  • OpenWeatherMap API

Contact Information

karimajohn24@gmail.com

License Copyright

  • 2020, John Karima.

https://opensource.org/licenses/MIT