An open API service indexing awesome lists of open source software.

https://github.com/viiccwen/pockety

Pockety | Personal Finance APP
https://github.com/viiccwen/pockety

Last synced: about 2 months ago
JSON representation

Pockety | Personal Finance APP

Awesome Lists containing this project

README

        

# ✒️Overview
Pockety is a full-stack Accounting Application that you can keep your cash flow. Easily record financial status and track monthly income and expenditure situation.

## 👀live demo: https://pockety.vercel.app

deployed on vercel (front-end) and vercel posgresDB (back-end)

# 🛠️Tools

* NextJS 14 - Framework
* TypeScript - Language
* Shadcn/ui - UI Package
* Lucide - Icon Package
* Clerk - User Authentication
* Vercel - deployment platform
* Vercel PostgresDB - Database
* Prisma - ORM

# 🈵Development Process
- Processing...

# 🚩Updated Log
- 2024/01/01 ~ 01/25 - thinking about architecture and topic, choosing tools and DB
- 2024/01/31 - Create logo, set environment, complete navigation bar, sidebar, homepage structure, asset page 1/5, new asset functions
- 2024/02/01 - Asset page, asset income and expenditure details, new income and expenditure functions
- 2024/02/02 - Included in liabilities, income calculation
- 2024/02/03 - Home page, add loading UI, error message notification, toast loading bar, asset settings (view, delete)
- 2024/02/04 - Asset settings (edit)
- 2024/02/07 - Home page calendar, record list
- 2024/03/03 - Asset-info page function