Skip to content

Get your perfect tune with Swipefy, the 1st music app that suggests songs according to your swipes

Notifications You must be signed in to change notification settings

Aditya-gupta99/Swipefy

Repository files navigation

Component 11

Swipefy

Get your perfect tune with Swipefy, the 1st music app that suggests songs according to your swipes.An Android application, written in Kotlin, seamlessly integrates with the spotify api.

Features

  • Song Search.
  • Swipe Interface.
  • Song Recommendation.
  • Secure SignIn and SignUp.
  • Detailed User Activity Tracking.

Status

release build commit-activity

Install

Get it on Google Play

How to contribute

Contributors are always welcome !. The issues should be raised via the GitHub issue tracker.

  1. Fork the Project

  2. Create Feature Branch

    git checkout -b fix_#issue_no
  3. Commit your Changes

    git commit -m "feat/design:Add some message"
  4. Push to the Branch

    git push --set-upstream origin fix_#issue_no
  5. Open a Pull Request

Development Setup

To start, ensure that you've successfully downloaded and properly configured the Android Studio SDK. You can refer to a guide detailing the setup process here.

Building the Code

  1. Clone the repository

    git clone https://github.com/Aditya-gupta99/Swipefy.git
  2. Open Android Studio.

  3. Click on 'Open an existing Android Studio project'

  4. Browse to the directory where you cloned the android-client repo and click OK.

  5. Let Android Studio import the project.

  6. Build the application in your device by clicking run button.

Show your support

Give a ⭐️ if this project helped you!