Skip to content

baheebs/EmployeeShiftScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmployeeShiftScheduler

This project is an Employee Shift Management System built with Django, Celery, and Redis. Below are the steps to set up and run Celery with Django.

Prerequisites

  • Python 3.12
  • Redis
  • Django
  • Celery

Celery run celery -A shift_management.celery worker --pool=solo -l info

celery -A shift_management beat -l info

Installation

1. Clone the repository

git clone https://github.com/yourusername/employee_shift.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published