{"id":22838690,"url":"https://github.com/shubhamch95/registration_form","last_synced_at":"2025-03-31T03:47:34.480Z","repository":{"id":175189306,"uuid":"653482564","full_name":"shubhamch95/Registration_Form","owner":"shubhamch95","description":"The \"Registration Form\" project utilizes Java's Swing library to create an attractive GUI for seamless user registration, featuring input fields for personal details. Upon successful submission, a dialog box confirms the completion of the registration process.","archived":false,"fork":false,"pushed_at":"2023-06-14T07:06:27.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T08:32:39.915Z","etag":null,"topics":["actionlistener","awt","corejava","dialog","java","jbutton","jframe","jlabel","jpanel","swing"],"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/shubhamch95.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":"2023-06-14T06:29:27.000Z","updated_at":"2023-06-14T07:07:45.000Z","dependencies_parsed_at":"2023-07-10T13:51:51.668Z","dependency_job_id":null,"html_url":"https://github.com/shubhamch95/Registration_Form","commit_stats":null,"previous_names":["shubhamch95/registration_form"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhamch95%2FRegistration_Form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhamch95%2FRegistration_Form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhamch95%2FRegistration_Form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhamch95%2FRegistration_Form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shubhamch95","download_url":"https://codeload.github.com/shubhamch95/Registration_Form/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413244,"owners_count":20773053,"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":["actionlistener","awt","corejava","dialog","java","jbutton","jframe","jlabel","jpanel","swing"],"created_at":"2024-12-13T00:08:01.808Z","updated_at":"2025-03-31T03:47:34.471Z","avatar_url":"https://github.com/shubhamch95.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"__Registration Form__\n\nThis is a simple registration form application built using Java and Swing. It allows users to enter their personal information and submit the form. The application displays the captured values and shows a success message using a dialog box.\n\nTo run the application locally, follow these steps:\n\nClone the repository to your local machine.\nEnsure you have Java and Swing installed.\nCompile the Java source files using the appropriate commands.\nRun the Main class to launch the registration form.\n\n__Usage__ :\n\nUpon running the application, a registration form window will appear. Users can enter their first name, last name, email, and password. Clicking the \"Submit\" button will display the captured values and show a success message using a dialog box. The \"Reset\" button can be used to clear the form fields.\n\n__Features__ :\n\nSimple and intuitive user interface.\n\nCaptures and displays user information.\n\nSuccess message displayed using a dialog box.\n\nForm fields can be reset.\n\n__Technologies and Concepts Used :__\n\nJava - The project is developed using the Java programming language.\n\nSwing - The Swing library is used for creating the graphical user interface (GUI) of the registration form.\n\nInheritance - The Window class extends the JFrame class, utilizing inheritance to customize the frame for the registration form.\n\nJPanel - The Mainpanel is a JPanel that contains the form elements and is added to the main frame.\n\nJLabel - Various JLabel components are used to display text labels for the form fields and headings.\n\nJTextField - JTextField components are used for user input fields such as first name, last name, and email.\n\nJPasswordField - The JPasswordField is used to securely capture the user's password.\n\nJButton - The submitbutton and resetbutton are JButton components for submitting and resetting the form, respectively.\n\nActionListener - ActionListener interfaces are implemented to handle button click events and perform actions such as form submission and field clearing.\n\nDialogUtils - The DialogUtils class is used to display a dialog box showing a success message after form submission using JOptionPane.\n\n\n__Contributing__:\n\nContributions to this project are welcome. If you have any ideas, suggestions, or bug fixes, please feel free to submit a pull request or open an issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhamch95%2Fregistration_form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshubhamch95%2Fregistration_form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhamch95%2Fregistration_form/lists"}