Giter Site home page Giter Site logo

ashish-abraham / citibike-status-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ramyashreeshetty/citibike-status-app

0.0 0.0 0.0 38.51 MB

Home Page: https://ramyashreeshetty-citibike-status-app-streamlit-app-jfmxee.streamlitapp.com/

Python 98.58% PowerShell 0.04% Shell 0.02% C 0.81% Batchfile 0.01% Assembly 0.01% C++ 0.51% Cython 0.03%

citibike-status-app's Introduction

citibike-status-app

Streamlit based web application which uses python and snowflake to display the status of the citibike station in the NY region.

 
 
 
The dataset which was used in here: https://gbfs.citibikenyc.com/gbfs/en/station_status.json
 

how to contribute

  • Don't forget to ⭐ the repository!
  • We'll be editing the code in github itself so need to clone it locally all you have to do is:
  1. Fork it.
  2. go to streamlit.io and sign-in if you have an account or create a new one (Always choose github sign in)
  3. create a new app on streamlit and select the forked repository and let the main file path remain the as the same!
  4. Now click on Advanced settings and copy paste the given text into secrets.
[snowflake]
user = "snowflakedemo"
password = "Snowflake@123"
account = "zx88924.ca-central-1.aws" 
warehouse = "compute_wh"
database = "citibike" 
schema = "public"
  1. ANDDD DEPLOY
  2. After deploying you can make changes in streamlit.py file in github itself by editting and commiting.
  3. Create a PR when done. :smile: Happy contributing!!!

citibike-status-app's People

Contributors

ashish-abraham avatar mohakgupt avatar ramyashreeshetty avatar spoorthyvv avatar ujjwalmahar avatar

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.