Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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).