Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 802 Bytes

File metadata and controls

19 lines (13 loc) · 802 Bytes

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

adding new employee and their task: image

successfully added: image

basic layout of employees and their tasks: image

deletion of tasks: image