BTech Time Tracker

Getting started

Requirements

  • install pipenv and run pipenv install to install dependencies
  • run pipenv shell to activate the virtual environment

Django

  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py createsuperuser
  • python manage.py runserver
Description
No description provided
Readme 99 KiB
Languages
Python 50%
HTML 35.9%
SCSS 7.8%
CSS 6.3%