Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulogdm/uberhackfront
Frontend of the Uberhack Hackathon
https://github.com/paulogdm/uberhackfront
Last synced: about 1 month ago
JSON representation
Frontend of the Uberhack Hackathon
- Host: GitHub
- URL: https://github.com/paulogdm/uberhackfront
- Owner: paulogdm
- License: mit
- Created: 2018-06-03T01:32:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-04T01:38:27.000Z (over 6 years ago)
- Last Synced: 2024-10-05T13:41:23.887Z (4 months ago)
- Language: HTML
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Olé
Avoid route problems, getting stuck in traffic, just ask for an alternative...
OLÉ!![mockup](https://i.imgur.com/lX44y42.jpg "Mockup")
## About
Olé is a quick way to share problems of the public transport grid
inside your city, and also to find a quick alternative route quick!It was a project done in hours at Uber Hackathon in
Sao Paulo (2-3 June 2018)## Running
1. Access [uberhacksp.now.sh](https://uberhacksp.now.sh)
1.1 You can also access the Source Code by appending `/_src` to this url
[source @ now.sh](https://uberhacksp.now.sh/_src)1.2 [Github Repo](https://github.com/paulogdm/uberhackfront)
2. Install `serve`:
`npm i -g serve`
3. Run:
`serve`
## Deploy
[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/paulogdm/uberhackfront)
Click above or deploy inside your CLI:
1. First you need to install [NOW](now.sh):
`npm i -g now`
2. Then just:
`now && now alias `
## License
MIT
## Authors
[paulogdm](https://paulogdm.now.sh)
## Disclaimer
This code is not pretty, if you are looking at this code and saying
"Meh..." I am allowed to be agressive.