{"id":23413555,"url":"https://github.com/ujjwalkran/sensorweb","last_synced_at":"2026-04-22T05:31:30.364Z","repository":{"id":155097284,"uuid":"630841877","full_name":"ujjwalkran/Sensorweb","owner":"ujjwalkran","description":"It is used to fetch the data from sensors of mobile and streams the real-time data to website","archived":false,"fork":false,"pushed_at":"2023-04-27T11:54:34.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T08:47:56.165Z","etag":null,"topics":["android","firebase","sensors-data-collection"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ujjwalkran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-04-21T09:19:43.000Z","updated_at":"2023-07-08T13:50:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"d41b68b6-e3d9-41ca-ac98-40618628606f","html_url":"https://github.com/ujjwalkran/Sensorweb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ujjwalkran/Sensorweb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujjwalkran%2FSensorweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujjwalkran%2FSensorweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujjwalkran%2FSensorweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujjwalkran%2FSensorweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ujjwalkran","download_url":"https://codeload.github.com/ujjwalkran/Sensorweb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujjwalkran%2FSensorweb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32122693,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"online","status_checked_at":"2026-04-22T02:00:05.693Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android","firebase","sensors-data-collection"],"created_at":"2024-12-22T19:37:24.055Z","updated_at":"2026-04-22T05:31:30.348Z","avatar_url":"https://github.com/ujjwalkran.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Sensor Data Realtime Streaming\n\nThis project is a webpage that streams sensor data from Firebase. The data is collected from mobile sensors using a mobile app, and this webpage is used to display that data in real-time.\n\n## Table of Contents\n\n- [Getting Started](#getting-started)\n- [Technologies Used](#technologies-used)\n- [Mobile App](#mobile-app)\n- [Contributing](#contributing)\n\n## Getting Started\n\nTo get started with this project, follow these steps:\n\n1. Clone this repository.\n2. Configure the Firebase credentials in `config.js` file.\n3. Open the `index.html` file in your browser.\n\n## Technologies Used\n\n- HTML\n- JavaScript\n- Firebase\n\n## Mobile App\n\nThe mobile app used to collect sensor data can be found at [https://github.com/ujjwalkran/Sensor](https://github.com/ujjwalkran/Sensor).\n\n## Contributing\n\nTo contribute, please follow these steps:\n\n1. Fork this repository.\n2. Create a new branch for your changes.\n3. Make your changes and commit them with a descriptive message.\n4. Submit a pull request.\n\n\n# SensorWeb\nThis project is aimed at collecting gyroscope and accelerometer data from a mobile device and syncing it to a Firebase database. The same data is streamed to the website in real-time.\nThe collected data can be used for a wide range of applications such as motion tracking, activity recognition, and fitness monitoring.\n\n## Technologies Used\n- Android Studio: to develop the mobile application \u003cbr\u003e\n- Firebase Realtime Database: to store the collected data \u003cbr\u003e\n- Java: to write the code for the mobile application \u003cbr\u003e\n- JavaScript: to write the code for the website \u003cbr\u003e\n\n## Installation\n- To use this project, you will need: \u003cbr\u003e \n- Android Studio version 4.1 or higher \u003cbr\u003e\n- A Firebase account\n\n## Usage\n- Clone the repository to your local machine. \u003cbr\u003e\n- Open the project in Android Studio. \u003cbr\u003e\n- Connect your mobile device to the computer and run the application. \u003cbr\u003e\n- The application will start collecting gyroscope and accelerometer data from the mobile device. \u003cbr\u003e\n- The collected data will be synced to a Firebase Realtime Database. \u003cbr\u003e\n- The website will use Firebase's Realtime Database API to display the collected data. \u003cbr\u003e\n- You can view the collected data in the Firebase console and on the website. \u003cbr\u003e\n\n## Results\n View the result here - https://drive.google.com/drive/folders/1kbxaozLBmDHuu2_mJLiachWuNKcP2EfA?usp=sharing\n\n ## Team Contribution \u003cbr\u003e\n - [Chinmaya Shyamraj](https://github.com/ChinmayaShyamaraj) - Firebase connectivtiy to website \u003cbr\u003e\n - [Adril Vaz](https://github.com/adril27) - Firebase connectivtiy to website \u003cbr\u003e\n - [Niyata Naik](https://github.com/NiyataNaik) - Website Frontend \u003cbr\u003e\n\n- [Ujjwal Karan](https://github.com/ujjwalkran) - App Backend and Firebase Connectivity \u003cbr\u003e\n- [Sammitha S Poojary](https://github.com/SammithaS) - Website Frontend and realtime data fetching from firebase \u003cbr\u003e\n- [Shri Hari](https://github.com/Shri243) - App Backend and Firebase Connectivity \u003cbr\u003e\n\n## Android App Repo link\nHere is the Android App repo link - https://github.com/ujjwalkran/Sensor\n \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fujjwalkran%2Fsensorweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fujjwalkran%2Fsensorweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fujjwalkran%2Fsensorweb/lists"}