{"id":21861147,"url":"https://github.com/deecewan/mashup","last_synced_at":"2026-04-28T12:34:42.983Z","repository":{"id":94844957,"uuid":"66944773","full_name":"deecewan/mashup","owner":"deecewan","description":"CAB432 Assignment","archived":false,"fork":false,"pushed_at":"2016-09-14T10:16:23.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T14:49:02.455Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deecewan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-30T13:49:21.000Z","updated_at":"2016-10-14T05:58:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e48c23b-0c25-4ecb-bd8f-33afe93f391d","html_url":"https://github.com/deecewan/mashup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deecewan%2Fmashup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deecewan%2Fmashup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deecewan%2Fmashup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deecewan%2Fmashup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deecewan","download_url":"https://codeload.github.com/deecewan/mashup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244860600,"owners_count":20522466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T03:10:15.759Z","updated_at":"2026-04-28T12:34:37.953Z","avatar_url":"https://github.com/deecewan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tanda-Translink-Maps-Uber\n\n## Find your optimal route to work\n\nGet your shifts straight from Tanda.  Find what time you need to leave home, and know which bus to \ntake.\n\n## Breakdown\n\n### Tanda\n\n- Get rosters from Tanda\n- Store the rosters\n\n### Maps\n\n- Find the location of the house (maybe current location)\n- Probably just need LatLongs\n\n### Translink\n\n- See [here](https://opia.api.translink.com.au/v2/content/swaggerui/index.aspx) for API \ndocumentation\n\n\n### Uber\n\n- Find the trip time and cost for Uber.\n\n\n## Plan Of Attack\n\n### User Side\n\n- [x] Sign up.\n- [x] Sign in.\n- [x] Provide a way to link Tanda account\n- [ ] Provide a way to link Uber account\n\n### Tanda\n\n- [x] Get a user's roster\n    - [ ] Store it\n- [x] Find the location of the business\n\n### Web\n\n- [ ] Find the user's current location\n- [ ] Display a notification when it's time to leave\n\n### Translink\n\n- [ ] Find the best route from the user's location to the business\n- [ ] Find the time of the bus\n- [ ] Find the cost of the trip\n\n### Uber\n\n- [ ] Get trip details between two points\n\n\n## Account Info\n\n### API Application Open\n\nemail: david@tanda.co\n\npassword: lastpass\n\n### Organisation Account\n\nemail: cab432org@example.com\n\npassword: cab432mashup\n\n### Employee\n\nemail: cab432@example.com\n\npassword: cab432mashup\n\n## How to start\n`docker run -d --name workbus -p 8080:3000 --link mysql:mysql --link redis:redis -e MYSQL_SERVER=mysql://mashup:mashup@mysql/mashup -e REDIS_SERVER=redis deecewan/workbus`\n\n## Get Started\n\n1. MySQL docker\n  - `docker run -d --name mysql -e MYSQL_DATABASE=mashup -e MYSQL_USER=mashup -e MYSQL_PASSWORD=mashup -e MYSQL_ALLOW_EMPTY_PASSWORD=yes docker.io/mysql`\n2. Redis docker\n  - `docker run -d --name redis docker.io/redis`\n3. `git clone` the repo\n  - You'll want to use `-A` when SSHing in to take your keys with you\n4. Build the docker box\n  - `docker build -t deecewan/workbus .`\n5. Run the box\n  - `docker run --name workbus -d -p 3000:3000 --link mysql:mysql --link redis:redis deecewan/workbus`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeecewan%2Fmashup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeecewan%2Fmashup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeecewan%2Fmashup/lists"}