{"id":15097141,"url":"https://github.com/berkemuftuoglu/photoroll","last_synced_at":"2026-01-06T19:03:38.603Z","repository":{"id":217339014,"uuid":"743608876","full_name":"berkemuftuoglu/PhotoRoll","owner":"berkemuftuoglu","description":"PhotoRoll is a versatile web application dedicated to creating, storing, and sending invoices efficiently and effectively.","archived":false,"fork":false,"pushed_at":"2024-01-15T16:48:15.000Z","size":368,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T17:44:22.809Z","etag":null,"topics":["bulma","flask","invoice-generator","invoice-pdf","python3"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/berkemuftuoglu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","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}},"created_at":"2024-01-15T15:46:17.000Z","updated_at":"2024-01-15T16:41:32.000Z","dependencies_parsed_at":"2024-01-15T21:59:53.586Z","dependency_job_id":null,"html_url":"https://github.com/berkemuftuoglu/PhotoRoll","commit_stats":null,"previous_names":["berkemuftuoglu/photoroll"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkemuftuoglu%2FPhotoRoll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkemuftuoglu%2FPhotoRoll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkemuftuoglu%2FPhotoRoll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkemuftuoglu%2FPhotoRoll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berkemuftuoglu","download_url":"https://codeload.github.com/berkemuftuoglu/PhotoRoll/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245853309,"owners_count":20683182,"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":["bulma","flask","invoice-generator","invoice-pdf","python3"],"created_at":"2024-09-25T16:04:40.420Z","updated_at":"2026-01-06T19:03:33.577Z","avatar_url":"https://github.com/berkemuftuoglu.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PhotoRoll\n\n![PhotoRoll Logo](app/static/images/photoroll_logo.png)\n\n## Introduction\nPhotoRoll is a versatile web application dedicated to creating, storing, and sending invoices efficiently and effectively.\n\n## Technology\n- Backend: Flask\n- Frontend: HTML/CSS/JS\n- Styling: Bulma CSS [https://bulma.io/]\n- Database: SQLite3 with SQLalchemy [https://www.sqlalchemy.org/] \n\n## Prerequisites\nTo get started with PhotoRoll, ensure you have the following installed:\n- Anaconda or Miniconda\n- All required packages listed in `environment.yml`\n\n## Setup with Conda\nFollow these steps to set up PhotoRoll using Conda:\n\n```bash\ngit clone https://github.com/berkemuftuoglu/PhotoRoll.git\ncd PhotoRoll\nconda env create -f environment.yml\nconda activate photoroll\nflask run\n```\n\n## Setting up Emailing Service\nPhotoRoll's `send_email_with_attachment()` function is tailored for use with the Gmail SMTP server. To utilize this service with Gmail:\n\n1. Provide your email address and an app-specific password. (Generate an app password following [Google's guide](https://support.google.com/accounts/answer/185833?hl=en)).\n2. Be aware that this setup bypasses 2-factor authentication (2FA), so use it cautiously.\n\nThis function is invoked in the `sendinvoice()` function within the `routes.py` file.\n\n## Populating the Data\nThe included `dum.py` script allows for easy database creation and data generation. Feel free to adjust its parameters to suit your needs.\n\n## Disclaimer\nGenerative AI has been employed in the development of this project.\n\n## Contributions\nFor information on how to contribute to PhotoRoll, please refer to the `CONTRIBUTING` file.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkemuftuoglu%2Fphotoroll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberkemuftuoglu%2Fphotoroll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkemuftuoglu%2Fphotoroll/lists"}