{"id":25973421,"url":"https://github.com/samzhangjy/onlinestore","last_synced_at":"2026-05-15T22:37:13.155Z","repository":{"id":50173955,"uuid":"250759083","full_name":"samzhangjy/OnlineStore","owner":"samzhangjy","description":"An online store built with Python and Flask","archived":false,"fork":false,"pushed_at":"2022-12-08T06:19:45.000Z","size":6316,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-07T20:43:26.195Z","etag":null,"topics":["flask","python","web"],"latest_commit_sha":null,"homepage":null,"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/samzhangjy.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}},"created_at":"2020-03-28T09:44:34.000Z","updated_at":"2020-03-31T09:47:20.000Z","dependencies_parsed_at":"2023-01-24T16:30:43.816Z","dependency_job_id":null,"html_url":"https://github.com/samzhangjy/OnlineStore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samzhangjy/OnlineStore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samzhangjy%2FOnlineStore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samzhangjy%2FOnlineStore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samzhangjy%2FOnlineStore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samzhangjy%2FOnlineStore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samzhangjy","download_url":"https://codeload.github.com/samzhangjy/OnlineStore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samzhangjy%2FOnlineStore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33082117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flask","python","web"],"created_at":"2025-03-05T01:29:37.527Z","updated_at":"2026-05-15T22:37:13.138Z","avatar_url":"https://github.com/samzhangjy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Flask Store\n===\nThis is an online store built with Python and its web framework, Flask.\n\n## Usage\nTo run this program is quite easy. First, do `pip install -r requirements.txt` to install all packages including Flask, \nwerkzeug and others.\n\nThen, create a new file called `.env`. It should have content like below:\n```text\nDATABASE_PASS=\u003cyour-mysql-database-password\u003e\nDATABASE_NAME=\u003cyour-mysql-database-name\u003e\nFLASK_DEBUG=\u003cdebug-or-not\u003e\nADMIN_USERNAME = admin\nADMIN_PASSWORD = admin\n\n```\n\nThen, create a new file called `sendgrid.txt` and should contain the content below:\n```text\napikey\n\u003cyour-sendgrid-apikey-here\u003e\n```\n\nDO NOT MODIFY THE FIRST LINE. OTHERWISE IT WON'T WORK.\n\n**Finally**, run `flask db upgrade` and do `flask run` to run the website, or just run app.py in the root dictionary.\n\n\n\n\n\n\n\n## About the advanced features:\n\nContactus with the email system\nineract with database\nsize-choose button for each items\nimplement the encryption with the secret key\nhash to deal with pw\nuse admin account to add product to the database\nset the cookie to remember your password\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamzhangjy%2Fonlinestore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamzhangjy%2Fonlinestore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamzhangjy%2Fonlinestore/lists"}