Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars-Codes authored Mar 5, 2024
1 parent 598db29 commit 5a72015
Showing 1 changed file with 55 additions and 4 deletions.
59 changes: 55 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,58 @@
My app is designed for a general audience, any Spotify Premium user.

My app has two components:
# Shufflr
<p align="center">
<img src="/workout.png" alt="Workout icon" width="200" height="200" >
</p>

Welcome to Shufflr!

### Stack


## Table of Contents

- [Project Name](#project-name)
- [Table of Contents](#table-of-contents)
- [Introduction](#introduction)
- [Features](#features)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## Introduction
Welcome to Shufflr!

## Features

### 1.

## Getting Started

### Prerequisites


### Creating a Spotify Developer Account

### Installation

## Contributing

I welcome contributions from the community! Whether you're a developer, designer, tester, or documentation enthusiast, there are many ways to contribute to our project. Here's how you can get involved:

### Reporting Bugs

If you encounter any bugs or issues while using our application, please let us know by [opening an issue]([])) on GitHub. Be sure to provide detailed steps to reproduce the issue and include any relevant screenshots or error messages.

### Suggesting Enhancements

Have an idea for a new feature or improvement? I'd love to hear it! [Open an issue]([]))) on GitHub and share your thoughts. I'm always looking for ways to make my applications better, and your feedback is invaluable.


## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

1. Random Shuffler Tool. A user types in the name of a playlist and the number of songs they would like added to their playback queue. That number of songs are randomly selected from the given playlist and added to their playback queue.

2. All Songs Playlist Generator. When a user clicks "Create Playlist," the application takes all of their liked albums and all of their liked songs and compiles them into a single playlist.

0 comments on commit 5a72015

Please sign in to comment.