{"id":51222197,"url":"https://github.com/guibranco/payment-schedule-simulator","last_synced_at":"2026-06-28T08:02:43.969Z","repository":{"id":356094305,"uuid":"984431157","full_name":"guibranco/payment-schedule-simulator","owner":"guibranco","description":"💸📅 UI tool to simulate payment schedules: create, amend, upload, parse, and export (CSV/JSON). Built with Vite/React. API endpoint is runtime-configurable and stored in localStorage.","archived":false,"fork":false,"pushed_at":"2026-06-27T22:49:39.000Z","size":1049,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-28T00:14:20.304Z","etag":null,"topics":["billing","calculator","collection","installments","payment","payment-schedule","schedule","simulator"],"latest_commit_sha":null,"homepage":"https://guilherme.stracini.com.br/payment-schedule-simulator/","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/guibranco.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":null,"dco":null,"cla":null}},"created_at":"2025-05-15T23:27:51.000Z","updated_at":"2026-06-27T22:41:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/guibranco/payment-schedule-simulator","commit_stats":null,"previous_names":["guibranco/payment-schedule-simulator"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/guibranco/payment-schedule-simulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fpayment-schedule-simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fpayment-schedule-simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fpayment-schedule-simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fpayment-schedule-simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guibranco","download_url":"https://codeload.github.com/guibranco/payment-schedule-simulator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fpayment-schedule-simulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34881384,"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-28T02:00:05.809Z","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":["billing","calculator","collection","installments","payment","payment-schedule","schedule","simulator"],"created_at":"2026-06-28T08:02:43.332Z","updated_at":"2026-06-28T08:02:43.964Z","avatar_url":"https://github.com/guibranco.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💸📅 Payment Schedule Simulator\n\nA simple and interactive UI built with **Vite + React** to simulate and manage payment schedules. You can create new schedules, apply amendments, upload existing ones for parsing, and export them in CSV or JSON format. The app communicates with a backend API that is runtime-configurable and persists its endpoint in `localStorage`.\n\n---\n\n## ✨ Features\n\n- **Create (Inception):** Start a new payment schedule from scratch.\n- **Amend:** Modify an existing schedule by applying changes.\n- **Upload:** Import an existing schedule file and parse it.\n- **Export:** Download generated schedules as **CSV** or **JSON**.\n- **API Config:** Set the backend API endpoint dynamically at runtime.\n- **Persistent Settings:** Stores API config in `localStorage`.\n\n---\n\n## 🧱 Tech Stack\n\n- [Vite](https://vitejs.dev/) – Fast frontend build tool\n- [React](https://reactjs.org/) – UI library\n- [Tailwind CSS](https://tailwindcss.com/) – Utility-first CSS\n\n---\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) \u003e= 18\n\n### Installation\n\n```bash\ngit clone https://github.com/guibranco/payment-schedule-simulator.git\ncd payment-schedule-simulator\nnpm install\n````\n\n### Run locally\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:5173](http://localhost:5173) to use the app in your browser.\n\n---\n\n## 📦 Build for Production\n\n```bash\nnpm run build\n```\n\nThe static site will be available in the `dist/` folder.\n\n---\n\n## 📂 Folder Structure\n\n```\npayment-schedule-simulator/\n├── public/\n├── src/\n│   ├── components/\n│   ├── hooks/\n│   ├── utils/\n│   ├── App.tsx\n│   └── main.tsx\n├── index.html\n├── tailwind.config.js\n└── vite.config.ts\n```\n\n---\n\n## 📄 License\n\nMIT License © Guilherme Branco Stracini\n\n---\n\n## 🙌 Contributions\n\nFeel free to open issues or submit pull requests! Suggestions and improvements are always welcome.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguibranco%2Fpayment-schedule-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguibranco%2Fpayment-schedule-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguibranco%2Fpayment-schedule-simulator/lists"}