Skip to content

cybercoded/sub4data-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sub4Data Logo

Topups and Bills payments

A web application for vending and recharging phone bills, electricity bill, water bill, TV subscriptions in Nigeria.

Steps to get started

Prerequisites

  1. Clone the repo and cd into it

    git clone https://github.com/cybercoded/sub4data-web

  2. Install Docker Desktop

    https://www.docker.com/products/docker-desktop/

Configuration

  1. Set your database credentials, App URL and Allowed Origins for your backend at backend/.env

    https://github.com/cybercoded/sub4data-web/blob/master/screenshots/backend-conf.png

  2. Update your business information at frontend/.env

    https://github.com/cybercoded/sub4data-web/blob/master/screenshots/fontend-conf.png

  3. Populate the database from

    backend/database/database.sql

Run the project

After docker desktop is running and up.

docker pull pull kunley247/sub4data:tom

Pull Docker Image from hub

You can directly pull the docker image from the docker hub.

docker-compose up --build

Screenshots

dashboard

admin-dashboard

login-page

register-page

buy-airtime

buy-data

buy-bill

buy-electricity

transactions

Help and support

If you have any question feel free to reach out to me on my personal email: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published