Skip to content

Rukhsarkh/student-react-app-assignment

Repository files navigation

Student Management System

This project is a React-based application for managing student information. It allows users to add, edit, and delete student records, as well as view a list of all students. I have kept ui minimal and focussed on functionality

Features

  • Add new student records
  • Edit existing student records
  • Delete student records
  • View a list of all students
  • firebase authentiation ( login, logout, sign-up functionality)
  • form validations

Installation

  1. Clone the repository:
    git clone https://github.com/Rukhsarkh/student-react-app-assignment.git
  2. Navigate to the project directory:
    cd student-react-app-assignment
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm run dev

Screenshots

Login

Login Page

Register

Register

Home Page

Home Page

Add Student

Add Student

Edit Student

Edit Student

Student View

Student List

Technologies Used

  • React
  • JavaScript
  • Firebase
  • Node.js
  • Vite
  • Material ui
  • yup
  • react hook form

About

Student-management Web app [ React+firebase ]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published