{"id":20754027,"url":"https://github.com/chandima2000/registration-form-spring-boot","last_synced_at":"2025-04-28T16:27:30.024Z","repository":{"id":245681698,"uuid":"818949894","full_name":"chandima2000/registration-form-spring-boot","owner":"chandima2000","description":"Registration \u0026 Login Form with Springboot \u0026 Thymeleaf Template","archived":false,"fork":false,"pushed_at":"2024-07-10T14:59:50.000Z","size":62,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T11:22:05.532Z","etag":null,"topics":["bootstrap5","java","mvc-architecture","spring-boot","three-layer-architecture","thymeleaf"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/chandima2000.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-06-23T10:43:10.000Z","updated_at":"2025-03-08T18:25:51.000Z","dependencies_parsed_at":"2024-07-09T12:24:57.018Z","dependency_job_id":null,"html_url":"https://github.com/chandima2000/registration-form-spring-boot","commit_stats":null,"previous_names":["chandima2000/registration-form-spring-boot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandima2000%2Fregistration-form-spring-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandima2000%2Fregistration-form-spring-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandima2000%2Fregistration-form-spring-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandima2000%2Fregistration-form-spring-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chandima2000","download_url":"https://codeload.github.com/chandima2000/registration-form-spring-boot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251344776,"owners_count":21574602,"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":["bootstrap5","java","mvc-architecture","spring-boot","three-layer-architecture","thymeleaf"],"created_at":"2024-11-17T09:15:54.941Z","updated_at":"2025-04-28T16:27:30.005Z","avatar_url":"https://github.com/chandima2000.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Registration Form with Spring Boot \u0026 Thymeleaf Template\n\n## Project Overview\n- This is a group project of 2nd year students for the OOP module CSCI 22082.\n- This project aims to build a Signup \u0026 Signin form using Spring Boot.\n- Hibernate Framework as ORM.\n- Thymeleaf for frontend.\n- Bootstrap for Styling.\n- MySQL as Database.\n\n## Project Requirements\n- **JDK version**: 22\n- **Java version**: 17\n- **Project Builder**: Maven\n\n## Dependencies\n- `spring-boot-starter-web`: To build web applications.\n- `spring-boot-starter-thymeleaf`: To use the Thymeleaf template engine.\n- `spring-boot-starter-data-jpa`: To use Spring Data JPA with Hibernate.\n- `spring-boot-devtools`: To provide development tools.\n- `mysql-connector-java`: To connect with MySQL database.\n- `lombok`: To reduce boilerplate code with annotations.\n\n## Installation and Setup\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/chandima2000/registration-form-spring-boot.git\n2. **Open XAMPP and Run Apache \u0026 MySql:**\n   - Open your browser and go to `http://localhost:/phpmyadmin`\n   - Select your Database\n4. **Set up MySQL Database:**\n   - Update the application.properties file with your MySQL credentials.\n     - `spring.datasource.url=jdbc:mysql://localhost:\u003cYOUR_MySQL_PORT\u003e/\u003cYOUR_DB_NAME\u003e?createDatabaseIfNotExist=true`\n     - `spring.datasource.username=\u003cYOUR_USERNAME\u003e`\n     - `spring.datasource.password=\u003cYOUR_PASSWORD\u003e`\n     - `spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver`\n5. **Build \u0026 Run the Project**\n6. **Access the Application:**\n   - Open your browser and go to `http://localhost:8080/signup`\n  \n## Contributors\nThanks go to these wonderful people.\n- Chandima (CS/2020/020): Project coordinator, Setting up the development environment, initial project setup \u0026 final validation check. \n- Hansani (CS/2020/021): Signup backend development, and database integration.\n- Supuni (CS/2020/026): Signup frontend development and form validation.\n- Piyumi (CS/2020/024): Login backend development, and database integration.\n- Ransika (CS/2020/058): Login frontend development and form validation.\n- Kavindi (CS/2020/023): Dashboard development and Login backend development \n\n\n   \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandima2000%2Fregistration-form-spring-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchandima2000%2Fregistration-form-spring-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandima2000%2Fregistration-form-spring-boot/lists"}