Skip to content

hasadna/open-bus-map-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Open bus ranking app

Welcome!

This is the official repository of the open bus (ΧͺΧ—Χ‘"Χ¦ Χ€ΧͺΧ•Χ—Χ” / Χ“ΧΧ˜ΧΧ‘Χ•Χ‘) project - also known as "ShameBus". link to the project

Please feel free to submit pull requests and contribute to the project. For more details about contributing, see the CONTRIBUTING.md file.

Running the project locally

An explanation how to run the project locally you can read here.

View video (Hebrew language):

The video will explain you how to contribute to the project:

video (hebrew) about the project

Easter eggs

We've hidden a couple of fun surprises in our web app, just for you. Discovering them is as easy as typing a few magic words on your keyboard.

How to Find the Easter Eggs

  1. Open our web app
  2. Unleash the Magic Words: To reveal the hidden gems, use your keyboard to type the following commands:
    • Type "storybook": Watch the magic unfold as you type "storybook" on your keyboard. You might just stumble upon our Storybook, a treasure trove of UI components showcasing the beauty and functionality of our app.
    • Type "geek": To get some experimental charts with some additional data and aggregation

deployments

This app is created by the volunteers of Public Knowledge Workshop

submitting pull requests

Thanks for your willingness to invest time and help us improve!

  1. If you're new to GitHub, here is a tutorial describing Pull Requests. if you're familiarized with Merge Requests - it's the same concept.
  2. Please make sure that the project works on your computer
  3. Please tag one of the maintainers as reviewers we're here to help! feel free to join our Slack channel

Links for developers

Related Repositories

  • the API client
  • the data API

API client

The client is a JS library that provides methods and data models. for example:
https://github.com/hasadna/open-bus-map-search/blob/main/src/model/busStop.ts#L4
link to repo.

Contributors

Shay
Shay

πŸ’» πŸ“– πŸ§‘β€πŸ« πŸ€” πŸ”¬
Noam Gaash
Noam Gaash

πŸ“† ⚠️ πŸ’» πŸ“– πŸ‘€
Kiril Volskiy
Kiril Volskiy

πŸ’»
R894
R894

πŸ’» ⚠️
Tamir Abutbul
Tamir Abutbul

πŸ’» πŸ‘€
aviv1620
aviv1620

πŸ‘€ πŸ’»
davis0011
davis0011

πŸ’»
Arkadi Koifman
Arkadi Koifman

πŸ‘€
Ori Hoch
Ori Hoch

πŸ’» πŸ”£ πŸ“– πŸš‡ 🚧 πŸ§‘β€πŸ«
israel zusha rotenberg
israel zusha rotenberg

πŸ’»
Yuval
Yuval

πŸ’»
Haswell-s
Haswell-s

πŸ’»
Ori Hazan
Ori Hazan

πŸ’»
dorinzrihen
dorinzrihen

πŸ’»
Dafna Pundak
Dafna Pundak

πŸ’» πŸ‘€
Liri S
Liri S

πŸ’» πŸš‡ πŸ€”
Etay Zaslavsky
Etay Zaslavsky

πŸ’»
menachem95
menachem95

πŸ’»
Liad Ovdat
Liad Ovdat

πŸ’»
Amos Sidelnik
Amos Sidelnik

πŸ’»
Tom Rytt
Tom Rytt

πŸ’»
Eduardo Henrique Gris
Eduardo Henrique Gris

πŸ’»
Yael Chen
Yael Chen

πŸ’» ⚠️
Leo Green
Leo Green

πŸ’»
Yehonatan Avrahimi
Yehonatan Avrahimi

πŸ’»
Tami-Co
Tami-Co

πŸ’»
Rivka Weiss
Rivka Weiss

πŸ’»
EstherKalsmith
EstherKalsmith

πŸ’»
ofirc77
ofirc77

πŸ’»
Guy Keren
Guy Keren

πŸ’»
Hatzilu
Hatzilu

πŸ’»
Aviv
Aviv

πŸ’» ⚠️ πŸ§‘β€πŸ«
Rivka Gvirer
Rivka Gvirer

πŸ’»
krasnoff
krasnoff

πŸ’»

data API

The API is backend code that provides us with data and aggregations from the DB You can see it's endpoints here:
https://open-bus-stride-api.hasadna.org.il/docs
link to repo.