sharada-marasinha / student_registration_front-end

This is a dynamic and user-friendly student registration front-end application built with HTML, CSS, JavaScript, and jQuery. It communicates seamlessly with the Spring Boot back end using AJAX for a smooth and responsive experience.

Home Page:https://sharada-marasinha.github.io/student_registration_front-end/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Student Registration Front End

This front-end application complements the Student Register Form Back End by providing a user interface for student registration. It is built with HTML, CSS, JavaScript, and utilizes jQuery for DOM manipulation and AJAX for asynchronous communication with the Spring Boot back end.

Features

  • User-friendly Interface: Intuitive and responsive design for easy navigation.
  • Form Validation: Client-side validation to ensure accurate and complete student data.
  • AJAX Requests: Utilizes jQuery AJAX to seamlessly communicate with the Spring Boot back end.
  • Dynamic Content: Dynamically updates content without requiring a full page reload.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • jQuery
  • AJAX

Getting Started

To run this front-end application locally, follow these steps:

  1. Clone the repository:

    https://github.com/sharada-marasinha/student_registration_front-end.git
  2. Open the project folder:

    cd student-registration-front-end
  3. Open index.html in your preferred web browser.

How to Use

  1. Launch the application by opening index.html.
  2. Fill in the student registration form with the required details.
  3. Click the "Submit" button to send the data to the Spring Boot back end.

Contributing

If you'd like to contribute to the project, please follow the contribution guidelines.

License

This project is licensed under the MIT License.

About

This is a dynamic and user-friendly student registration front-end application built with HTML, CSS, JavaScript, and jQuery. It communicates seamlessly with the Spring Boot back end using AJAX for a smooth and responsive experience.

https://sharada-marasinha.github.io/student_registration_front-end/


Languages

Language:HTML 47.4%Language:JavaScript 34.4%Language:CSS 18.2%