Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.35 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.35 KB

PayU - Money Transfer Application

image

Welcome to PayU, a secure and seamless money transfer application built using Next.js. This project combines modern frontend and backend technologies to create an efficient financial transaction platform.

📋 Project Overview

PayU offers a smooth and secure experience for transferring money, leveraging a robust tech stack that ensures reliability and scalability. The application is designed to be highly modular, adaptable to future enhancements, and follows best practices for development and deployment.

Key Technologies:

  • Frontend: Next.js (React)
  • Backend: Next.js API Routes
  • Authentication: NextAuth.js
  • Database: PostgreSQL
  • Deployment: Vercel

🚀 Features

  • Secure authentication with NextAuth
  • Scalable backend powered by Next.js API Routes
  • Fast and efficient UI built with Next.js
  • Persistent storage using PostgreSQL
  • Deployed to Vercel for easy CI/CD and fast performance

📂 Project Structure

The project is modular and easy to extend. Modules include:

  • Common: Reusable utilities and components
  • UI: Frontend user interface components
  • Backend: API routes and database logic

Detailed module structure will be updated soon.