{"id":19527228,"url":"https://github.com/sbagdat/catalogr","last_synced_at":"2025-07-18T14:43:26.972Z","repository":{"id":76025186,"uuid":"58874481","full_name":"sbagdat/catalogr","owner":"sbagdat","description":"An item catalog example application written with Flask and sqlite3.","archived":false,"fork":false,"pushed_at":"2018-05-20T22:24:35.000Z","size":100,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T15:59:35.842Z","etag":null,"topics":[],"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/sbagdat.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":"2016-05-15T17:21:02.000Z","updated_at":"2021-03-06T15:26:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"877dda87-8dcd-4019-9a7b-617138f78e60","html_url":"https://github.com/sbagdat/catalogr","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/sbagdat%2Fcatalogr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbagdat%2Fcatalogr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbagdat%2Fcatalogr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbagdat%2Fcatalogr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbagdat","download_url":"https://codeload.github.com/sbagdat/catalogr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240778829,"owners_count":19856115,"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":[],"created_at":"2024-11-11T01:14:00.557Z","updated_at":"2025-02-26T02:24:36.712Z","avatar_url":"https://github.com/sbagdat.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Catalogr\nAn item catalog example application written with Flask and sqlite3.\n\nIt provides:\n* User authentication with Google+ account\n* User registration system\n* Item lists are grouped into categories.\n* JSON API for all catalogs, any catalog, or any item\n* Any user:\n  * can see all categories and items, and item details.\n* Registered users:\n  * can create, update, and delete their own categories as well as items.\n\n## Requirements\n* Python 2.7.11\n* SQLite 3.9.2\n* Flask 0.9\n* SQLAlchemy 1.0.12\n* Google+ Client Secrets(client_secrets.json)\n\n## Usage\n* Install dependencies\n```\n  pip install -r requirements.txt\n```\n* Download (or clone) the [repository](https://github.com/sbagdat/catalogr)\n* To create database:\n```\n  python database_setup.py\n```\n* To populate database with seed data:\n```\n  python db_seed.py\n```\n* Run the application:\n```\n  python application.py\n```\n* Navigate to http://localhost:5000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbagdat%2Fcatalogr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbagdat%2Fcatalogr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbagdat%2Fcatalogr/lists"}