{"id":23610089,"url":"https://github.com/fa-sharp/cs50-finance-plus","last_synced_at":"2025-10-14T03:27:06.988Z","repository":{"id":171812413,"uuid":"436949678","full_name":"fa-sharp/cs50-finance-plus","owner":"fa-sharp","description":"The CS50 Finance assignment with added bells and whistles. Written in Python and Flask","archived":false,"fork":false,"pushed_at":"2023-06-02T04:41:46.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T03:27:06.661Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cs50-finance-plus.fly.dev/","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/fa-sharp.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,"zenodo":null}},"created_at":"2021-12-10T11:09:07.000Z","updated_at":"2023-06-02T07:28:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe2808c4-bf14-45a2-9a32-a4a69199e6ab","html_url":"https://github.com/fa-sharp/cs50-finance-plus","commit_stats":null,"previous_names":["fa-sharp/cs50-finance-plus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fa-sharp/cs50-finance-plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa-sharp%2Fcs50-finance-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa-sharp%2Fcs50-finance-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa-sharp%2Fcs50-finance-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa-sharp%2Fcs50-finance-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fa-sharp","download_url":"https://codeload.github.com/fa-sharp/cs50-finance-plus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa-sharp%2Fcs50-finance-plus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017766,"owners_count":26086144,"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-14T02:00:06.444Z","response_time":60,"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":[],"created_at":"2024-12-27T15:16:01.633Z","updated_at":"2025-10-14T03:27:06.983Z","avatar_url":"https://github.com/fa-sharp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CS50 Finance++\n[CS50 Finance](https://cs50.harvard.edu/x/2021/psets/9/finance/) is one of the last assignments of CS50x, the online introductory computer science course from Harvard. It is a virtual stock trading app, written in Python and Flask. I finished the original assignment, but then started playing around with it and added some extra features for fun and learning :)\n\nYou can view the [live demo here](https://cs50-finance-plus.fly.dev/) (it may take a few seconds to load!)\n\n### Added User Features:\n- Users can view additional data in the home page: day change, cost basis, and gain/loss info for each stock as well as for the portfolio as a whole\n- Users can deposit more cash, so they can trade like a billionaire 🤑🤑\n- Added a running cash balance to the History page\n- Green and red colors to highlight positive/negative amounts\n- Users can change their password, as well as delete their profile and data\n\n### Code/nerdy improvements\n- Replaced raw SQL and SQLite in the original assignment with SQLAlchemy ORM and Postgres DB for database reads and writes, with models under `application/models.py`\n- Created a clearer project structure and followed Flask recommendations, by splitting up route controllers into different files under `application/routes`, and creating a dedicated `config.py` file for Flask's config variables","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffa-sharp%2Fcs50-finance-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffa-sharp%2Fcs50-finance-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffa-sharp%2Fcs50-finance-plus/lists"}