{"id":26452354,"url":"https://github.com/krisnasuma/flaskloginwithrole","last_synced_at":"2026-05-04T12:31:32.336Z","repository":{"id":283023845,"uuid":"950425335","full_name":"krisnasuma/FlaskLoginWithRole","owner":"krisnasuma","description":"Projek login sederhana beserta pembagian 'role' untuk masing-masing pengguna. Cocok untuk belajar","archived":false,"fork":false,"pushed_at":"2025-03-18T06:39:11.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T07:36:15.812Z","etag":null,"topics":["flask-application","framework","python3","website"],"latest_commit_sha":null,"homepage":"","language":null,"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/krisnasuma.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":"2025-03-18T06:22:32.000Z","updated_at":"2025-03-18T06:44:18.000Z","dependencies_parsed_at":"2025-03-18T07:36:49.702Z","dependency_job_id":"dbc8e00f-d6e6-427b-bd5a-73adef1b33e1","html_url":"https://github.com/krisnasuma/FlaskLoginWithRole","commit_stats":null,"previous_names":["krisnasuma/flaskloginwithrole"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisnasuma%2FFlaskLoginWithRole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisnasuma%2FFlaskLoginWithRole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisnasuma%2FFlaskLoginWithRole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisnasuma%2FFlaskLoginWithRole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krisnasuma","download_url":"https://codeload.github.com/krisnasuma/FlaskLoginWithRole/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244275747,"owners_count":20427303,"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","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":["flask-application","framework","python3","website"],"created_at":"2025-03-18T17:53:36.425Z","updated_at":"2026-05-04T12:31:27.316Z","avatar_url":"https://github.com/krisnasuma.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Website Login With Role (Flask Python)\n\nPastikan Python sudah terinstal, lalu instal Flask:\n\u003cbr\u003e\n\u003e pip install Flask\n\nSQLite sudah terinstal secara default dengan Python, jadi tidak perlu instalasi tambahan.\n\u003cbr\u003e\n\nKemudian akses folder projek dengan command line sampai menemukan file yang bernama \"app.py\", lalu jalankan perintah: \n\u003cbr\u003e\n\u003e python app.py\n\nBerikut adalah daftar username, password, dan role, bisa dicoba di halaman Login:\n\u003cbr\u003e\n('admin', 'admin123', 'admin') \n\u003cbr\u003e\n('supplier', 'supplier123', 'supplier')\n\u003cbr\u003e\n('customer', 'customer123', 'customer')\n\u003cbr\u003e\n('manager', 'manager123', 'manager')\n\u003cbr\u003e\n('adminsuperamba', 'adminsuperamba123', 'superadmin')\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisnasuma%2Fflaskloginwithrole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrisnasuma%2Fflaskloginwithrole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisnasuma%2Fflaskloginwithrole/lists"}