Giter Club home page Giter Club logo

fazevaib / zephyr Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 1.0 55.7 MB

Zephyr is a platform which provides users with the predicted Air Quality Index levels of air pollution for 39 cities of India with daily, monthly and yearly trends. It also provides some of the statistics observed for AQI over these cities and various latest articles and blogs related to air pollution.

Home Page: https://zephyrair.herokuapp.com/

Jupyter Notebook 0.01% Python 7.28% HTML 18.21% CSS 18.35% JavaScript 56.15%
python3 javascript statistical-models recurrent-neural-networks lstm-neural-networks arima-forecasting sarimax django-rest-framework plotly neural-network

zephyr's Introduction

ZEPHYR

Zephyr is a platform which provides users with the predicted Air Quality Index levels of air pollution for 39 cities of India with daily, monthly and yearly trends. It also provides some of the statistics observed for AQI over these cities and various latest articles and blogs related to air pollution.

Picture Here

Instructions

  1. Get the source code on your pc via git and navigate inside the folder through your terminal.
  git clone https://github.com/altruistcoder/Zephyr
  1. Create a virtual environment and navigate inside it.
  virtualenv venv
  1. Move the contents of cloned repository inside virtual environment folder.

  2. Activate the virtual environment (You have to activate it everytime you are working on project).

  For mac users:

    source bin/activate  

  For windows users:

    .\Scripts\activate

  For Linux users:

    source activate <environment-name>
  1. Now, install python dependencies.
  pip install -r requirements.txt
  1. Now, navigate to the directory containing manage.py file.

  2. Run following command:

  python manage.py migrate
  python manage.py runserver
  1. Zephyr is ready for use. You can run it at http://127.0.0.1:8000/.

zephyr's People

Contributors

dependabot[bot] avatar fazevaib avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

k-swapnil

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.