{"id":22743026,"url":"https://github.com/etma117/lushlyrics-webapp-django","last_synced_at":"2026-04-28T11:33:16.417Z","repository":{"id":266320574,"uuid":"898025895","full_name":"Etma117/lushlyrics-webapp-django","owner":"Etma117","description":"Django Auth ---\u003e Login, Sign up, password recovery","archived":false,"fork":false,"pushed_at":"2024-12-03T17:28:09.000Z","size":5691,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T04:26:54.385Z","etag":null,"topics":["allauth","django"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Etma117.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-12-03T16:51:18.000Z","updated_at":"2024-12-04T06:53:33.000Z","dependencies_parsed_at":"2024-12-03T17:52:10.729Z","dependency_job_id":"3ab3fa3b-d2bd-4c2f-9412-afe7722325a2","html_url":"https://github.com/Etma117/lushlyrics-webapp-django","commit_stats":null,"previous_names":["etma117/lushlyrics-webapp-django"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Etma117%2Flushlyrics-webapp-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Etma117%2Flushlyrics-webapp-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Etma117%2Flushlyrics-webapp-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Etma117%2Flushlyrics-webapp-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Etma117","download_url":"https://codeload.github.com/Etma117/lushlyrics-webapp-django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277351,"owners_count":20751548,"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":["allauth","django"],"created_at":"2024-12-11T01:15:41.529Z","updated_at":"2026-04-28T11:33:16.373Z","avatar_url":"https://github.com/Etma117.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository is a copy of: https://github.com/mohammedwed/lushlyrics-webapp-django.git\nGiven the change in structure, create a new repository to avoid conflicts with git and not create a new .zip\n\n## Setup\n\nThe first thing to do is to clone the repository:\n\n```sh\n$ git clone https://github.com/mohammedwed/lushlyrics-webapp-django.git\n$ cd lushlyrics-webapp-django\n```\n\nCreate a virtual environment to install dependencies in and activate it:\n\n```sh\n$ virtualenv2 --no-site-packages env\n$ source env/bin/activate\n```\n\nThen install the dependencies:\n\n```sh\n(env)$ pip install -r requirements.txt\n```\nNote the `(env)` in front of the prompt. This indicates that this terminal\nsession operates in a virtual environment set up by `virtualenv2`.\n\nOnce `pip` has finished downloading the dependencies:\n```sh\n(env)$ cd spotify-clone-django\n(env)$ python manage.py runserver\n```\nAnd navigate to `http://127.0.0.1:8000/`.\n\n# Project Features\n\nThis project includes the following main features:\n\n## Mainpage\nThe main page of the application displays a list of plans available, buttoms for login and sign up\n\n![Mainpage](screenshots/Mainpage1.png)\n![Mainpage](screenshots/Mainpage2.png)\n\n## Login\nThe login functionality uses Django Allauth to handle user access.\n\n![Login](screenshots/Login.png)\n\n## User Registration\nNew users can register using their email address.\n\n![Registration](screenshots/SignUp.png)\n\n## Password Recovery\nFunctionality to recover forgotten passwords with automated email delivery.\n\n![Password Recovery](screenshots/PasswordRecovery.png)\n![Password Recovery](screenshots/MailPasswordRecovery.png)\n\n## Email Account Confirmation\nThe system uses Django Allauth to confirm accounts through a link sent via email.\n\n![Email Confirmation](screenshots/MailConfirm.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetma117%2Flushlyrics-webapp-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetma117%2Flushlyrics-webapp-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetma117%2Flushlyrics-webapp-django/lists"}