Skip to content

manish-107/PayXwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 

Repository files navigation

PayXwise

This React Native application helps users manage online transactions and track expenses efficiently. It utilizes PostgreSQL as the database backend with Prisma ORM for data management and Hono as the lightweight Node.js framework for backend API development.

Features

  • User Authentication: Secure user login and registration.
  • Transaction Management: Record and categorize income and expenses.
  • Expense Tracking: Monitor spending habits and manage budgets.
  • Category Organization: Organize transactions into predefined categories.
  • Payment Method Integration: Track transactions by different payment methods.
  • Data Integrity and Security: Uses PostgreSQL with Prisma for reliable data storage and management.

Technologies Used

  • React Native: Frontend framework for building cross-platform mobile applications.
  • Node.js: JavaScript runtime for server-side development.
  • Hono: Lightweight web framework for building backend APIs.
  • PostgreSQL: Open-source relational database management system.
  • Prisma: Modern ORM (Object-Relational Mapping) for TypeScript and Node.js.
  • RESTful APIs: Communication protocol for seamless interaction between frontend and backend.

Installation

To run the application locally, follow these steps:

  1. Clone the repository:
    git clone <repository-url>
    cd expense-tracker-app

About

Sure, here's a concise description Expense Tracker App: React Native mobile app with PostgreSQL & Hono backend for managing transactions, expenses, and budgets with secure user authentication and data management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors