{"id":15859142,"url":"https://github.com/milldr/meet-up","last_synced_at":"2025-10-16T12:44:18.410Z","repository":{"id":79867135,"uuid":"82737236","full_name":"milldr/meet-up","owner":"milldr","description":"CSE 5236 Mobile App. Project","archived":false,"fork":false,"pushed_at":"2017-04-11T02:14:17.000Z","size":1655,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T09:09:10.133Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/milldr.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":"2017-02-21T23:17:59.000Z","updated_at":"2017-02-22T00:24:07.000Z","dependencies_parsed_at":"2023-07-11T05:34:22.500Z","dependency_job_id":null,"html_url":"https://github.com/milldr/meet-up","commit_stats":{"total_commits":62,"total_committers":3,"mean_commits":"20.666666666666668","dds":0.4838709677419355,"last_synced_commit":"4950f6129cf41eb9ee3fd5a16d894653af8099d5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milldr%2Fmeet-up","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milldr%2Fmeet-up/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milldr%2Fmeet-up/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milldr%2Fmeet-up/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milldr","download_url":"https://codeload.github.com/milldr/meet-up/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246705721,"owners_count":20820783,"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-10-05T21:04:22.841Z","updated_at":"2025-10-16T12:44:13.346Z","avatar_url":"https://github.com/milldr.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Meet-Up\n#### the scheduling assistant\n\n------\n## Authors\n#### Daniel Miller\n#### Jeff Liao\n#### Kyle Williams\n#### CSE 5236 - Mobile Apps\n\n------\n# Part 5\n\n## Installing\n\n1. Clone the repository\n2. Open it in Android Studio\n3. Build the app\n4. Run on your chosen emulator (or physical device).\n\n\n## Non-functional Use Cases\n\n+ Memory, the app will use less than 15 MB\n+ Availability, the app will target SDK version 25 and have a minimum SDK of 15\n+ Usability, the app will have text written buttons to clearly display what is expected of each button\n+ Security, the app will not display user passwords anywhere\n+ Reliability, the app will retain user, group, and meetup information as specified by user input\n+ Legal, the app request an internet connection if required. There are no other privacy requirements from the user device\n\n## Functional Use Cases\n#### Accounts:\n\n+ Account creation - User can create an account.\n+ Account login - User can log into an account.\n+ Account logout - User can log out of an account.\n \n#### Groups:\n\n+ Group creation - User can create a group.\n+ Add member - User can add a member to a group at creation\n\n#### Meetups:\n\n+ Meetup creation - User can create a meetup.\n+ Meetup joining - User can join a meetup.\n+ Meetup leaving - User can leave a meetup.\n\n## Profiler Performance Upgrade - Memory Use Improvement\n\nPreviously, the user to meetup association was accomplished by a list of user keys stored in each meetup. Now that has been replaced by a relational table. You can see in the screenshots that this has decreased the memory used (for 3 meetups) from around 8 MB to around 3 MB - a significant improvement!\n### Before\n![Before](/screenshots/before.png)\n### After\n![After](/screenshots/after.png)\n\n\n## Screenshots\n\n#### Login and Sign Up\n![Create](/screenshots/createaccount.png)\n![Login](/screenshots/login.png)\n\n#### Home Screen and Navigation\n![Main](/screenshots/main.png)\n![Navigation](/screenshots/nav.png)\n![Overflow](/screenshots/overflow.png)\n\n#### Calendar\n![Calendar](/screenshots/cal1.png)\n![Calendar 2](/screenshots/cal2.png)\n\n#### Adding a Meetup - Appear in main page\n![Meetup](/screenshots/meetup.png)\n![Main Page w/ MU](/screenshots/showmeetup.png)\n\n#### Groups\n![Groups](/screenshots/group.png)\n![Add Group](/screenshots/addgroup.png)\n\n#### Settings - Logout\n![Logout](/screenshots/logout.png)\n\n\n------\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilldr%2Fmeet-up","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilldr%2Fmeet-up","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilldr%2Fmeet-up/lists"}