{"id":41467304,"url":"https://github.com/webbdays/gotofasalfront","last_synced_at":"2026-01-23T16:34:06.504Z","repository":{"id":60065981,"uuid":"540030370","full_name":"webbdays/gotofasalfront","owner":"webbdays","description":"Front of gotofasal","archived":false,"fork":false,"pushed_at":"2024-11-13T23:06:05.000Z","size":84,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-14T00:18:17.008Z","etag":null,"topics":["api","backend","flask","hashing-passwords","jinja-templates","jwt-authentication","password","python","signin","signup"],"latest_commit_sha":null,"homepage":"https://gotofasalfront.vercel.app","language":"HTML","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/webbdays.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-22T14:47:24.000Z","updated_at":"2024-08-06T03:07:36.000Z","dependencies_parsed_at":"2024-09-07T11:22:59.169Z","dependency_job_id":"ccf63145-b044-4d2c-8052-5c485e36c2d9","html_url":"https://github.com/webbdays/gotofasalfront","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webbdays/gotofasalfront","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbdays%2Fgotofasalfront","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbdays%2Fgotofasalfront/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbdays%2Fgotofasalfront/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbdays%2Fgotofasalfront/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webbdays","download_url":"https://codeload.github.com/webbdays/gotofasalfront/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbdays%2Fgotofasalfront/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28695549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T15:57:05.722Z","status":"ssl_error","status_checked_at":"2026-01-23T15:56:27.656Z","response_time":59,"last_error":"SSL_read: 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":["api","backend","flask","hashing-passwords","jinja-templates","jwt-authentication","password","python","signin","signup"],"created_at":"2026-01-23T16:34:06.421Z","updated_at":"2026-01-23T16:34:06.482Z","avatar_url":"https://github.com/webbdays.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GotoFasal front and back\n\ngotofasalfront is an open source code that makes it easy to search movies and collect the fav movie cards.\n\nWebsite Link: [Movie Cards website](https://gotofasalfront.vercel.app/)\n\n\nLicence: MIT\n\n### Download and Install\n\n#### Run From Source\n\n* Visit https://github.com/webbdays/gotofasalfront and get the latest source code\n* Install the python dependencies with poetry or pip\n* cd to root directory and Run flask app with the command `flask run`\n* Grab the displayed url like for example (localhost:3000) and open in the browser and one can then see the website running there.\n\n#### Example Usage of the website\n* User need to register (verify their email) and login.\n* Loggined user can perform movie search and collect fav cards.\n* Users fav cards are displayed in the profile page.\n* Search functionality is based on the api from OMDB\n\n#### Tech stack\n* Programming languages Used: Python,  JavaScript, HTML, little bit CSS\n* API is implemented via flask routes (But, I have initially implemented the api in golang, here it is: https://github.com/webbdays/gotofasal)\n* Authentication(Login): Using Email, Password. (Not sure whether its is secure or not right now. Need to analyse in deep for any security issues.)\n* For subsequent authentication after login, JWT tokens are used with expiry set to around 30 min as of now.\n* Auth packages: Used bcrypt (for password hashing), pyjwt (for jwt token encoding and decoding).\n* Database : Used Mongodb. To store user data like credentials and fav movies. Reason: Seems obvious for website data that was being handled.\n* Host : Hosted on vercel. Website Link: [Movie Cards website](https://gotofasalfront.vercel.app/)\n* \n\n\n### More details\n#### About search functionality\n* Used pythons asyncio module to make async requests to the OMDB api.\n* This helps in avoiding blockage of the python script to perform next request.\n* As a result webpage loads relatively fast.\n\n#### Thanks for OMDB movie collection api\n* Thanks for the api\n\n\n### Contributing\n\nI welcome any type of contribution to this code base.\nTo contribute, please read the contribution guidelines at (yet to add contributing guide lines)\n\n[cc3-by]: https://creativecommons.org/licenses/by/3.0/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebbdays%2Fgotofasalfront","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebbdays%2Fgotofasalfront","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebbdays%2Fgotofasalfront/lists"}