ANMOLSCRIPT / Music-App

This project "Music App" is basically a UI sample. It contains different screens within it, Home, Browse and Library Screen. The screens contains information about different category songs like Hits, workout, yoga etc. It also has other features like there is an Account Clickable and a three dots More action button.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music App

This project "Music App" is basically a UI sample. It contains different screens within it, Home, Browse and Library Screen. The screens contains information about different category songs like Hits, workout, yoga etc. It also has other features like there is an Account clickable at the top bar which opens a drawer and has options for the User's Account, Subscriptions and Add Account. However, The screens for these clickables have not been implemented yet. At the top right corner of the App, there is a three dots, More Action Button which is a clickable and opens a pop up containing 3 options: Settings, Share and Help, which again have not been implemented to have a screen.

App ScreenShots

image image image image image image

As told previously this is just a UI of a Music App and not a real app that can play songs, since it is not connected to any music database of its own.
However, Updates will be there for this app from time time to make its UI better and to Add more features.

Contributions

We welcome contributions from the open-source community to help improve the Shopping List App. To contribute, please follow these guidelines:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

git checkout -b feature/your-feature-name

  1. Make your changes and ensure that the codebase remains clean and well-documented.

  2. Write appropriate unit tests for your changes.

  3. Commit your changes:

git commit -am 'Add some feature'

  1. Push to the branch:

git push origin feature/your-feature-name

  1. Create a new pull request, describing your changes and their purpose.

About

This project "Music App" is basically a UI sample. It contains different screens within it, Home, Browse and Library Screen. The screens contains information about different category songs like Hits, workout, yoga etc. It also has other features like there is an Account Clickable and a three dots More action button.


Languages

Language:Kotlin 100.0%