Skip to content

Commit 01045e4

Browse files
authored
Update README.md
1 parent b203683 commit 01045e4

1 file changed

Lines changed: 4 additions & 12 deletions

File tree

README.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ An Employee Management System in Django keeps track of all of the employee’s i
55

66
# License
77

8-
![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
9-
10-
![Django](https://img.shields.io/badge/django-%23092E20.svg?style=for-the-badge&logo=django&logoColor=white)
11-
12-
![Bootstrap](https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge&logo=bootstrap&logoColor=white)
13-
14-
![MySQL](https://img.shields.io/badge/mysql-%2300f.svg?style=for-the-badge&logo=mysql&logoColor=white)
8+
![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) ![Django](https://img.shields.io/badge/django-%23092E20.svg?style=for-the-badge&logo=django&logoColor=white) ![Bootstrap](https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge&logo=bootstrap&logoColor=white) ![MySQL](https://img.shields.io/badge/mysql-%2300f.svg?style=for-the-badge&logo=mysql&logoColor=white)
159

1610
## Features
1711

@@ -21,13 +15,11 @@ An Employee Management System in Django keeps track of all of the employee’s i
2115

2216
• Update Employee Details - The admin can edit the employee details and information.
2317

24-
• Remove Employee - The admin can remove the employee from the database.
25-
26-
• Filter Employee Details - The admin can filter the employee details based upon the specific conditions
18+
• Delete Employee - The admin can remove the employee from the database.
2719

28-
## Sample Gif of this Project
20+
## Sample video of this Project
2921

30-
![EMS](https://user-images.githubusercontent.com/95544839/215174452-89f6e634-628b-4329-83d3-410985a389a4.gif)
22+
Employee Management System - https://user-images.githubusercontent.com/95544839/215315801-f1f4bbfb-53c2-4e5a-8090-844e4f572b46.mp4
3123

3224
## Installation
3325

0 commit comments

Comments
 (0)