This project was created with pycharm community edition. It uses sqlite3 as the database The core app is called "usergeo"
Please ensure python3 is installed on target machine. A virtual enviroment in python needs to be created, if the project is not run with pycharm
*commands mentioned in this section reveres to the terminal Move into the directory called "kartoza" with the following command $ cd kartoza Run the app with the command $ python manage.py runserver
Run tests with $ python manage.py test usergeo
usernmae: admin password: silentpatient