Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/03ys/employee-task-management-system

A simple task management system
https://github.com/03ys/employee-task-management-system

ajax css django html javascript jquery vscode

Last synced: 11 days ago
JSON representation

A simple task management system

Awesome Lists containing this project

README

        

# Employee Task Management System

A simple employee task management system created using Python, Ajax, Jquery. This project aims to understand basic concepts of Full Stack Development and Django.
Output:
basic layout of website
![image](https://github.com/user-attachments/assets/40a97239-4d94-4328-9cf0-ed90b8506b86)

adding new employee and their task:
![image](https://github.com/user-attachments/assets/93e92e37-1f30-49ac-b761-5003cf5c5583)

successfully added:
![image](https://github.com/user-attachments/assets/1a3ce6b9-3044-4eed-8c5d-ca3e3c2af219)

basic layout of employees and their tasks:
![image](https://github.com/user-attachments/assets/60288be3-12f4-4f33-8f23-2570e527f5ee)

deletion of tasks:
![image](https://github.com/user-attachments/assets/5772e174-fc97-4389-ae69-d6298dcc012b)