Skip to content

sahiljena/UPI-Link-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

UPI-Link-Generator

Note : Currently this only works for merchant UPI ID's

✨ Description

This Web app generates upi payment links for mobiles. On the payment page, it auto detects UPI apps and redirects to them with fixed UPI ID and Amount
Try Out : https://paylinky.netlify.app

πŸ› οΈ Tech Stack

  • React.js for Frontend
  • Node.js and Express.js for Backend
  • MonogDB for Database
  • Tailwind CSS for frontend UI

πŸ”₯ Demo

https://paylinky.netlify.app/

πŸ“‚ Project Organization

β”œβ”€β”€ README.md          <- The top-level README for developers using this project.
β”‚
β”œβ”€β”€ frontend
β”‚       β”œβ”€β”€ package.json        <- Containing the required node modules start up scripts etc
β”‚       β”œβ”€β”€ postcss.config.js   <- Tailwind css file
β”‚       β”œβ”€β”€ tailwind.config.js  <- Tailwind css file
β”‚       β”œβ”€β”€ public             
β”‚       └── src
β”‚           β”œβ”€β”€ App.js          <- React App 
β”‚           β”œβ”€β”€ index.js        <- React App startup 
β”‚           β”œβ”€β”€ pages           <- Folder for pages
β”‚           └── components      <- Folder for react components
β”‚
β”‚
└── backend
    β”œβ”€β”€ node_modules   <- Folder containg node modules 
    β”œβ”€β”€ .env           <- MongoDB connection string
    β”œβ”€β”€ routes
    β”‚    └── links.js  <- API Routes  
    β”‚
    β”œβ”€β”€ index.js       <- Express app with startu
    β”œβ”€β”€ package.json   <- Containing the required node modules start up scripts etc
    └── db
         └──  conn.js  <- Connect to MongoDB 

About

A UPI Deep link generator with payment page. Made with MERN Stack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages