{"id":15453470,"url":"https://github.com/hungle00/flask-mini-pinterest","last_synced_at":"2026-04-17T12:32:16.628Z","repository":{"id":43357456,"uuid":"459855185","full_name":"hungle00/flask-mini-pinterest","owner":"hungle00","description":"For The Microsoft Azure Trial Hackathon on Dev.to","archived":false,"fork":false,"pushed_at":"2022-03-08T15:56:57.000Z","size":704,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T10:27:45.315Z","etag":null,"topics":["azure","flask"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/hungle00.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}},"created_at":"2022-02-16T04:44:49.000Z","updated_at":"2022-03-06T10:34:34.000Z","dependencies_parsed_at":"2022-08-26T07:00:37.860Z","dependency_job_id":null,"html_url":"https://github.com/hungle00/flask-mini-pinterest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungle00%2Fflask-mini-pinterest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungle00%2Fflask-mini-pinterest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungle00%2Fflask-mini-pinterest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungle00%2Fflask-mini-pinterest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hungle00","download_url":"https://codeload.github.com/hungle00/flask-mini-pinterest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246009029,"owners_count":20708880,"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":["azure","flask"],"created_at":"2024-10-01T22:00:44.266Z","updated_at":"2026-04-17T12:32:11.605Z","avatar_url":"https://github.com/hungle00.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mini Pinteret with Flask for Azure Trial Hackathon\n\n* View demo on https://lmh-pinterest.azurewebsites.net\n\n### How to setup on local\n```\npython3 -m venv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\nexport FLASK_APP=app.py\nexport FLASK_ENV=development\n```\nRename .env.example to .env and put your key.\n```\nflask run\n```\n\n### Azure Services\n- Azure App Service for deployment\n- Azure Blog Service for upload file \n- Azure Database for PostgreSQL ( database in production ) \n- Computer Vision for Image Analysis, tagging, recommend similar image\n\n### General functionality\n- Authenticate users (login/signup pages + logout)\n- CRUD Pins\n- Upload images as a pin\n- Search pins by tag\n- Recomendation similar image by tagging\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungle00%2Fflask-mini-pinterest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhungle00%2Fflask-mini-pinterest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungle00%2Fflask-mini-pinterest/lists"}