https://github.com/pulkittyagi01/trackyou
A Python, Django web application used to track the work updates of every employee of the company. In this i have used Django-celery-beat for task scheduling to send a mail to all company employees for a meeting every morning. Implemented the following Api’s - (Login/Out, Change Manager of Team, Add/Delete Team, Create Profile of New Employee)
https://github.com/pulkittyagi01/trackyou
ajax celery django python
Last synced: 10 months ago
JSON representation
A Python, Django web application used to track the work updates of every employee of the company. In this i have used Django-celery-beat for task scheduling to send a mail to all company employees for a meeting every morning. Implemented the following Api’s - (Login/Out, Change Manager of Team, Add/Delete Team, Create Profile of New Employee)
- Host: GitHub
- URL: https://github.com/pulkittyagi01/trackyou
- Owner: PulkitTyagi01
- Created: 2023-10-17T12:26:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T07:53:21.000Z (over 2 years ago)
- Last Synced: 2025-03-01T00:58:40.739Z (about 1 year ago)
- Topics: ajax, celery, django, python
- Homepage:
- Size: 24.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TrackYou
Source Code On Master Branch.
TrackYou is a web application used to track the work updates of every employee of the company. In this i have used Django-celery-beat fortask scheduling to send a mail to all company employees for a meeting every morning.
Implemented the following Api’s - (Login/Out, Change Manager of Team, Add/Delete Team, Create Profile of New Employee).