A website to store the information of the students studying in an organization.
- Clone the repository.
- Open the terminal and change the directory to the project directory.
- Open it using live server.
- The website will open in the browser.
- The website has a login page.
- The user can login using the credentials provided in the login page.
- The user can view the details of the students.
- The user can add a new student.
- The user can delete a student.
- The user can update the details of a student.
- The user can search for a student using the name of the student.
- done.