andreyvpng / lifelog

:bar_chart: :zap: Life Log App gives you the opportunity to track your activity.

Home Page:https://lifelogdjango.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lifelog

Travis (.org) GitHub issues GitHub forks GitHub stars GitHub license

Life log app gives you the opportunity to track your activity.

Demo

https://lifelogdjango.herokuapp.com

Build & Run

Add .env. For developping I'm using this:

DJANGO_DB_NAME=lifelog
DJANGO_DB_USER=lifelog
DJANGO_DB_PASSWORD=lifelog
DJANGO_DB_HOST=db
DJANGO_DB_PORT=5432
DJANGO_SETTINGS_MODULE=config.dev_settings

For build and run, use:

docker-compose build && docker-compose up

Logo

Thank you, @reallinfo, for the logo and favicon.

License

lifelog is free software under terms of the Apache License 2.0

Copyright (C) 2018 by Andrey Varfolomeev

About

:bar_chart: :zap: Life Log App gives you the opportunity to track your activity.

https://lifelogdjango.herokuapp.com/

License:Apache License 2.0


Languages

Language:Python 70.9%Language:HTML 23.4%Language:CSS 2.5%Language:JavaScript 2.2%Language:Shell 0.5%Language:Dockerfile 0.5%