{"id":21716426,"url":"https://github.com/ralitsaterzieva/pawadopt","last_synced_at":"2026-05-08T14:37:11.199Z","repository":{"id":264476018,"uuid":"893484056","full_name":"RalitsaTerzieva/pawadopt","owner":"RalitsaTerzieva","description":"Flask based application for puppies adoption","archived":false,"fork":false,"pushed_at":"2024-11-25T09:14:00.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T20:14:38.817Z","etag":null,"topics":["flask","flask-migrate","flask-sqlalchemy","jinja","python","sqlalchemy","sqlite","wtforms"],"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/RalitsaTerzieva.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":"2024-11-24T15:11:23.000Z","updated_at":"2024-11-26T15:40:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d77eedc-0d26-48d2-a3aa-8bc35c4c45e0","html_url":"https://github.com/RalitsaTerzieva/pawadopt","commit_stats":null,"previous_names":["ralitsaterzieva/pawadopt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RalitsaTerzieva/pawadopt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fpawadopt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fpawadopt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fpawadopt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fpawadopt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RalitsaTerzieva","download_url":"https://codeload.github.com/RalitsaTerzieva/pawadopt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fpawadopt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263369870,"owners_count":23456377,"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","flask-migrate","flask-sqlalchemy","jinja","python","sqlalchemy","sqlite","wtforms"],"created_at":"2024-11-26T01:10:57.123Z","updated_at":"2026-05-08T14:37:11.163Z","avatar_url":"https://github.com/RalitsaTerzieva.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pawadopt 🐾\n\nPawadopt is a web application designed for managing puppy adoption, built with Flask. This project demonstrates the use of Flask, SQLAlchemy, Flask-Migrate, WTForms, and SQLite for building a simple CRUD-based web app.\n\n---\n\n## Installation\n\n### Prerequisites\nEnsure you have Python (3.7 or higher) and `pip` installed on your machine.\n\n### Steps\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/pawadopt.git\n   cd pawadopt\n\n2. Create and activate a virtual environment:\n   ```bash\n   python -m venv venv\n   source venv/bin/activate\n   venv\\Scripts\\activate\n   \n4. Install the dependencies:\n   ```bash\n   pip install -r requirements.txt\n   \n6. Initialize the database:\n   ```bash\n   export FLASK_APP=app.py\n   flask db init\n   flask db migrate -m \"Initial migration\"\n   flask db upgrade\n   \n8. Run the application:\n   ```bash\n   flask run\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralitsaterzieva%2Fpawadopt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fralitsaterzieva%2Fpawadopt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralitsaterzieva%2Fpawadopt/lists"}