{"id":30204383,"url":"https://github.com/nav773/studentlistproject","last_synced_at":"2025-08-13T12:43:27.367Z","repository":{"id":255970286,"uuid":"850857963","full_name":"nav773/StudentListProject","owner":"nav773","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-02T01:32:33.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-09T12:11:39.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/nav773.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-09-02T00:50:27.000Z","updated_at":"2024-09-02T01:32:37.000Z","dependencies_parsed_at":"2024-09-08T07:40:18.041Z","dependency_job_id":"c78c0fc7-7b65-443f-99ff-f7fd31be19d0","html_url":"https://github.com/nav773/StudentListProject","commit_stats":null,"previous_names":["nav7fsc/studentlistproject","nav773/studentlistproject"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nav773/StudentListProject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nav773%2FStudentListProject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nav773%2FStudentListProject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nav773%2FStudentListProject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nav773%2FStudentListProject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nav773","download_url":"https://codeload.github.com/nav773/StudentListProject/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nav773%2FStudentListProject/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270243177,"owners_count":24551626,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-08-13T12:43:25.226Z","updated_at":"2025-08-13T12:43:27.318Z","avatar_url":"https://github.com/nav773.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Student List Project\n\n## Overview\n\nThe Student List Project is a simple Java application designed to manage and display a list of student names. The project consists of two main classes:\n\n1. **Student**: Represents a student with a name.\n2. **StudentLst**: Manages the list of students, collects input from the user, and displays the student names.\n\n## Files\n\n- `Student.java`: Contains the `Student` class with attributes and methods for managing student names.\n- `StudentLst.java`: Contains the `StudentLst` class, which handles user input, creates `Student` objects, and displays the list of student names.\n\n## Features\n\n- **Student Class**:\n    - Holds the student's name.\n    - Provides a constructor to initialize the name.\n    - Includes getter and setter methods for the name.\n\n- **StudentLst Class**:\n    - Prompts the user to enter names for a fixed number of students.\n    - Creates `Student` objects based on user input.\n    - Displays all student names in a formatted string.\n\n## Example Input\n\n- Enter student's name: Janet\n- Enter student's name: Kenny\n\n## Example Output\n\n- Student Name: Janet\n- Student Name: Kenny\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnav773%2Fstudentlistproject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnav773%2Fstudentlistproject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnav773%2Fstudentlistproject/lists"}