Giter Club home page Giter Club logo

playtify's Introduction

Playtify

README Banner

About

Playtify is an application which recommends a playlist based on your mood! This project encourages all the developers who are new to app development and open-source community to join in and contribute in order to learn by implementation. Number of issues have been created in this repository which have the easy,medium and hard labels. Add a comment if you want to work with one and I shall assign it to you. Thank you and happy coding!

Tech Stack

  • Dart
  • Flutter

Getting Started

To get started:

  • Clone the repo. git clone https://github.com/IEEE-VIT/playtify.git
  • Checkout to a new branch. git checkout -b my-amazing-feature
  • Make some amazing changes.
  • git add .
  • git commit -m "<verb> : <action>."
  • git push origin my-amazing-feature
  • Open a pull request :)

Installation

flutter pub get
flutter run

Contributing

To start contributing, check out CONTRIBUTING.md. New contributors are always welcome to support this project. If you want something gentle to start with, check out issues labelled as easy or good-first-issue. Check out issues labelled as hacktoberfest if you are up for some grabs! Kindly consider leaving a โญ if you like the repository and our organisation :)

Licence

This project is licensed under MIT

playtify's People

Contributors

d-extremity avatar dk-a-dev avatar milansurelia avatar mukundjogi avatar pratik-7span avatar pratikbutani avatar ritwiksingh28 avatar shubhbansal9 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

playtify's Issues

Feature: integrate Spotify API for playlists retrieval

Description:

Integrate the Spotify API into the Playtify app to fetch playlists from a specific category (e.g., "Pop," "Rock," "Chill"). This integration will allow the app to access and display Spotify playlists within the chosen category.

Tips for the issue:

  • Set up Spotify API integration in the Playtify project
  • Implement a function to retrieve playlists from a specified category

To do:

  • Ask us to assign the issue
  • Once the issue is assigned, you can start working on it
  • Create a PR

Resources:

Note:

The task is assigned to contributors on a first-come, first-serve basis, and the contributor has to report progress every 3 days to ensure active development on the tasks. If you need any help feel free to tag and message

Feature: implement playlist randomization by genre/mood and also create UI for same

Description:

From the fetched details of the playlists, based on the user's mood/genre, one playlist has to be randomly picked by a function and then displayed. Create UI to display the same picked playlists.

Tips for the Issue:

  • check how the playlists are returned in which data type and write a random function accordingly
  • display songs from the playlist

To do:

  • Ask us to assign the issue
  • Once the issue is assigned, you can start working on it
  • Create a PR

Note:

The task is assigned to contributors on a first-come, first-serve basis, and the contributor has to report progress every 3 days to ensure active development on the tasks.

Issue 3:- Create dashboard UI (textbox and button)

  • Create the dashboard UI which includes a textbox and a button.
  • The textbox is where the user shall enter their genre/mood.
  • The button will be pressed by the user after his entry in the textbox so it should take them to the final screen where their randomly selected playlist based on their mood is displayed.

Design: improve UI of the app

Description:

Enhance the app's navigation by adding a bottom navigation bar with two primary tabs: "Dashboard" and "Playlist Add/Remove View". Also create a Dashboard UI, which includes a textbox for entering a genre or mood and a button to initiate playlist selection.

Tips for the issue:

  • feel free to give a new look to the app

To do:

  • Ask us to assign the issue.
  • Once the issue is assigned, you can start working on it.
  • Create a PR

Resources:

Note:

The task is assigned to contributors on a first-come, first-serve basis, and the contributor has to report progress every 3 days to ensure active development on the tasks. If you need any help feel free to tag and message

Feature: implement generated playlists sharing

Description:

Users should be able to share their favourite playlists with others through social media or direct links. Create UI for the same.

Tips for the issue:

  • Create a shareable link for each playlist.
  • Design and implement a sharing button/icon

To do:

  • Ask us to assign the issue
  • Once the issue is assigned, you can start working on it
  • Create a PR

Resources:

Note:

The task is assigned to contributors on a first-come, first-serve basis, and the contributor has to report progress every 3 days to ensure active development on the tasks.

Refactor: adding flutter linter rules

Description:

The addition of linter rules to our Flutter project to ensure code quality and maintainability. Linter rules can help us catch potential issues early in the development process and maintain a consistent coding style.

Tips for the issue:

  • Research and identify a set of Flutter-specific linting rules that align with best practices and our project's goals.
  • Configure the selected linter rules in our project, ensuring they are compatible with our current codebase.
  • Improve the overall code quality and maintainability of our Flutter project.

To do:

  • Ask us to assign the issue
  • Once the issue is assigned, you can start working on it
  • Create a PR

Resources:

Note:

The task is assigned to contributors on a first-come, first-serve basis, and the contributor has to report progress every 3 days to ensure active development on the tasks.

Feature: create a splash screen

Description:

The Playtify app lacks a splash screen, which adds a more visually appealing look. Use banner-image as an asset and make a splash screen, also add proper routing for it using the provider package.

Tips for the issue:

  • Ensure the splash screen remains visible for a few seconds (e.g., 2-3 seconds) to give users a brief introduction to the app.
  • Splash screen should be responsive

To do:

  • Ask us to assign the issue
  • Once the issue is assigned, you can start working on it
  • Create a PR

Resources:

Note:

The task is assigned to contributors on a first-come, first-serve basis**, and the contributor has to report progress every 3 days to ensure active development on the tasks. If you need any help feel free to tag and message

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.