Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterolayemi/online-payment-and-recharge-platform-
A E-commerce site that shows info about a telecommunication company. It 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.
https://github.com/peterolayemi/online-payment-and-recharge-platform-
ajax bootstrap css django django-project e-commerce-site html javascript jquery paystack-payment-gateway python telecommunication-site
Last synced: about 2 months ago
JSON representation
A E-commerce site that shows info about a telecommunication company. It 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.
- Host: GitHub
- URL: https://github.com/peterolayemi/online-payment-and-recharge-platform-
- Owner: PeterOlayemi
- License: mit
- Created: 2023-03-06T16:59:12.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-01T14:29:53.000Z (over 1 year ago)
- Last Synced: 2023-09-02T12:20:39.138Z (over 1 year ago)
- Topics: ajax, bootstrap, css, django, django-project, e-commerce-site, html, javascript, jquery, paystack-payment-gateway, python, telecommunication-site
- Language: HTML
- Homepage:
- Size: 500 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Online Payment And Recharge Platform
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.## Features Included
* buy airtime, data, pay bills (cable TV, electricity, education)
* query trensactions
* change password
* forgot password
* withdraw funds
* fund wallet with PayStack## Installation
### 1. Clone Repository & Install Packages- git clone https://github.com/PeterOlayemi/TeleCommunication-Site.git
- pip install -r requirements.txt### 2. Migrate & Start Server
* python manage.py makemigrations
* python manage.py migrate
* python manage.py runserver# Where to find Me
[Visit My Website](https://peterolayemi.github.io)