Git Product home page Git Product logo

musicly-app's Introduction

Musicly-App

Description:

  • is an application to play and organize songs.
  • Each playlist has name, list of songs and description.
  • A song has name, band, featured artist/s, album, release date, genres, lyrics, length.
  • An album has title, band name, number of songs on the album and list of songs.
  • A band consists of one or more artists.
  • An artist has name, date of birth.
  • A song can be single or in album.

implementation:

  • programmed by python
  • database is sqlite
  • it consists of models and controllers
  • Models:
    • contains classes and relationships between classes.
  • controllers:
    • contains operations like insert delete update.

Features or Functions:

  • It can view playlists.
  • It can view albums.
  • It can view artists ( Lists only names of artists).
  • It can view a song with its full description (name, release date, lyrics etc…)
  • You can pick one playlist to view its description and the list of songs describing song’s name and length only.
  • Playlist’s songs can be ordered by name, artist, album, genre, or by release date in ascending/descending
  • Play certain album.
  • Play all songs to certain band.
  • Play all songs to certain artist whether his songs were in a band or solo.
  • Play all songs to certain genre.
  • Add new playlist with description and name.
  • Add new songs to playlist.
  • Add new artist.
  • Add new album.
  • Remove song from playlist.
  • Delete playlist/ song/album/artist.

musicly-app's People

Contributors

abdallahimam avatar

Watchers

James Cloos avatar  avatar Mohamed Abdallah avatar

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.