Back to Portfolio
Fullstack Developer

Voucher Game web Application
2021A game voucher marketplace where users can purchase game credits, top-ups, and digital vouchers for popular games. Features product listing, checkout, and order history management.
My Contributions
- Built the product listing page with game categories and search functionality
- Implemented the checkout flow with voucher code generation and delivery
- Created the user dashboard for order history and voucher management
- Developed the Node.js backend API for product catalog and order processing
- Set up MongoDB collections for products, orders, and user data
- Implemented automated voucher delivery system with email notifications
- Implemented responsive design for both desktop and mobile users with Bootstrap
Challenges
- 1Built from scratch, requiring design and implementation of the entire application architecture
Technology Stack
Next.js
Full-stack framework for both the storefront and admin panel
Bootstrap
CSS framework for responsive marketplace design
Node.js
Backend API handling product management, orders, and voucher delivery
MongoDB
NoSQL database for flexible product catalog and order data storage
Axios
Promise-based HTTP client for making API requests
Redux
State management library for managing application state