{"id":22466084,"url":"https://github.com/aronmilenait/persephone-app","last_synced_at":"2025-03-27T14:52:16.491Z","repository":{"id":234999724,"uuid":"789883501","full_name":"aronmilenait/persephone-app","owner":"aronmilenait","description":"Task management app made with Python and Flask.","archived":false,"fork":false,"pushed_at":"2024-04-25T13:19:47.000Z","size":15178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T19:12:16.627Z","etag":null,"topics":["flask","python","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"Python","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/aronmilenait.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}},"created_at":"2024-04-21T20:06:52.000Z","updated_at":"2024-11-27T01:11:59.000Z","dependencies_parsed_at":"2024-04-25T14:45:06.912Z","dependency_job_id":null,"html_url":"https://github.com/aronmilenait/persephone-app","commit_stats":null,"previous_names":["aronmilenait/persephone-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aronmilenait%2Fpersephone-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aronmilenait%2Fpersephone-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aronmilenait%2Fpersephone-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aronmilenait%2Fpersephone-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aronmilenait","download_url":"https://codeload.github.com/aronmilenait/persephone-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245867256,"owners_count":20685595,"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":["flask","python","tailwindcss"],"created_at":"2024-12-06T10:10:08.834Z","updated_at":"2025-03-27T14:52:16.459Z","avatar_url":"https://github.com/aronmilenait.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Persephone App\nPersephone is a simple task management app developed with Python and Flask. This project was created as a learning exercise in Python programming and web development. The app's name and look is inspired by the Greek goddess Persephone.\n\n![1713899334363](https://github.com/aronmilenait/persephone-app/assets/134554294/6b8749d1-42ca-4579-8935-24cfbe563f8f)\n\n## Technologies Used\n\n- **Python**: Programming language used for the backend logic.\n- **Flask**: Micro web framework used for building the web application.\n- **SQLite**: Lightweight relational database used to store tasks.\n- **Tailwind CSS**: Frontend framework for styling the user interface.\n\n## Features\n\n- Add new tasks to the list.\n- Edit existing tasks.\n- Delete tasks from the list.\n- Input validation to prevent task titles exceeding 55 characters or containing disallowed characters.\n\n## Getting Started\n\n### Prerequisites\n\n- Python 3.x installed on your machine.\n- Install required Python packages using pip:\n\n  ```bash\n  pip install -r requirements.txt\n\n  ## Installation\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/aronmilenait/persephone-app.git\n\n2. **Go to the project's directory:**\n\n   ```bash\n   cd persephone-app\n\n3. **Install required Python packages using pip:**\n\n   ```bash\n   pip install -r requirements.txt\n\n  3. **Run the Flask App:**\n\n   ```bash\n  python app.py\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faronmilenait%2Fpersephone-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faronmilenait%2Fpersephone-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faronmilenait%2Fpersephone-app/lists"}