{"id":25344698,"url":"https://github.com/luciaheredia/seekingbabysitterapp","last_synced_at":"2025-04-08T15:21:01.916Z","repository":{"id":179168870,"uuid":"446975059","full_name":"LuciaHeredia/SeekingBabysitterApp","owner":"LuciaHeredia","description":"List of babysitters who registered, were reviewed \u0026 approved by the manager.","archived":false,"fork":false,"pushed_at":"2023-11-30T13:51:44.000Z","size":4858,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T11:44:54.979Z","etag":null,"topics":["android-studio","app","application","kotlin","kotlin-application"],"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/LuciaHeredia.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":"2022-01-11T20:43:27.000Z","updated_at":"2024-05-26T20:08:51.000Z","dependencies_parsed_at":"2023-11-30T14:49:02.846Z","dependency_job_id":null,"html_url":"https://github.com/LuciaHeredia/SeekingBabysitterApp","commit_stats":null,"previous_names":["luciaheredia/seekingbabysitterapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuciaHeredia%2FSeekingBabysitterApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuciaHeredia%2FSeekingBabysitterApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuciaHeredia%2FSeekingBabysitterApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuciaHeredia%2FSeekingBabysitterApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuciaHeredia","download_url":"https://codeload.github.com/LuciaHeredia/SeekingBabysitterApp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247867362,"owners_count":21009240,"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-studio","app","application","kotlin","kotlin-application"],"created_at":"2025-02-14T11:39:08.499Z","updated_at":"2025-04-08T15:21:01.882Z","avatar_url":"https://github.com/LuciaHeredia.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SeekingBabysitterApp\n\u003cimg src = \"ReadmeImages/HOME-gif.gif\" height=\"500\"\u003e \u003cbr /\u003e\n\nFinal project in an app development course. \u003cbr /\u003e\n\nThe app shows a list of babysitters who registered, were reviewed and approved by the manager, that way anyone whos looking for a babysitter can be sure that the babysitter is a real person. \u003cbr /\u003e\n\n\n## App description:\nThe app contains a MainActivity and Fragments and uses a Navigation Graph to navigate between destinations.\u003cbr /\u003e\nThe RecyclerViews contains several MaterialDesignCardView for each User added with the help of an Adapter.\u003cbr /\u003e\nTo transfer the selected User from the RecyclerView between the fragments or after the LOGIN, I used the Safe Args wich transferd a JsonString of the User from one Fragment to another.\u003cbr /\u003e\nThe app uses Firebase Authentication for the registration, Firebase Realtime Database for storing the data of every user and Firebase Storage for the images uploaded.\u003cbr /\u003e\n\n### In the Home Fragment - 3 buttons:\u003cbr /\u003e\n\n\u003cimg src = \"ReadmeImages/HOME-gif.gif\" height=\"500\"\u003e \u003cbr /\u003e\n\n\n* #### APPLY - as a Babysitter.\u003cbr /\u003e\n\n\u003cimg src = \"ReadmeImages/applay_screen.png\" height=\"500\"\u003e \u003cbr /\u003e\n\n\n* #### SEARCH - for a babysitter(A search by gender and city). \u003cbr /\u003e\n\n \u003cimg src = \"ReadmeImages/list_screen.png\" height=\"500\"\u003e \u003cbr /\u003e\n\n \n* #### LOGIN - after veryfing email.\u003cbr /\u003e\n\n \u003cimg src = \"ReadmeImages/login_screen.png\" height=\"500\"\u003e \u003cbr /\u003e\n\n\n### If the MANAGER logged in - 2 buttons: \u003cbr /\u003e\n\u003cimg src = \"ReadmeImages/home_manager_screen.png\" height=\"500\"\u003e \u003cbr /\u003e\n\n* #### SEARCH - for a babysitter(A search by gender and city) - same as the above.\u003cbr /\u003e\n* #### MANAGER - loads a list of users to be reviewed.\u003cbr /\u003e\n\n\u003cimg src = \"ReadmeImages/manager_screen.png\" height=\"500\"\u003e\n\n### If a USER logged in - 2 buttons: \u003cbr /\u003e\n\u003cimg src = \"ReadmeImages/home_user_screen.png\" height=\"500\"\u003e \u003cbr /\u003e\n\n* #### SEARCH - for a babysitter(A search by gender and city) - same as the above.\u003cbr /\u003e\n* #### UPDATE - loads the information of the user, remarks from the manager are visible and can update the information.\u003cbr /\u003e\n\u003cimg src = \"ReadmeImages/update_screen.png\" height=\"500\"\u003e\n\n## Created with:\n* Android studio: Kotlin.\n* Android version: 12\n* SDK version: 31\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluciaheredia%2Fseekingbabysitterapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluciaheredia%2Fseekingbabysitterapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluciaheredia%2Fseekingbabysitterapp/lists"}