{"id":51166821,"url":"https://github.com/titaniumcoder/income-atlas","last_synced_at":"2026-06-26T20:02:05.850Z","repository":{"id":364356088,"uuid":"1267002041","full_name":"titaniumcoder/income-atlas","owner":"titaniumcoder","description":"An idea for a reference Go + HTMX implementation also useful for freelancers like me that want to live in different places and try it out.","archived":false,"fork":false,"pushed_at":"2026-06-12T18:12:47.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-12T19:07:52.135Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/titaniumcoder.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-06-12T06:18:12.000Z","updated_at":"2026-06-12T17:49:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/titaniumcoder/income-atlas","commit_stats":null,"previous_names":["titaniumcoder/income-atlas"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/titaniumcoder/income-atlas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/titaniumcoder%2Fincome-atlas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/titaniumcoder%2Fincome-atlas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/titaniumcoder%2Fincome-atlas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/titaniumcoder%2Fincome-atlas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/titaniumcoder","download_url":"https://codeload.github.com/titaniumcoder/income-atlas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/titaniumcoder%2Fincome-atlas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34831250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"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":[],"created_at":"2026-06-26T20:02:05.057Z","updated_at":"2026-06-26T20:02:05.840Z","avatar_url":"https://github.com/titaniumcoder.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌐 Income Atlas\n\nIncome Atlas is a project designed to track, predict income streams based on specific entries (like toggl entries), and compare living conditions across different countries using key metrics such as taxes, social contributions, and cost of living.\n\n## ✨ Goal\nTo create a simple, powerful web application that provides comprehensive financial tracking and comparative analysis of global economic data. We aim for an intuitive interface built with pure HTML/CSS enhanced by HTMX for modern interactivity.\n\n## 🛠️ Technology Stack\n*   **Backend:** Go\n*   **Frontend:** Pure HTML + CSS / JavaScript (with heavy reliance on HTMX for inter-component communication)\n*   **Database:** None (File-based configuration with JSON Schema validation)\n\n## 📁 Project Structure\n```\nincome-atlas/\n├── config/           # Configuration files (JSON)\n├── schema/           # JSON Schema definitions\n├── web/\n│   ├── templates/    # HTML templates\n│   └── static/       # Static assets (CSS, JS)\n├── data/             # User data (later)\n├── main.go           # Application entry point\n├── server.go         # HTTP server and routes\n├── embed.go          # Go embed directives\n└── generated.go      # Auto-generated code from JSON schema\n```\n\n## 🧩 Core Features Planned\n1.  Income Tracking and Prediction: Inputting data to predict future financial standing.\n2.  Global Comparison Tool: Comparing countries based on tax burdens/social contributions and living standards.\n\n## ⚙️ Development Setup\nKey development tools include `air` for hot-reloading during development, ensuring the server restarts automatically when files change (configured in `.air.toml`).\n\n### Getting Started\n1.  Clone the repository.\n2.  Install dependencies: `go mod tidy`\n3.  Run the server: `make run` or `air`\n\n### VSCode Integration\nThe project includes `.vscode/settings.json` to link JSON schema definitions with config files for validation and autocomplete.\n\n## 🗺️ Future State\n*   **Live Demo:** https://income-atlas.fly.dev","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftitaniumcoder%2Fincome-atlas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftitaniumcoder%2Fincome-atlas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftitaniumcoder%2Fincome-atlas/lists"}