{"id":21528306,"url":"https://github.com/ondiekelijah/user-authentication-in-flask","last_synced_at":"2025-04-09T23:42:23.780Z","repository":{"id":59890649,"uuid":"422112207","full_name":"ondiekelijah/User-Authentication-in-Flask","owner":"ondiekelijah","description":"User Authentication in Flask using Flask-Login","archived":false,"fork":false,"pushed_at":"2023-04-28T23:22:45.000Z","size":53,"stargazers_count":74,"open_issues_count":1,"forks_count":49,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-24T01:35:30.107Z","etag":null,"topics":["bootstrap5","flask","flask-login","flask-sqlalchemy","jinja2","sqllite3","wtforms"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ondiekelijah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"Contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-28T07:47:31.000Z","updated_at":"2025-03-12T05:38:58.000Z","dependencies_parsed_at":"2022-09-24T16:50:15.635Z","dependency_job_id":null,"html_url":"https://github.com/ondiekelijah/User-Authentication-in-Flask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ondiekelijah%2FUser-Authentication-in-Flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ondiekelijah%2FUser-Authentication-in-Flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ondiekelijah%2FUser-Authentication-in-Flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ondiekelijah%2FUser-Authentication-in-Flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ondiekelijah","download_url":"https://codeload.github.com/ondiekelijah/User-Authentication-in-Flask/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131470,"owners_count":21052819,"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":["bootstrap5","flask","flask-login","flask-sqlalchemy","jinja2","sqllite3","wtforms"],"created_at":"2024-11-24T01:52:35.468Z","updated_at":"2025-04-09T23:42:23.758Z","avatar_url":"https://github.com/ondiekelijah.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# User-Authentication-in-Flask\n\n## Set up \u0026 Installation.\n\n### 1 .Clone/Fork the git repo and create an environment \n                    \n**Windows**\n          \n```bash\ngit clone https://github.com/Dev-Elie/User-Authentication-in-Flask.git\ncd User-Authentication-in-Flask\npy -3 -m venv venv\n\n```\n          \n**macOS/Linux**\n          \n```bash\ngit clone https://github.com/Dev-Elie/User-Authentication-in-Flask.git\ncd User-Authentication-in-Flask\npython3 -m venv venv\n\n```\n\n### 2 .Activate the environment\n          \n**Windows** \n\n```venv\\Scripts\\activate```\n          \n**macOS/Linux**\n\n```. venv/bin/activate```\nor\n```source venv/bin/activate```\n\n### 3 .Install the requirements\n\nApplies for windows/macOS/Linux\n\n```\npip install -r requirements.txt\n```\n### 4 .Migrate/Create a database\n\n```python manage.py```\n\n### 5. Run the application \n\n**For linux and macOS**\nMake the run file executable by running the code\n\n```chmod 777 run```\n\nThen start the application by executing the run file\n\n```./run```\n\n**On windows**\n```\nset FLASK_APP=routes\nflask run\n```\n\nLogin           |  Register\n:-------------------------:|:-------------------------:\n![Sample](https://github.com/Dev-Elie/User-Authentication-in-Flask/blob/main/static/login.png)  |  ![Sample](https://github.com/Dev-Elie/User-Authentication-in-Flask/blob/main/static/register.png)\n\n\u003c/br\u003e\n\u003cdiv align=\"center\"\u003e\u003ch1\u003eFollow me on Twitter\u003c/h1\u003e\u003c/div\u003e\n\u003cp align=\"center\"\u003e \u003ca href=\"https://twitter.com/dev_elie\" target=\"blank\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/dev_elie?logo=twitter\u0026style=for-the-badge\" alt=\"dev_elie\" /\u003e\u003c/a\u003e \u003c/p\u003e\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fondiekelijah%2Fuser-authentication-in-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fondiekelijah%2Fuser-authentication-in-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fondiekelijah%2Fuser-authentication-in-flask/lists"}