https://github.com/sarthakmishraa/limitpay-expense-tracker
LimitPay is a user-friendly expense tracking app that helps users manage their finances.
https://github.com/sarthakmishraa/limitpay-expense-tracker
clerk clerk-auth clerkauth neon neondb nextjs prisma
Last synced: 3 months ago
JSON representation
LimitPay is a user-friendly expense tracking app that helps users manage their finances.
- Host: GitHub
- URL: https://github.com/sarthakmishraa/limitpay-expense-tracker
- Owner: sarthakmishraa
- Created: 2024-06-27T05:06:00.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-07-10T22:01:49.000Z (11 months ago)
- Last Synced: 2025-01-18T09:52:45.534Z (5 months ago)
- Topics: clerk, clerk-auth, clerkauth, neon, neondb, nextjs, prisma
- Language: TypeScript
- Homepage: https://limitpay-expense-tracker.vercel.app/
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LimitPay
LimitPay is a user-friendly expense tracking application that helps users manage their finances effectively. Users can create an account, add income and expenses, view their expense history, and keep track of their balance, all within a sleek and intuitive interface.## Key Features
- **User Authentication:** Secure user registration and login using Clerk.
- **Expense Tracking:** Add and categorize income and expenses easily.
- **Expense History:** View a detailed history of all expenses and incomes.
- **Balance Overview:** Keep track of your current balance.
- **User-Friendly Interface:** Enjoy a great UI designed for ease of use and efficiency.## Short Description
LimitPay is an expense tracking application built with Next.js. It provides users with a seamless experience to track their income and expenses, view their transaction history, and monitor their balance. The application uses Clerk for authentication and relies on Postgres and NeonDB for database management. The app is deployed on Vercel, ensuring high performance and reliability.## Snippets
LimitPay Landing Page
![]()
LimitPay Home
![]()
## Tech Used
- **Frontend:** Next.js, React.js, CSS
- **Authentication:** Clerk
- **Database:** Postgres, NeonDB
- **Deployment:** Vercel## How to Use
1. Clone the repository: `git clone https://github.com/sarthakmishraa/limitpay-expense-tracker.git`
Feel free to clone the repository and explore the project. Contributions are welcome!