{"id":18258377,"url":"https://github.com/rafalkornel/pictionar","last_synced_at":"2026-04-10T00:47:32.179Z","repository":{"id":143526286,"uuid":"305369634","full_name":"RafalKornel/pictionar","owner":"RafalKornel","description":"Simple web app, which allows you to store words for popular pictionary / charades game.","archived":false,"fork":false,"pushed_at":"2021-01-15T12:21:19.000Z","size":12313,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T13:58:57.260Z","etag":null,"topics":["animation","charades","flask","javascript","kalambury","pictionary","python","react","styled-components"],"latest_commit_sha":null,"homepage":"https://pictionar.herokuapp.com/","language":"JavaScript","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/RafalKornel.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":"2020-10-19T12:02:32.000Z","updated_at":"2023-03-07T10:39:28.000Z","dependencies_parsed_at":"2023-07-07T05:46:31.987Z","dependency_job_id":null,"html_url":"https://github.com/RafalKornel/pictionar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RafalKornel/pictionar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafalKornel%2Fpictionar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafalKornel%2Fpictionar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafalKornel%2Fpictionar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafalKornel%2Fpictionar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RafalKornel","download_url":"https://codeload.github.com/RafalKornel/pictionar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafalKornel%2Fpictionar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278838434,"owners_count":26054720,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["animation","charades","flask","javascript","kalambury","pictionary","python","react","styled-components"],"created_at":"2024-11-05T10:30:39.542Z","updated_at":"2025-10-07T20:12:30.887Z","avatar_url":"https://github.com/RafalKornel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pictionar\nThis application allows you to manage words collections, primarly for pictionary / charades game (like [skribbl.io](https://skribbl.io/)).\n\nYou can see live demo [here](https://pictionar.herokuapp.com/). \n\nRegister using key: *public* (or create your own group).\n\nAfter login in you can add new words, or retrieve them from database.\nHere's how it looks like:\n\u003cimg width=\"700\" align=\"center\" src=\"showcase.gif\"\u003e\n\nTo run locally, first create virtual environment:\n```\npython -m venv server/app/venv\n```\nThen install python dependencies:\n```\nsource server/app/venv/bin/activate\npip install -r requirements.txt\n```\nAfter installing all dependencies, run:\n```\ngunicorn wsgi:app\n```\nand your app will be served.\nIf you are developing in react, remember to build before deploying.\n\n### Tech stack:\nOn front end:\n- React (originally was just HTML + CSS + vanilla JS)\n- Styled components\n\nOn back end:\n- Flask (python microframework)\n- PostgreSQL (Sqlite3 in development environment)\n- SQLAlchemy (Flask-SQLAlchemy)\n\n### Want to contribute? Feel free to file issue with ideas, or fork and develop!\n\n### TODO\n- [x] improve color picking feature (allow user to change, create and save themes)\n- [ ] retouch \"hero\" component\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafalkornel%2Fpictionar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafalkornel%2Fpictionar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafalkornel%2Fpictionar/lists"}