Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yashsinghcodes/ask

This is a website which uses api to show weather for you thanks
https://github.com/yashsinghcodes/ask

Last synced: 11 days ago
JSON representation

This is a website which uses api to show weather for you thanks

Awesome Lists containing this project

README

        

# Ask

## Dependencies Used
It's recommended that you use virtualenv so that existing packages aren't tempered with. You'll need Python 3 installed with pip. Run:

``` pip install flask ```
``` pip install requests ```
``` pip install mysql ```
``` pip install win32com ```

## Information needed
There are some point on a code where you need to add some critical information. So please check the [code](https://github.com/Darksoul101/Ask/blob/master/app.py) and read the comments.

## What is Ask

Ask is web-app which uses some api to show the weather around you it work all over the world and shows you the current weather this web-app works on flask and design with HTML, CSS and JavaScript.