{"id":27146468,"url":"https://github.com/ggwepq/exts","last_synced_at":"2025-10-03T23:15:55.361Z","repository":{"id":280568524,"uuid":"941522467","full_name":"Ggwepq/exts","owner":"Ggwepq","description":"A personal expense tracking system which can help manage and monitor your daily expenses and savings.","archived":false,"fork":false,"pushed_at":"2025-04-08T06:20:47.000Z","size":1471,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"prod","last_synced_at":"2025-04-08T06:21:34.399Z","etag":null,"topics":["daisyui","expense-tracker","finance-application","laravel","livewire","livewire-volt","php","single-page-app","tailwindcss"],"latest_commit_sha":null,"homepage":"https://endama-ets.vercel.app","language":"Blade","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/Ggwepq.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":"2025-03-02T13:53:17.000Z","updated_at":"2025-04-08T02:16:34.000Z","dependencies_parsed_at":"2025-03-04T06:24:57.676Z","dependency_job_id":"5fd7457c-dd6e-4f63-a9f6-0fb00edc28dc","html_url":"https://github.com/Ggwepq/exts","commit_stats":null,"previous_names":["ggwepq/exts"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ggwepq%2Fexts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ggwepq%2Fexts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ggwepq%2Fexts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ggwepq%2Fexts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ggwepq","download_url":"https://codeload.github.com/Ggwepq/exts/tar.gz/refs/heads/prod","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247828781,"owners_count":21002975,"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":["daisyui","expense-tracker","finance-application","laravel","livewire","livewire-volt","php","single-page-app","tailwindcss"],"created_at":"2025-04-08T10:47:41.194Z","updated_at":"2025-10-03T23:15:50.316Z","avatar_url":"https://github.com/Ggwepq.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"public/img/sample-logo.png\" alt=\"GastaBaby Logo\" width=\"200\"/\u003e\n\n\u003c/p\u003e\n\u003ch2 align=\"center\"\u003eGastaBaby\u003c/h2\u003e\n\n### 📋 Description\n\nA personal expense tracker that empowers you to take control of your money. With features like budget planning, detailed financial reports, and AI-powered insights, GastaBaby helps you manage and monitor your daily expenses, grow your savings, and make informed financial decisions with ease.\n\n---\n\n### 💡 Features\n\n1️⃣ **Transaction Management**\n\n2️⃣ **Account Management**\n\n3️⃣ **Budget Planning**\n\n4️⃣ **AI Insights**\n\n5️⃣ **Financial Reports**\n\n---\n\n### 🛠️ Prerequisites\n\n\u003e [!TIP]\n\u003e Requirements can be downloaded on this [folder](https://drive.google.com/drive/folders/1v66k-q8olO1BLjYQvcMehJ1VV8TUZXnO?usp=drive_link).\n\n- PHP\n- Composer\n- Node.js \u0026 npm\n- PostgreSQL\n\n\n\n---\n\n### 📦 Installation Guide\n\nFollow these steps to set up the GastaBaby system on your machine:\n\n1. **Clone the Repository**\n\n   ```bash\n   git clone https://github.com/Ggwepq/exts.git\n   cd exts\n   ```\n\n2. **Install PHP Dependencies**\n\n   ```bash\n   composer install\n   ```\n\n3. **Install NodeJS Dependencies**\n\n   ```bash\n   npm install\n   ```\n\n4. **Create a PostgreSQL Database**\n\n   Open PGAdmin and create a new database.\n\n5. **Set Up Environment Variables**\n\n   Update the `.env` file:\n\n   ```env\n   DB_CONNECTION=pgsql\n   DB_HOST=127.0.0.1\n   DB_PORT=5432\n   DB_DATABASE=your_database_name\n   DB_USERNAME=your_username\n   DB_PASSWORD=your_password\n   ```\n\n6. **Generate App Key**\n\n   ```bash\n   php artisan key:generate\n   ```\n\n7. **Run Migrations and Seed the Database**\n\n   ```bash\n   php artisan migrate:fresh --seed\n   ```\n\n8. **Serve the Laravel Project**\n\n   ```bash\n   php artisan serve\n   ```\n\n9. **Compile Frontend Assets**\n\n   Open a new terminal:\n\n   ```bash\n   npm run dev\n   ```\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://laravel.com\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg\" width=\"400\" alt=\"Laravel Logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## About Laravel\n\nLaravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:\n\n- [Simple, fast routing engine](https://laravel.com/docs/routing).\n- [Powerful dependency injection container](https://laravel.com/docs/container).\n- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage.\n- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent).\n- Database agnostic [schema migrations](https://laravel.com/docs/migrations).\n- [Robust background job processing](https://laravel.com/docs/queues).\n- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fggwepq%2Fexts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fggwepq%2Fexts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fggwepq%2Fexts/lists"}