Skip to content

Akash-821101/React-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-adminUi

This is a simple admin dashboard built using React.js and Material-UI. It provides features for searching, viewing, editing, and deleting user data in a tabular format.

AdminDashboard

Features:-

  1. Search Functionality : The dashboard includes a search field that allows you to filter users based on their name, email, and role. As you type in the search field, the table updates in real-time to show the matching results.

  2. Table View: The user data is presented in a table format. Each row represents a user with columns for name, email, and role. The table provides an organized view of user data for easy management.

  3. Edit and Delete: You can edit user data directly from the table. Clicking on the "Edit" button opens a form where you can update the user's information. Additionally, you can delete users by clicking on the "Delete" button. A confirmation dialog ensures data integrity.

Technologies used

. React.js: A JavaScript library for building user interfaces.

. Material-UI: A popular React UI framework that provides pre-styled components.

. Axios: A promise-based HTTP client for making API requests.

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/Akash-821101/React-Dashboard.git
  1. Navigate to the project directory:
cd react-Dashboard-master
  1. Install the dependencies:
npm install
  1. Start the development server:
npm start
  1. Open your browser and go to [http://localhost:3000] to see the dashboard in action.

Contributing

Contributions are welcome! If you find a bug or want to add new features, feel free to open an issue or submit a pull request.

Contact

For any questions or inquiries, please contact [[email protected]]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published