Skip to content

Latest commit

 

History

History
executable file
·
42 lines (22 loc) · 909 Bytes

README.md

File metadata and controls

executable file
·
42 lines (22 loc) · 909 Bytes

ProdUtils

ProdUtils is a set of apps that helps you to increase your productivity

How to run ProdUtils?

Install virtualenv

$ sudo apt-get install virtualenv

Create a virtual environment in the root of the project

$ virtualenv -p python3 env

Activate the virtual environment

$ source env/bin/activate

Install requirements

pip install -r requirements.txt

Run development server

python manage.py runserver

Access localhost:8000 in your browser.

Screenshots

Produtils Home Page

Produtils Home Page

Time Tracker Home Page

Time Tracker New Task

Time Tracker Task Details

License

Anyone has the right to use this project in accordance with Islamic law and its values.