{"id":19399058,"url":"https://github.com/poboisvert/flaskmarket","last_synced_at":"2026-04-13T14:31:48.036Z","repository":{"id":53271772,"uuid":"351230903","full_name":"poboisvert/FlaskMarket","owner":"poboisvert","description":"[React/Python] This project is a REST API using Python and Flask to store markets and a REACT interface. Redux uses V7+","archived":false,"fork":false,"pushed_at":"2021-04-13T03:44:35.000Z","size":3267,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T23:28:13.146Z","etag":null,"topics":["database","python","react"],"latest_commit_sha":null,"homepage":"https://buttercms.com/static/images/tech_banners/Flask.png","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/poboisvert.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":"2021-03-24T21:43:20.000Z","updated_at":"2024-09-04T19:41:41.000Z","dependencies_parsed_at":"2022-08-27T06:40:37.121Z","dependency_job_id":null,"html_url":"https://github.com/poboisvert/FlaskMarket","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/poboisvert/FlaskMarket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poboisvert%2FFlaskMarket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poboisvert%2FFlaskMarket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poboisvert%2FFlaskMarket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poboisvert%2FFlaskMarket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poboisvert","download_url":"https://codeload.github.com/poboisvert/FlaskMarket/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poboisvert%2FFlaskMarket/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31757477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"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":["database","python","react"],"created_at":"2024-11-10T11:08:03.551Z","updated_at":"2026-04-13T14:31:48.017Z","avatar_url":"https://github.com/poboisvert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Preview\n\n![Generic](preview.png)\n\n### Overview\n\nThis project is a REST API using Python and Flask to store markets and a REACT interface.\n\n- Python 2.7+ or 3.x\n- Pytest\n- Flask\n- React\n- Redux\n- React-Router-Redux\n\n### Create Database\n\n```sh\n$ python3 manage.py\n```\n\n### Install Front-End Requirements\n\n```sh\n$ cd static\n$ npm install\n```\n\n### Run Back-End\n\nIf virtual env:\n\npython3 -m venv env\n\nsource env/bin/activate\n\n\u003e source venv/bin/activate\n\n```sh\n$ python3 manage.py\n```\n\n#### Testing BackEnd\n\n\u003e python test.py\n\n### Run Front-End\n\n```sh\n$ cd static\n$ npm start\n```\n\n### Build Front-End\n\n```sh\n$ npm run build:production\n```\n\n### New to Python?\n\nIf you are approaching this demo as primarily a frontend dev with limited or no python experience, you may need to install dependencies!\n\nYou can check to see if you Python installed by doing:\n\n```\n$ python --version\n$ pip --version\n```\n\nIf pip is not installed, you can follow this simple article to [get both homebrew and python](https://howchoo.com/g/mze4ntbknjk/install-pip-on-mac-os-x)\n\nAfter you install python, you can optionally also install python 3 with Anaconda (https://www.anaconda.com/)\n\n```\n$ brew install python3\n```\n\nNow you can check again to see if both python and pip are installed. Once pip is installed, you can download the required flask modules:\n\n```\n$ sudo pip install flask flask_script flask_migrate flask_bcrypt Flask-SQLAlchemy pytest flask_testing flask_restful flask_jwt requests jsonify\n```\n\nNow, you can decide on which database you wish to use.\n\n4. Run Back-End\n\n```\n$ python3 manage.py\n```\n\nIf all goes well, you should see `* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)` followed by a few more lines in the terminal.\n\n5. open a new tab to the same directory and run the front end\n\n```\n$ cd static\n$ npm install\n$ npm start\n```\n\n6. open your browser and got to http://localhost:3000/register and setup your first account. Enjoy! By this point, you should be able to create an account and login without errors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoboisvert%2Fflaskmarket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoboisvert%2Fflaskmarket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoboisvert%2Fflaskmarket/lists"}