Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-18T07:53:21.000Z (about 1 year ago)
- Last Synced: 2023-10-18T14:11:23.655Z (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).