Skip to content

This project is a simple employee tracking website that allows users to perform CRUD operations (Create, Read, Update, Delete) on employee data. It provides basic information about employees, including their username, age, email, country, and an image.

Notifications You must be signed in to change notification settings

SelvakumarBoominathan/React-Axios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

##CRUD with Axios

This project is a simple employee tracking website that allows users to perform CRUD operations (Create, Read, Update, Delete) on employee data. It provides basic information about employees, including their username, age, email, country, and an image.

Table of Contents

#Installation:

To run this project, you'll need the following dependencies: React Axios useState useEffect React-Router-Dom useNavigate useParams Link

#Usage:

This project is designed to track details of users or employees. Users can perform the following actions:

Create: Add new employee details, including username, age, email, country, and image. Read: View existing employee details. Update: Edit and update existing employee details. Delete: Remove employee records from the system.

#Features

CRUD Operations: Allows users to perform Create, Read, Update, and Delete operations on employee data. Edit Data: Provides functionality to edit existing employee details. Update Data: Allows users to update employee information. Read Data: Displays existing employee data for viewing. Delete Data: Enables users to delete employee records from the system. You can navigate to home by clicking the home button provided in addEmployee and Update Employee router page.

About

This project is a simple employee tracking website that allows users to perform CRUD operations (Create, Read, Update, Delete) on employee data. It provides basic information about employees, including their username, age, email, country, and an image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published