Skip to content

brunoqs/etimesheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timesheet from the junior company Emakers

Technologies utilized

  • Django 2.1
  • Python 3.5.3
  • Postgres 9.6.4

Installation

Any Operating System:

virtualenv -p /usr/bin/python3 timesheet-env

source timesheet-env/bin/activate

pip install -r requeriments.txt

python manage.py makemigrations

python manage.py migrate

python manage.py createsuperuser

python manage.py runserver

access http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors