{"id":27067997,"url":"https://github.com/kritagya123611/paytmclone","last_synced_at":"2026-04-10T04:34:59.130Z","repository":{"id":286320338,"uuid":"961053127","full_name":"Kritagya123611/PaytmClone","owner":"Kritagya123611","description":"Paytm Clone – Digital Wallet \u0026 Payment Dashboard This project is a Paytm-inspired full-stack web application that allows users to securely manage their digital wallet, transfer money, and view transaction history through an intuitive dashboard.","archived":false,"fork":false,"pushed_at":"2025-05-12T08:11:30.000Z","size":9244,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T09:41:07.660Z","etag":null,"topics":["expressjs","git","github","mongodb","mongoose","nodejs","postman","react","react-router","reactjs","recoil","tailwindcss","toastify","zod-validation"],"latest_commit_sha":null,"homepage":"https://steady-swan-8eff1b.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kritagya123611.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-05T16:46:49.000Z","updated_at":"2025-05-12T08:11:33.000Z","dependencies_parsed_at":"2025-05-12T09:42:56.799Z","dependency_job_id":null,"html_url":"https://github.com/Kritagya123611/PaytmClone","commit_stats":null,"previous_names":["kritagya123611/paytmclone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kritagya123611/PaytmClone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kritagya123611%2FPaytmClone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kritagya123611%2FPaytmClone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kritagya123611%2FPaytmClone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kritagya123611%2FPaytmClone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kritagya123611","download_url":"https://codeload.github.com/Kritagya123611/PaytmClone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kritagya123611%2FPaytmClone/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265966090,"owners_count":23857056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["expressjs","git","github","mongodb","mongoose","nodejs","postman","react","react-router","reactjs","recoil","tailwindcss","toastify","zod-validation"],"created_at":"2025-04-05T20:17:22.392Z","updated_at":"2025-12-30T18:56:20.560Z","avatar_url":"https://github.com/Kritagya123611.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Paytm Clone\nPaytm Clone is a web application that mimics the functionality of the Paytm platform, allowing users to perform basic payment transactions, view transaction history, and manage their balances. The project features a simple login system, user authentication, and a dashboard for transaction management. Built with React, Express, Supabase, and PostgreSQL, this clone aims to replicate core features of a digital wallet and payment platform.\n\nFeatures\nUser Authentication:\n\nSecure sign-up and login functionality.\n\nTransaction Management:\n\nAdd and transfer money to and from the user’s wallet.\n\nView the transaction history.\n\nUser Dashboard:\n\nDisplay the current account balance.\n\nManage transaction history and track payment status.\n\nResponsive Design:\n\nA mobile-first responsive design that ensures a smooth user experience across all devices.\n\nTech Stack\nFrontend:\n\nReact for building the user interface\n\nBootstrap for styling the application\n\nBackend:\n\nExpress for the server\n\nSupabase for authentication and real-time data\n\nPostgreSQL for data storage\n\nGetting Started\nPrerequisites\nEnsure that the following are installed:\n\nNode.js (preferably the latest LTS version)\n\nnpm or yarn\n\nInstallation\nClone the repository:\n\nbash\nCopy\nEdit\ngit clone https://github.com/yourusername/paytm-clone.git\ncd paytm-clone\nInstall dependencies:\n\nbash\nCopy\nEdit\nnpm install\n# or\nyarn install\nSet up the environment variables:\nCreate a .env.local file in the root directory and add the following:\n\nenv\nCopy\nEdit\nNEXT_PUBLIC_SUPABASE_URL=your_supabase_url\nNEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key\nRun the development server:\n\nbash\nCopy\nEdit\nnpm run dev\n# or\nyarn dev\nVisit http://localhost:3000 to start using the Paytm Clone application.\n\nUsage\nSign Up/Login: Create an account or log in to your existing account.\n\nDashboard: View your current wallet balance, transaction history, and initiate new transactions.\n\nTransaction Management: Transfer money, check balances, and track all your payments.\n\nContributing\nContributions are welcome! If you'd like to contribute to the development of the Paytm Clone project, please follow these steps:\n\nFork the repository\n\nCreate a new branch (git checkout -b feature-branch)\n\nCommit your changes (git commit -am 'Add new feature')\n\nPush to the branch (git push origin feature-branch)\n\nCreate a new Pull Request\n\nBug Reports and Feature Requests\nIf you encounter any bugs or have suggestions for new features, please open an issue on GitHub.\n\nLicense\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkritagya123611%2Fpaytmclone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkritagya123611%2Fpaytmclone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkritagya123611%2Fpaytmclone/lists"}