{"id":28255104,"url":"https://github.com/akashnath420/developing-a-menu-based-application","last_synced_at":"2025-09-01T07:41:26.755Z","repository":{"id":238592345,"uuid":"796924987","full_name":"akashnath420/Developing-a-Menu-based-Application","owner":"akashnath420","description":"Using only associate relationship in java","archived":false,"fork":false,"pushed_at":"2024-05-06T23:56:34.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T20:19:36.383Z","etag":null,"topics":["associate","east-wast-university","ewu","java","object-oriented-programming","oop","oops-in-java"],"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/akashnath420.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":"2024-05-06T21:56:20.000Z","updated_at":"2024-05-14T14:47:30.000Z","dependencies_parsed_at":"2024-05-06T22:53:39.476Z","dependency_job_id":null,"html_url":"https://github.com/akashnath420/Developing-a-Menu-based-Application","commit_stats":null,"previous_names":["akashnath420/developing-a-menu-based-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akashnath420/Developing-a-Menu-based-Application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashnath420%2FDeveloping-a-Menu-based-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashnath420%2FDeveloping-a-Menu-based-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashnath420%2FDeveloping-a-Menu-based-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashnath420%2FDeveloping-a-Menu-based-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akashnath420","download_url":"https://codeload.github.com/akashnath420/Developing-a-Menu-based-Application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashnath420%2FDeveloping-a-Menu-based-Application/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260114398,"owners_count":22960894,"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":["associate","east-wast-university","ewu","java","object-oriented-programming","oop","oops-in-java"],"created_at":"2025-05-19T20:17:06.514Z","updated_at":"2025-06-16T06:31:41.990Z","avatar_url":"https://github.com/akashnath420.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"A. Defining Multiple Classes\n We want to develop a minimal, simple object-oriented application for a university.\n A university has three major entities: Students, Faculties and Courses.\n First, we have to identify the relationships among them.\n The following relationship diagram shows the relationships among Student, Course and Faculty\nclass.\n\n Now, we need to develop a menu-based application.\n The initial menu may have the following options:\na. Add\nb. Delete\nc. Update\nd. Print\ne. Search\n\n For each of these options, we may provide further options. Suppose, for ‘Add’ option, next we may show the\nfollowing options:\na. Add a Student\nb. Add a Course\nc. Add a Faculty\nFor ‘Delete’ and ‘Update’, we may provide the same options.\n\n For ‘Print’ option, we may further provide the followings:\na. Print all students\nb. Print all course\nc. Print all faculties\nd. Print information of a student\ne. Print information of a course\nf. Print information of a faculty\ng. Print student list and faculty information of a course\nh. Print courses taken by a student\n\n Search is very important feature in our application. For ‘Search’ option, we may provide the followings:\na. Search a Student\nb. Search a Course\nc. Search a Faculty\nd. Search whether a student takes a course\ne. Search whether a faculty teaches a course\nf. Search courses taken by a student\ng. Search courses taught by a faculty\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashnath420%2Fdeveloping-a-menu-based-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashnath420%2Fdeveloping-a-menu-based-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashnath420%2Fdeveloping-a-menu-based-application/lists"}