Skip to content

Kotlin Android Application. Allows users to manage their Music libraries.

Notifications You must be signed in to change notification settings

LeoKwo/wavelength

Repository files navigation

Wavelength

Overview

An Full-stack Android Development project. The result is an app capable of the following functionalities:

  • Create accounts and login to existing accounts
  • Display a list of songs
  • Display a list of playlists
  • Search for songs in the library
  • Create and delete playlists
  • Add songs to and remove songs from playlists
  • On-demand music playback
  • Sort music library with song titles, song albums or artist names
  • Choose to use circular album art or square album arts
  • Deployment to the cloud (Heroku)

Structure

Project Structure

Screenshots

All Songs Page Player Page Search Page
screenshot 1 screenshot 1 screenshot 1
Playlist Page Create New Playlist Page Update Playlist Page
screenshot 1 screenshot 1 screenshot 1
Login Page Profile Page Settings Page
screenshot 1 screenshot 1 screenshot 1

Targeted Android API

Android API 31+. API 33 recommended. Tested on emulators running API 33. Unknown errors may occur if installed on older devices or emulators with lower APIs.

Technology used

Frontend

  • Kotlin
  • Retrofit
  • Wasabeef animations
  • Glide
  • Coroutines lifecycles
  • Android Studio

Backend

  • Spring Boot
  • Java 11
  • Mongo Java Driver
  • IntelliJ
  • Firebase Authentication

Database

  • MongoDB
  • MongoDB Atlas
  • Digital Ocean Spaces
  • Amazon S3

Deployment

  • Heroku

For more details

Check out this page on my personal website

About

Kotlin Android Application. Allows users to manage their Music libraries.

Topics

Resources

Stars

Watchers

Forks