fizerkhan / thikku

Get direction through SMS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thikku

Get direction through SMS. It works even in remote areas of the country where mobile Internet is not available or not stable.

Check out thikku

Why Thikku?

Thikku(திக்கு) is the word derived from Tamil(தமிழ்) Language and meaning of a word Thikku(திக்கு) is direction.

Install dependencies

Following steps are only needed one time

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Export configurations in development

export PLIVO_AUTH_ID=<copy_from_plivo>
export PLIVO_AUTH_TOKEN=<copy_from_plivo>
export PLIVO_NUMBER=<copy_from_plivo>

Run server

source venv/bin/activate
foreman start

Kudos

Logo uses Happy Monk font. Thanks to the creator Brenda Gallo and Gustavo Dipre. Thanks to The Noun Project for logo icon.

Feedbacks and Suggestions

If you have any feedbacks or suggestions, create an issue in Github or tweet me @fizerkhan

About

Get direction through SMS.


Languages

Language:HTML 40.1%Language:Python 24.4%Language:CSS 24.3%Language:JavaScript 10.2%Language:Shell 0.9%