Skip to content

karthi1953/student-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Student Form Application

A web application that allows users to enter student details into a form, which are then stored in a Firebase Firestore database. The application also displays the entered data in a table and provides functionality to delete entries both from the table and from the Firebase database.

Features

  • Form Submission: Allows users to enter student details including Name, Age, Gender, Course, and Email.
  • Firebase Integration: Stores student details in a Firebase Firestore database.
  • Dynamic Table: Displays entered student data in a table on the same page.
  • Delete Functionality: Enables users to delete student entries from both the table and the Firebase database.

Prerequisites

  • Firebase project with Firestore enabled.
  • Basic understanding of HTML, CSS, and JavaScript.
  • Firebase SDK installed or accessible via CDN.

Getting Started

1. Clone the Repository

git clone https://github.com/your-username/student-form-app.git
cd student-form-app

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages