{"id":27302417,"url":"https://github.com/brunortech/register-login-system-project","last_synced_at":"2025-06-29T03:33:57.303Z","repository":{"id":269477089,"uuid":"866707257","full_name":"BrunoRTech/Register-Login-System-Project","owner":"BrunoRTech","description":"A simple, Python-based register and login system created using a guide by Coddy.tech. Allows users to securely register and authenticate accounts with stored credentials. Demonstrates core concepts like user authentication, data storage, and basic account management.","archived":false,"fork":false,"pushed_at":"2024-12-25T02:21:08.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T02:39:11.333Z","etag":null,"topics":["account-management","authentication","beginner-project","command-line-application","data-storage","login-system","python","registration-system","secure-programming","user-authentication"],"latest_commit_sha":null,"homepage":"","language":"Python","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/BrunoRTech.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,"publiccode":null,"codemeta":null}},"created_at":"2024-10-02T18:24:54.000Z","updated_at":"2024-12-25T02:21:59.000Z","dependencies_parsed_at":"2024-12-23T21:31:27.998Z","dependency_job_id":null,"html_url":"https://github.com/BrunoRTech/Register-Login-System-Project","commit_stats":null,"previous_names":["bruneros8/register-login-system-project","brunortech/register-login-system-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoRTech%2FRegister-Login-System-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoRTech%2FRegister-Login-System-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoRTech%2FRegister-Login-System-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoRTech%2FRegister-Login-System-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrunoRTech","download_url":"https://codeload.github.com/BrunoRTech/Register-Login-System-Project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248507281,"owners_count":21115567,"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":["account-management","authentication","beginner-project","command-line-application","data-storage","login-system","python","registration-system","secure-programming","user-authentication"],"created_at":"2025-04-12T02:39:15.680Z","updated_at":"2025-04-12T02:39:16.108Z","avatar_url":"https://github.com/BrunoRTech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Register-Login System Project\n\nThis project is a **Python-based register and login system**, created using the guide provided by [Coddy.tech](https://coddy.tech/courses/register_login_system_project). It allows users to securely register an account and log in using stored credentials. The system demonstrates basic account handling concepts like user authentication and data persistence.\n\n## Features\n- **User Registration**: Allows new users to create accounts with secure credential storage.\n- **User Login**: Authenticates users using their registered credentials.\n- **Data Storage**: Stores user information locally for demonstration purposes.\n\n## File Structure\n- **main.py**: Contains the Python code for user registration and login functionality.\n\n## Usage\nTo run the project:\n1. Download or clone the repository.\n2. Navigate to the directory containing `main.py`.\n3. Run the script using the following command:\n   ```bash\n   python main.py\n\n## Customization\nIf you'd like to modify the system:\n- Update the storage mechanism in `main.py` to use a database (e.g., SQLite, MySQL) instead of local files for better scalability.\n- Enhance the user authentication process by integrating password encryption using libraries like `bcrypt` or `hashlib`.\n\n## Acknowledgment\nThis project was built using the guide provided by Coddy.tech. The original project can be found [here](https://coddy.tech/courses/register_login_system_project).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunortech%2Fregister-login-system-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrunortech%2Fregister-login-system-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunortech%2Fregister-login-system-project/lists"}