Skip to content

This is a CRUD (Create, Read, Update, Delete) application for managing employee data.

Notifications You must be signed in to change notification settings

OhSorrow/CRUD-table-using-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Employee Management App

This is a CRUD (Create, Read, Update, Delete) application for managing employee data. πŸ’ΌπŸ“πŸ‘₯

Table of Contents

Live Version

You can access the live version of the app at: ohsorrow.me/CRUD-table-using-REST-API. 🌐

Installation

To install and run the application locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your/repository.git πŸ“₯
  2. Open the index.html file in your web browser. 🌐

Usage

Adding a New Employee

To add a new employee, follow these steps:

  1. Click on the "New" button. βž•
  2. Fill in the required information in the modal dialog that appears. πŸ“
  3. Click the "Save" button to save the employee. πŸ’Ύ

Editing an Employee

To edit an existing employee, follow these steps:

  1. Click on the employee row in the table that you want to edit. ✏️
  2. The employee information will be populated in the edit modal dialog.
  3. Modify the employee details as needed. πŸ“
  4. Click the "Save" button to save the changes. πŸ’Ύ

Deleting an Employee

To delete an employee, follow these steps:

  1. Click on the employee row in the table that you want to delete. ❌
  2. A confirmation dialog will appear.
  3. Click the "Delete" button to remove the employee from the system. πŸ—‘οΈ

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request. πŸ™Œ

License

This project is licensed under the MIT License. πŸ“ƒ

Contact

If you have any questions or need assistance, feel free to contact the project maintainer:

Aram


Made with ❀️ by Aram

About

This is a CRUD (Create, Read, Update, Delete) application for managing employee data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published