{"id":16190590,"url":"https://github.com/devmount/sales","last_synced_at":"2025-03-19T03:30:56.876Z","repository":{"id":197805455,"uuid":"681720967","full_name":"devmount/sales","owner":"devmount","description":"A service sales manager made for freelancers.","archived":false,"fork":false,"pushed_at":"2025-03-06T07:25:02.000Z","size":4071,"stargazers_count":16,"open_issues_count":4,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-17T03:11:43.949Z","etag":null,"topics":["filament","freelancing","hacktoberfest","laravel","sales","sales-analysis","sales-tax"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/devmount.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}},"created_at":"2023-08-22T15:59:24.000Z","updated_at":"2025-03-06T07:24:59.000Z","dependencies_parsed_at":"2024-03-02T20:23:32.217Z","dependency_job_id":"ddafd2a4-efc3-4b69-a9af-b9e581fa6c3c","html_url":"https://github.com/devmount/sales","commit_stats":{"total_commits":168,"total_committers":2,"mean_commits":84.0,"dds":0.005952380952380931,"last_synced_commit":"c0b35a9c39cefb6b29c4b2a6fd92385be1c5a6ef"},"previous_names":["devmount/sales"],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmount%2Fsales","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmount%2Fsales/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmount%2Fsales/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmount%2Fsales/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devmount","download_url":"https://codeload.github.com/devmount/sales/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244350930,"owners_count":20439290,"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":["filament","freelancing","hacktoberfest","laravel","sales","sales-analysis","sales-tax"],"created_at":"2024-10-10T07:43:39.483Z","updated_at":"2025-03-19T03:30:56.867Z","avatar_url":"https://github.com/devmount.png","language":"PHP","readme":"# Sales\n\nA service sales manager especially for freelancers. Built in German, available in English too.\n\n## Features\n\n- A dashboard showing current trends and tax data\n- Keep track of clients\n- Create projects for clients and provide estimations\n- Create invoices and fill them with descriptive positions\n- PDF export invoices from projects\n- Keep track of expenses\n- Keep track of gifts/donations (e.g. if you're an OS maintainer)\n- Anonymize data in staging/dev environments\n\n![sales_demo](https://github.com/devmount/sales/assets/5441654/037e8b6b-e673-430f-91c2-39146cc54d1b)\n\n## Setup\n\nPrerequisites:\n\n- PHP 8.2 or later\n- PHP extensions: mbstring, zip, xml, curl, dom, intl, mysql\n- Composer 2.5 or later\n\n```bash\ngit clone https://github.com/devmount/sales # get files\ncd sales                       # switch to app directory\ncomposer install               # install dependencies\ncp .env.example .env           # init environment configuration\ntouch database/database.sqlite # create database file (or setup your database of choice)\nphp artisan migrate            # create database structure\nphp artisan key:generate       # build a secure key for the app\nphp artisan db:seed            # create initial admin user\nnpm i\n```\n\n## Commands\n\nTo anonymize all personal data, run the following command:\n\n```bash\nphp artisan db:anonymize\n```\n\n## Development\n\nTo start a local development server, run:\n\n```bash\nphp artisan serve\n```\n\nNow you can log in on \u003chttp://localhost:8000\u003e with the initial admin user credentials (email: `admin@example.com`, password: `Joh.3,16`).\n\n## Production\n\nTo build the application for production, run:\n\n```bash\ncomposer install --optimize-autoloader --no-dev\nphp artisan config:cache # combine all configuration files into a single, cached file\nphp artisan route:cache  # reduce all route registrations into a single method call within a cached file\nphp artisan view:cache   # precompile all blade views\nphp artisan icons:cache  # precompile all icons\nnpm run build\n```\n\nIn `.env` set `APP_DEBUG` to false and `APP_URL` to your production url. Change more values if needed.\n\nThe webserver should be configured to serve the `public/` directory as root.\n\nIf you don't have composer installed on your webserver (e.g. because you are restricted by your provider), you can download a portable version into the project root:\n\n```bash\nwget https://getcomposer.org/download/latest-stable/composer.phar\nchmod +x composer.phar\nphp composer.phar # use composer commands like this\n```\n\n## License\n\nThis project is a filament / Laravel framework based open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmount%2Fsales","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevmount%2Fsales","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmount%2Fsales/lists"}