A fullstack application for purchasing airtime and mobile data from major Nigerian network providers, also supports Electricity and Cabletv bill payment as well as user authentication, Google OAuth, Online payment using Paystack, Email Services and many others.
Here is a working live demo: https://data-reseller-website-jmog.vercel.app/
Dashboard
Payment
- Next.js: The frontend of the application is built with Next.js and utilizes Next.js powerful features like static generation.
- Tailwind CSS: The Next.js frontend application utilizes Tailwind CSS for creating higly customizable and mobile responsive web pages.
- TypeScript: The Next.js frontend application utilizes Typescript for improving developer experience through editor intelliSence, auto-completion and many other features.
- Strapi CMS: Powers the backend of the application and speeds up bootstraping a highly customizable node.js application.
- MongoDB: The Strapi application utilizes a MongoDB database for storing data.
- Paystack: Powers online payment in the application.