A platform that allows authenticated users to fund wallet using PayStack, buy airtime, buy data, pay bills (cable TV, electricity, education), query transactions, withdraw funds, change password, get new password (forgot password feature), etc.
- buy airtime, data, pay bills (cable TV, electricity, education)
- query trensactions
- change password
- forgot password
- withdraw funds
- fund wallet with PayStack
- git clone https://github.com/PeterOlayemi/TeleCommunication-Site.git
- pip install -r requirements.txt
- python manage.py makemigrations
- python manage.py migrate
- python manage.py runserver