{"id":20935543,"url":"https://github.com/nameisjayant/composeonescreens","last_synced_at":"2025-05-07T15:46:53.087Z","repository":{"id":229280998,"uuid":"776087650","full_name":"nameisjayant/composeOneScreens","owner":"nameisjayant","description":"Aim of this repository is to design single screen page UIS with Jetpack Compose (more focus on the complex ui's).","archived":false,"fork":false,"pushed_at":"2024-10-04T08:53:22.000Z","size":19920,"stargazers_count":319,"open_issues_count":0,"forks_count":34,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-13T01:34:03.043Z","etag":null,"topics":["android","compose","compose-framework","composeui","jetpack","jetpack-components","jetpack-compose","jetpack-compose-library","jetpack-compose-tutorial","jetpack-compose-tutorials","jetpackcomposeapp","kotlin"],"latest_commit_sha":null,"homepage":"","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/nameisjayant.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":"2024-03-22T16:51:56.000Z","updated_at":"2025-04-07T06:57:26.000Z","dependencies_parsed_at":"2024-04-22T12:31:15.207Z","dependency_job_id":null,"html_url":"https://github.com/nameisjayant/composeOneScreens","commit_stats":null,"previous_names":["nameisjayant/composeonescreens"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nameisjayant%2FcomposeOneScreens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nameisjayant%2FcomposeOneScreens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nameisjayant%2FcomposeOneScreens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nameisjayant%2FcomposeOneScreens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nameisjayant","download_url":"https://codeload.github.com/nameisjayant/composeOneScreens/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252908959,"owners_count":21823525,"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":["android","compose","compose-framework","composeui","jetpack","jetpack-components","jetpack-compose","jetpack-compose-library","jetpack-compose-tutorial","jetpack-compose-tutorials","jetpackcomposeapp","kotlin"],"created_at":"2024-11-18T22:15:33.227Z","updated_at":"2025-05-07T15:46:53.027Z","avatar_url":"https://github.com/nameisjayant.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Jetpack Compose Single Screen Page UIS\n\n\u003cp\u003e Aim of this repository is to design single screen page UIS with Jetpack Compose (mainly focus on the complex ui's).\u003c/p\u003e\n\n## Purpose\n\n- Purpose of making this repository is to learn how to make or write complex ui screen codes in\n  jetpack compose.\n- It also focus on the clean and reusable codes.\n\n## Packages\n\n- `components`: Includes all the common components here , which can used in any screen for eg -\n  Icon , space , Icon Button etc....\n- `feature`: For including any UI.\n    - `screens` : Includes any single screen UI.\n\n## How to Contribute\n\n- If you have any single page complex screen UI , you are most welcome.\n- **Note** :- Before start contributing , please check the remaining screens for code quality\n  and `components` package for the common components.\n\n## 🖥️ Screenshots\n\n\u003ctable style=\"width:100%\"\u003e\n  \u003ctr\u003e\n    \u003cth\u003eTask Management UI\u003c/th\u003e\n    \u003cth\u003eNFT Mobile UI\u003c/th\u003e\n    \u003cth\u003eElectric Car Charging UI\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"screenshots/taskManagement.png\" alt=\"task_management\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"screenshots/NFT.png\"  alt=\"nft_mobile\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"screenshots/electric_car.png\"  alt=\"electric+_car\"/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\u003ctable style=\"width:100%\"\u003e\n  \u003ctr\u003e\n    \u003cth\u003eChat UI\u003c/th\u003e\n   \u003cth\u003eInstagram Home UI\u003c/th\u003e\n   \u003cth\u003eTimer UI\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"screenshots/chat.png\" alt=\"chat_ui\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"screenshots/instagram.png\"  alt=\"insta_ui\"/\u003e\u003c/td\u003e\n   \u003ctd\u003e\u003cimg src=\"screenshots/Timer.png\" alt=\"timer_ui\"/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ctable style=\"width:100%\"\u003e\n  \u003ctr\u003e\n    \u003cth\u003eTwitter Profile UI\u003c/th\u003e\n    \u003cth\u003eChatting UI\u003c/th\u003e\n    \u003cth\u003eHealth UI\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"screenshots/twitter_profile.png\" alt=\"twitter_profile_ui\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"screenshots/chatting.png\" alt=\"chatting_ui\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"screenshots/health_ui.png\" alt=\"health_ui\"/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ctable style=\"width:100%\"\u003e\n  \u003ctr\u003e\n    \u003cth\u003eTesla UI\u003c/th\u003e\n    \u003cth\u003eScoreBoard UI\u003c/th\u003e\n    \u003cth\u003eInstagram Profile screen UI\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"screenshots/tesla_ui.png\"  alt=\"tesla_ui\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"screenshots/scoreboard_ui.png\"  alt=\"scoreboard_ui\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"screenshots/insta_profile.png\"  alt=\"scoreboard_ui\"/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ctable style=\"width:100%\"\u003e\n  \u003ctr\u003e\n    \u003cth\u003eShoes App UI\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"screenshots/shoes_app.png\" alt=\"shoes_ui\" height=\"500\"/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Find this project useful ? ❤️\n\n- Support it by clicking the ⭐️ button on the upper right of this page. ✌️\n\n# License\n\n```markdown\nCopyright 2023 Jayant Kumar\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://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,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnameisjayant%2Fcomposeonescreens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnameisjayant%2Fcomposeonescreens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnameisjayant%2Fcomposeonescreens/lists"}