{"id":15658122,"url":"https://github.com/lit26/market_watch","last_synced_at":"2026-04-19T03:33:40.406Z","repository":{"id":55194076,"uuid":"277239385","full_name":"lit26/Market_Watch","owner":"lit26","description":"A full-stack platform that tracks personal stock and option trading","archived":false,"fork":false,"pushed_at":"2021-01-06T06:25:19.000Z","size":12201,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T00:43:55.002Z","etag":null,"topics":["option-trading","python-flask","reactjs","stock-trading"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/lit26.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":"2020-07-05T05:46:10.000Z","updated_at":"2025-02-10T08:07:53.000Z","dependencies_parsed_at":"2022-08-14T15:41:30.978Z","dependency_job_id":null,"html_url":"https://github.com/lit26/Market_Watch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lit26/Market_Watch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lit26%2FMarket_Watch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lit26%2FMarket_Watch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lit26%2FMarket_Watch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lit26%2FMarket_Watch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lit26","download_url":"https://codeload.github.com/lit26/Market_Watch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lit26%2FMarket_Watch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31993843,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["option-trading","python-flask","reactjs","stock-trading"],"created_at":"2024-10-03T13:11:01.996Z","updated_at":"2026-04-19T03:33:40.382Z","avatar_url":"https://github.com/lit26.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Market_Watch\n\n## Website\n\nFront-end React.js website for display personal portfolio (stock \u0026 option).\n\n\n## API\n\nBack-end Python Flask API for storing stock and option portfolio.\n\n| HTTP Method | URI | Action|\n| ------------- | ------------- | ------------- |\n| GET | http://[hostname]/api/history/all | get all the stock transactions |\n| GET | http://[hostname]/api/history/[transaction_id] | get a stock transaction |\n| POST | http://[hostname]/api/history/transaction | Create a new stock transaction |\n| POST | http://[hostname]/api/history/transaction/[transaction_id] | Update an existing stock transaction \n| GET | http://[hostname]/api/option/all | get all the option transactions |\n| GET | http://[hostname]/api/option/[transaction_id] | get a option transaction |\n| POST | http://[hostname]/api/option/transaction | Create a new option transaction |\n| POST | http://[hostname]/api/option/transaction/[transaction_id] | Update an existing option transaction |\n| GET | http://[hostname]/api/tickercategory/ | Getting ticker list of charts |\n| GET | http://[hostname]/api/rehreshcharts | Refreshing charts | \n| POST | http://[hostname]/api/delete_chart | Deleting chart at the backend | \n\n\n## Running\n\nFor local run, React.js website normally run on http://localhost:3000 and Python Flask API run on http://localhost:5000 which will cause CORS errors, the project has already handle this by adding proxy in React.js package.json. \n\n## Screenshot\n\n![stock](asset/stock.png)\n![option](asset/option.png)\n\n## Watchlist\nWatchlist will download charts from finvizfinance package. This will include personal watchlist and stock signal charts.\n\n![watchlist](asset/watchlist.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flit26%2Fmarket_watch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flit26%2Fmarket_watch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flit26%2Fmarket_watch/lists"}