{"id":18480965,"url":"https://github.com/grupoudea/tracker-my-sleep-kotlin","last_synced_at":"2025-05-13T19:27:17.634Z","repository":{"id":234123003,"uuid":"639656490","full_name":"grupoudea/tracker-my-sleep-kotlin","owner":"grupoudea","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-11T23:53:28.000Z","size":1289,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-16T21:17:17.739Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/grupoudea.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}},"created_at":"2023-05-11T23:52:48.000Z","updated_at":"2023-05-11T23:53:32.000Z","dependencies_parsed_at":"2024-04-18T08:06:49.462Z","dependency_job_id":"6bbfa577-0c39-4170-8629-2ea094779ff5","html_url":"https://github.com/grupoudea/tracker-my-sleep-kotlin","commit_stats":null,"previous_names":["grupoudea/tracker-my-sleep-kotlin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grupoudea%2Ftracker-my-sleep-kotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grupoudea%2Ftracker-my-sleep-kotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grupoudea%2Ftracker-my-sleep-kotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grupoudea%2Ftracker-my-sleep-kotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grupoudea","download_url":"https://codeload.github.com/grupoudea/tracker-my-sleep-kotlin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254011956,"owners_count":21999172,"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-06T12:21:21.543Z","updated_at":"2025-05-13T19:27:17.609Z","avatar_url":"https://github.com/grupoudea.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"TrackMySleepQuality - Starter Code\n==================================\n\nStarter code for Android Kotlin Fundamentals Codelab 6.1 Room\n\nIntroduction\n------------\n\nTrackMySleepQuality is an app for recording sleep data for each night. \nYou can record a start and stop time, assign a quality rating, and clear the database. \n\nIn this codelab, working from this starter app,\nyou will implement the Room database that holds the sleep data. \nYou will then use instrumented tests to verify that this backend works. \n\n\nPre-requisites\n--------------\n\nYou need to know:\n\n* Building a basic user interface (UI) for an Android app, \n  using an activity, fragments, and views.\n* Navigating between fragments and using Safe Args (a Gradle plugin) \n  to pass data between fragments.\n* View models, view-model factories, and LiveData and its observers. \n  These Architecture Components topics are covered in an earlier codelab in this course.\n* A basic understanding of SQL databases and the SQLite language.\n\n\nGetting Started\n---------------\n\n1. Download and run the app.\n\nLicense\n-------\n\nCopyright 2019 Google, Inc.\n\nLicensed to the Apache Software Foundation (ASF) under one or more contributor\nlicense agreements.  See the NOTICE file distributed with this work for\nadditional information regarding copyright ownership.  The ASF licenses this\nfile to you under the Apache License, Version 2.0 (the \"License\"); you may not\nuse this file except in compliance with the License.  You may obtain a copy of\nthe License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the\nLicense for the specific language governing permissions and limitations under\nthe License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrupoudea%2Ftracker-my-sleep-kotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrupoudea%2Ftracker-my-sleep-kotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrupoudea%2Ftracker-my-sleep-kotlin/lists"}