diff --git a/README.md b/README.md index baa9bb9..5a9f0ed 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,58 @@ -My app is designed for a general audience, any Spotify Premium user. -My app has two components: +# Shufflr +

+ Workout icon +

+ +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.