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: 5 months ago
JSON representation
A simple task management system
- Host: GitHub
- URL: https://github.com/03ys/employee-task-management-system
- Owner: 03YS
- Created: 2024-09-06T14:54:46.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T15:17:34.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T13:44:02.901Z (about 1 year ago)
- Topics: ajax, css, django, html, javascript, jquery, vscode
- Language: Python
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

adding new employee and their task:

successfully added:

basic layout of employees and their tasks:

deletion of tasks:
