Employee Manager

You'll need the following packages to run this application:

  • Django
  • Django REST framework
  • pytz

To start the application, run python manage.py runserver on the command-line. Navigate to http://127.0.0.1:8000/ to access the admin panel.

You can access the API from the command-line using the following examples: