Skip to content

huseyinyilmaz/worklogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

worklogger

Worklog keeper project written in django.

Installation

  • install requirements

This is a python 3 project so make sure that your python version is python 3.X

` pip install -r requirements.txt`

  • create secrets file

` cp worklogger/secrets_sample.ini worklogger/secrets.ini`

This will put secrets.ini file in place. You just need to fill configuration information in that file

About

Simple worklog keeper project with django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages