{"id":17142611,"url":"https://github.com/qjack001/magic-smike","last_synced_at":"2025-03-24T09:12:44.335Z","repository":{"id":96742984,"uuid":"156346391","full_name":"qjack001/Magic-Smike","owner":"qjack001","description":"A dynamically loaded dashboard for IoT smart bike project.","archived":false,"fork":false,"pushed_at":"2019-01-17T21:48:02.000Z","size":9520,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T14:36:38.994Z","etag":null,"topics":["flora","internet-of-things","maps-api","server-communication"],"latest_commit_sha":null,"homepage":"https://qjack001.github.io/Magic-Smike/","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/qjack001.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":"2018-11-06T07:53:18.000Z","updated_at":"2019-09-25T07:08:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8ed97b4-4b60-44c2-accb-24ffd38b0a81","html_url":"https://github.com/qjack001/Magic-Smike","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/qjack001%2FMagic-Smike","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qjack001%2FMagic-Smike/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qjack001%2FMagic-Smike/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qjack001%2FMagic-Smike/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qjack001","download_url":"https://codeload.github.com/qjack001/Magic-Smike/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240926,"owners_count":20583102,"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":["flora","internet-of-things","maps-api","server-communication"],"created_at":"2024-10-14T20:31:59.300Z","updated_at":"2025-03-24T09:12:44.314Z","avatar_url":"https://github.com/qjack001.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ch6 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://qjack001.github.io/Magic-Smike/\"\u003e\u003cimg src=\"https://qjack001.github.io/Magic-Smike/logo.png\" alt=\"Magic Smike\" width=\"200\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\n\u003c/h6\u003e\n\n\u003ch4 align=\"center\"\u003e\u003ca href=\"https://qjack001.github.io/Magic-Smike/\"\u003eMagic Smike\u003c/a\u003e is a smart bike, built as the cumulative Internet-of-Things project for CISC-340.\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#description\"\u003eDescription\u003c/a\u003e •\n  \u003ca href=\"#key-features\"\u003eKey Features\u003c/a\u003e •\n  \u003ca href=\"#credits\"\u003eCredits\u003c/a\u003e •\n  \u003ca href=\"#authors\"\u003eAuthors\u003c/a\u003e\n\u003c/p\u003e\n\n![webpage screenshot](https://qjack001.github.io/Magic-Smike/screenshot.png)\n\n## Description\n\nMagic Smike (a portmanteau of \"magic smart bike\") is an Internet-connected smart bike that records the rider's journey. It was built using a Flora V3, Flora GPS, magnetic wheel-encoder, and Micro SD card reader. The rider's location and speed are tracked and then uploaded to a Google cloud server. The data is stored in a JSON tree, and accessed through HTTPS requests. The website then parsed the JSON tree and renders the trip's data. This repository features the front-end asspect of this project, as well as a recreation of the server data (since it is no-longer in operation). A poster with information on the hardware aspects of the project can be downloaded [here](https://github.com/qjack001/Magic-Smike/blob/master/poster.pdf).\n\n## Key Features\n\n- Map with route travelled\n- Graph of bike's speed over time\n- Server communication over HTTPS requests\n- Total distance travelled, top speed, and average speed\n- Simple navigation through past bike trips\n- Responive web design\n\n## Credits\n\n- [Chart.js](https://www.chartjs.org/) - Used to display graph of speed.\n- [Here Maps](https://www.here.com/) - Used to render the map with route travelled.\n\n## Authors\n\n[**Jack Guinane**](https://github.com/qjack001) - Website design and development, server-website communication.\n\n[**Kyusung Shim**](https://github.com/shimks) - Server-side programming (code can be found [here](https://github.com/shimks/smike)).\n\n**Renée Rosario** - Team manager.\n\n**David Ariel Delcourt** - Flora V3, Flora GPS, SD-server communication, general hardware.\n\n**John David Anthony** - Wheel encoder, SD card reader, general hardware, video production.\n\n**John Lee** - Flora V3, general hardware.\n\n**Liam Walsh** - Wheel encoder, general hardware.\n\n**Su Bayek Lixian** - Poster design, general hardware.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqjack001%2Fmagic-smike","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqjack001%2Fmagic-smike","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqjack001%2Fmagic-smike/lists"}