Merge remote-tracking branch 'origin/develop' into develop
BTech Time Tracker
Getting started
Requirements
- install pipenv and run
pipenv installto install dependencies - run
pipenv shellto activate the virtual environment
Django
python manage.py makemigrationspython manage.py migratepython manage.py createsuperuserpython manage.py runserver
Description
Languages
Python
50%
HTML
35.9%
SCSS
7.8%
CSS
6.3%