{"id":17655810,"url":"https://github.com/dannycahyo/fintrack","last_synced_at":"2026-04-10T22:39:56.658Z","repository":{"id":259204978,"uuid":"871246442","full_name":"dannycahyo/fintrack","owner":"dannycahyo","description":"A financial tracker application","archived":false,"fork":false,"pushed_at":"2024-10-22T10:23:47.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-25T06:45:53.298Z","etag":null,"topics":["bun","hono"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/dannycahyo.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}},"created_at":"2024-10-11T14:58:20.000Z","updated_at":"2024-10-22T10:23:52.000Z","dependencies_parsed_at":"2024-10-23T13:49:47.178Z","dependency_job_id":null,"html_url":"https://github.com/dannycahyo/fintrack","commit_stats":null,"previous_names":["dannycahyo/fintrack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannycahyo%2Ffintrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannycahyo%2Ffintrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannycahyo%2Ffintrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannycahyo%2Ffintrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dannycahyo","download_url":"https://codeload.github.com/dannycahyo/fintrack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246300211,"owners_count":20755307,"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":["bun","hono"],"created_at":"2024-10-23T13:08:02.640Z","updated_at":"2025-10-24T02:27:31.653Z","avatar_url":"https://github.com/dannycahyo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fintrack\n\nFintrack is a financial tracker application designed to help users manage their finances efficiently. This project leverages modern web technologies to provide a seamless and responsive user experience.\n\n## Features\n\n- Track income and expenses\n- Categorize financial transactions\n- Generate financial reports\n- Visualize financial data with charts and graphs\n\n## Tech Stack\n\n- **Backend**: [Bun](https://bun.sh), [Hono](https://hono.dev)\n- **Frontend**: Not specified (assumed to be integrated with the backend)\n- **Language**: TypeScript\n\n## Getting Started\n\n### Prerequisites\n\n- [Bun](https://bun.sh) installed on your machine\n\n### Installation\n\nTo install the project dependencies, run:\n\n```sh\nbun install\n```\n\n### Running the Project\n\nTo start the development server, run:\n\n```sh\nbun run dev\n```\n\n### Running the Tests\n\nTo run the tests, run:\n\n```sh\nbun test\n```\n\nOpen your browser and navigate to `http://localhost:3000`.\n\n## REST API Specification\n\n| Endpoint            | HTTP     | Description              |\n| ------------------- | -------- | ------------------------ |\n| `/transactions`     | `GET`    | Get all transactions     |\n| `/transactions/:id` | `GET`    | Get transaction by id    |\n| `/transactions`     | `POST`   | Add new transaction      |\n| `/transactions/:id` | `PATCH`  | Update transaction by id |\n| `/transactions/:id` | `DELETE` | Delete transaction by id |\n| `/categories`       | `GET`    | Get all categories       |\n| `/categories/:id`   | `GET`    | Get category by id       |\n| `/categories`       | `POST`   | Add new category         |\n| `/categories/:id`   | `PATCH`  | Update category by id    |\n| `/categories/:id`   | `DELETE` | Delete category by id    |\n\n## Contributing\n\nContributions are welcome! Feel free to open an issue or submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannycahyo%2Ffintrack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdannycahyo%2Ffintrack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannycahyo%2Ffintrack/lists"}