{"id":21850924,"url":"https://github.com/alidantech/upcoming","last_synced_at":"2026-04-11T00:34:39.397Z","repository":{"id":157300747,"uuid":"615861672","full_name":"Alidantech/upcoming","owner":"Alidantech","description":"This app  allows  upcoming artists to post songs. ","archived":false,"fork":false,"pushed_at":"2023-12-31T07:28:35.000Z","size":23270,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T13:11:12.234Z","etag":null,"topics":["ai","django-application","machine-learning","music","music-player","music-recording","python","upcoming-artists","website"],"latest_commit_sha":null,"homepage":"https://alidante.pythonanywhere.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Alidantech.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}},"created_at":"2023-03-18T22:16:42.000Z","updated_at":"2023-11-22T16:38:08.000Z","dependencies_parsed_at":"2024-03-17T05:23:39.320Z","dependency_job_id":null,"html_url":"https://github.com/Alidantech/upcoming","commit_stats":null,"previous_names":["alidante254/upcoming-ai","alidante254/upcoming","alidantech/upcoming"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alidantech%2Fupcoming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alidantech%2Fupcoming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alidantech%2Fupcoming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alidantech%2Fupcoming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alidantech","download_url":"https://codeload.github.com/Alidantech/upcoming/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244844533,"owners_count":20519790,"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":["ai","django-application","machine-learning","music","music-player","music-recording","python","upcoming-artists","website"],"created_at":"2024-11-28T00:25:26.369Z","updated_at":"2025-12-30T23:57:01.501Z","avatar_url":"https://github.com/Alidantech.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Upcoming.AI\n\nThis is an app that allows users, specifically upcoming artists, to post songs. The app uses machine learning to determine the effectiveness of the song and also identifies songs that are closely related to it.\n\nThe front-end languages used are JavaScript, HTML, and CSS for the user interface. The back-end utilizes Python(Django) and Postgre for machine learning algorithms and data storage.\n\n## Prerequisites\n- Python\n- Django\n- Postgre\n\n## Installation\n\n1. Clone the repository:\n    ```\n    git clone https://github.com/Alidante254/upcoming.git\n    ```\n    ```bash\n    cd upcoming\n    ```\n2. Set up and activate the virtual environment:\n    ```bash\n    python3 -m venv venv\n    venv\\bin\\activate.bat\n    ```\n\n3. Install Python dependencies using pip:\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n4. Start your postgre database server:\n    ```bash\n    pg_ctl start\n    ```\n5. Create a database in your postgre server.\n    ```sql\n    CREATE DATABASE upcoming;\n    ```\n6. Run a database migration.\n    ```bash\n    python manage.py migrate\n    ```\n\n## Running the Project\n\n1. Run the Django development server:\n    ```\n    python manage.py runserver\n    ```\n\n2. Open your web browser and access the project at [http://localhost:8000/](http://localhost:8000/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falidantech%2Fupcoming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falidantech%2Fupcoming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falidantech%2Fupcoming/lists"}