{"id":23948538,"url":"https://github.com/raphico/personal-finance-app","last_synced_at":"2026-04-11T05:05:55.417Z","repository":{"id":271797495,"uuid":"912419287","full_name":"Raphico/personal-finance-app","owner":"Raphico","description":"a solution to the front-end mentor personal finance app","archived":false,"fork":false,"pushed_at":"2025-04-21T16:52:29.000Z","size":1252,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-21T17:44:00.118Z","etag":null,"topics":["express","frontend-mentor","fullstack","monorepo","msw","nodejs","playwright","postgresql","redis","swagger","turborepo","vitest","vue","zod"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Raphico.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-01-05T14:25:09.000Z","updated_at":"2025-04-21T16:52:32.000Z","dependencies_parsed_at":"2025-01-10T00:19:25.581Z","dependency_job_id":"f981db97-aa6d-404f-9d3a-1f58ed97db8a","html_url":"https://github.com/Raphico/personal-finance-app","commit_stats":null,"previous_names":["raphico/personal-finance-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Raphico/personal-finance-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphico%2Fpersonal-finance-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphico%2Fpersonal-finance-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphico%2Fpersonal-finance-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphico%2Fpersonal-finance-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raphico","download_url":"https://codeload.github.com/Raphico/personal-finance-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphico%2Fpersonal-finance-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31669118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["express","frontend-mentor","fullstack","monorepo","msw","nodejs","playwright","postgresql","redis","swagger","turborepo","vitest","vue","zod"],"created_at":"2025-01-06T10:18:41.721Z","updated_at":"2026-04-11T05:05:55.382Z","avatar_url":"https://github.com/Raphico.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Mentor - Personal finance app solution\n\nThis is a solution to the [Personal finance app challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/personal-finance-app-JfjtZgyMt1). Frontend Mentor challenges help you improve your coding skills by building realistic projects.\n\n![App preview](./screenshot.png)\n\n## Features\n\n- 🔐 User Authentication\n- 📊 See all of the personal finance app data at-a-glance on the overview page\n- 📜 View all transactions on the transactions page with pagination for every ten transactions\n- ➕ Add new transaction and mark a transaction as void\n- 🔍 Search, sort, and filter transactions\n- 📅 Create, read, update, delete (CRUD) budgets and saving pots\n- 📂 View the latest three transactions for each budget category created\n- 📈 View progress towards each pot\n- 💰 Add money to and withdraw money from pots\n- 🏦 View recurring bills and the status of each for the current month\n- 🔄 Search and sort recurring bills\n- ⚠️ Receive validation messages if required form fields aren't completed\n- ⌨️ Navigate the whole app and perform all actions using only their keyboard\n- 📱 View the optimal layout for the interface depending on their device's screen size\n\n## Project setup\n\n1. Clone repository\n\n```bash\n    git clone git@github.com:Raphico/personal-finance-app.git\n    cd personal-finance-app\n```\n\n2. Install dependencies\n\n```bash\n    pnpm install\n```\n\n3. Setup environmental variables (see `.env.example`)\n\n4. Start database container\n\n   ```bash\n   docker compose -f docker-compose.dev.yml up --build\n   ```\n\n5. Run database migrations\n\n   ```bash\n   pnpm --filter @repo/server db:migrate\n   ```\n\n6. start development server\n\n```bash\n  pnpm run dev\n```\n\n## Technical stack\n\n- [Vue](https://vuejs.org/)\n- [Node](https://nodejs.org/)\n- [Express](https://expressjs.com/)\n- [Postgres](https://www.postgresql.org/)\n- [Redis](https://redis.io/)\n- [JWT](https://www.npmjs.com/package/jsonwebtoken)\n- [Drizzle-ORM](https://orm.drizzle.team/)\n- [Zod](https://zod.dev/)\n- [Playwright](https://playwright.dev/docs/intro)\n- [Vitest](https://vitest.dev/)\n\n## License\n\nLicensed under the MIT License. Check the [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphico%2Fpersonal-finance-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphico%2Fpersonal-finance-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphico%2Fpersonal-finance-app/lists"}