{"id":22529833,"url":"https://github.com/4techsadiq/flask-log","last_synced_at":"2026-02-06T04:32:02.301Z","repository":{"id":223162239,"uuid":"759467545","full_name":"4TechSadiq/Flask-Log","owner":"4TechSadiq","description":"A simple flask application to route through Signup and Login","archived":false,"fork":false,"pushed_at":"2024-02-18T17:46:21.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T04:45:07.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/4TechSadiq.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}},"created_at":"2024-02-18T17:13:35.000Z","updated_at":"2024-02-18T17:14:41.000Z","dependencies_parsed_at":"2024-02-22T01:47:18.827Z","dependency_job_id":null,"html_url":"https://github.com/4TechSadiq/Flask-Log","commit_stats":null,"previous_names":["s4diq84/flask-log","4techsadiq/flask-log"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/4TechSadiq/Flask-Log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4TechSadiq%2FFlask-Log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4TechSadiq%2FFlask-Log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4TechSadiq%2FFlask-Log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4TechSadiq%2FFlask-Log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4TechSadiq","download_url":"https://codeload.github.com/4TechSadiq/Flask-Log/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4TechSadiq%2FFlask-Log/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29150638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-12-07T07:16:41.621Z","updated_at":"2026-02-06T04:32:02.285Z","avatar_url":"https://github.com/4TechSadiq.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Login and Signup Application\n\nThis Flask application provides basic user authentication functionalities such as login, signup, and logout. User data is stored temporarily in a JSON file named `db.json`.\n\n## Features\n\n- **Login:** Users can log in with their username and password.\n- **Signup:** New users can sign up by providing their email, username, and password.\n- **Logout:** Users can log out of their session.\n\n## Usage\n\n1. Clone the repository:\n\n    ```bash\n    git clone (https://github.com/S4DIQ84/Flask-Log)\n    ```\n\n2. Navigate to the project directory:\n\n    ```bash\n    cd [Your Directory Name]\n    ```\n\n3. Install dependencies:\n\n    ```bash\n    pip install Flask\n    ```\n\n4. Run the application:\n\n    ```bash\n    python app.py\n    ```\n\n5. Access the application in your web browser at `http://localhost:5000`.\n\n## Files\n\n- **app.py:** Contains the Flask application code.\n- **template/login.html:** HTML template for the login page.\n- **template/signup.html:** HTML template for the signup page.\n- **template/index.html:** HTML template for the index page.\n- **db.json:** JSON file used as a temporary database to store user information.\n\n## Notes\n\n- This application is intended for educational and demonstration purposes and should not be used in production without implementing proper security measures.\n- The `db.json` file serves as a temporary database. For production use, consider using a more robust database solution.\n- Ensure to handle sensitive user information securely and implement additional security measures such as password hashing and session management before deploying to a production environment.\n\n\n## Author\n- Mohammed Sadiq Ali\n- github@: https://github.com/S4DIQ84\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4techsadiq%2Fflask-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4techsadiq%2Fflask-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4techsadiq%2Fflask-log/lists"}