IbrahimAlukwe / holla-mpesa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django-MPESA

Install the requests package using the following command for the project to run smoothly

   pip install requests

If you experience any issues then you know what to do. . NOTE: removed the django daraja requirement

BONUS: . For this project have used terminal and to do so, use the following commands

 1. django-admin startproject PROJECT_NAME
 2. django-admin startapp APP_NAME   (to run this ensure you're inside the project directory)

after that go inside the settings file and install your app. configure your urls and you'll be ood to go

About


Languages

Language:Python 67.4%Language:HTML 29.8%Language:CSS 2.8%