{"id":21254126,"url":"https://github.com/luc-ribeiro/client-list-flask","last_synced_at":"2026-04-17T07:32:23.812Z","repository":{"id":187565633,"uuid":"431624992","full_name":"luc-ribeiro/client-list-flask","owner":"luc-ribeiro","description":"Project created for evaluation of the Programming Language discipline at FATEC Rio Preto, using Python and Flask. A simple client registration list with name, phone number, and subject to address. The application allows users to search for clients by name, phone number, or subject, and also allows client removal.","archived":false,"fork":false,"pushed_at":"2024-05-29T02:06:50.000Z","size":501,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T05:44:13.778Z","etag":null,"topics":["css","flask","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/luc-ribeiro.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}},"created_at":"2021-11-24T20:52:28.000Z","updated_at":"2024-05-29T02:07:39.000Z","dependencies_parsed_at":"2023-08-11T05:12:21.504Z","dependency_job_id":"77786f35-877f-4722-a7d8-c1c6d6ee628b","html_url":"https://github.com/luc-ribeiro/client-list-flask","commit_stats":null,"previous_names":["luc-ribeiro/client-list-flask"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luc-ribeiro/client-list-flask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-ribeiro%2Fclient-list-flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-ribeiro%2Fclient-list-flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-ribeiro%2Fclient-list-flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-ribeiro%2Fclient-list-flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luc-ribeiro","download_url":"https://codeload.github.com/luc-ribeiro/client-list-flask/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-ribeiro%2Fclient-list-flask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31919967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["css","flask","python"],"created_at":"2024-11-21T03:54:18.702Z","updated_at":"2026-04-17T07:32:23.782Z","avatar_url":"https://github.com/luc-ribeiro.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\nFlask Client List\n\u003c/h1\u003e\n\n\u003cdiv align=\"right\"\u003e\n  Clique \u003ca href=\"https://github.com/luc-ribeiro/client-list-flask/blob/master/README-PTBR.md\"\u003eaqui\u003c/a\u003e para ver a versão em Português.\n\u003c/div\u003e\n\n## 💻 Project\nProject created for evaluation of the Programming Language discipline at FATEC Rio Preto, using Python and Flask.\nA simple client registration list with name, phone number, and subject to address.\nThe application allows users to search for clients by name, phone number, or subject, and also allows client removal.\n\n## 🚀 Techs\n\n\u003cdiv style=\"display: inline_block\"\u003e\n\t\u003cimg align=\"center\" alt=\"Luc-HTML\" height=\"40\" width=\"50\" src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original.svg\"\u003e\n\t\u003cimg align=\"center\" alt=\"Luc-CSS\" height=\"40\" width=\"50\" src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original.svg\"\u003e\n \u003cimg align=\"center\" alt=\"Luc-JS\" height=\"40\" width=\"50\"  src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/javascript/javascript-original.svg\" /\u003e\n \u003cimg align=\"center\" alt=\"Luc-Python\" height=\"40\" width=\"50\" src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/python/python-original.svg\" /\u003e\n \u003cimg align=\"center\" alt=\"Luc-Flask\" height=\"40\" width=\"50\" src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/flask/flask-original-wordmark.svg\" /\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n### Preview\n![banner](https://github.com/luc-ribeiro/client-list-flask/blob/master/design/preview.gif)\n\n## :page_facing_up: How to run\n\nClone this repository:\n\n```sh\n  $ git clone https://github.com/luc-ribeiro/client-list-flask.git\n```\nInstall dependencies:\n\n```sh\n  $ pip install -r requirements.txt\n```\n\nRun the command \n\n```sh\n  $ python3 app.py\n```\n\nAccess the project at `localhost:5000`\n\n\n## :memo: License\n\nMIT © 2021 Lucas Ribeiro / FATEC Rio Preto\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluc-ribeiro%2Fclient-list-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluc-ribeiro%2Fclient-list-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluc-ribeiro%2Fclient-list-flask/lists"}