Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)