Skip to content

alim1381/musiq-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Publishing with ExpressJS (server)

a practice project with :

Features (client) 🚀

  • signin and login, Authentication
  • view all Musics and track detailes
  • veiw Alboms, Artists, and Search
  • veiw comments, add comment for any tracks
  • Create Playlist and add, remover a track from Playlist (if you enter the user panel)
  • Like, Dislike and See the number of views for a track
  • Play a song in Music Player

Features (server) 🚀

Implemented with Graphql

  • signin and login, Authentication
  • get Track, Alboms, Artist
  • Increasing the number of views for a song if you visit it
  • create playlist and add, remove a track from playlists
  • like, dislike, add comment for a track
  • search in tracks
  • (with GraphQL Querys)

About

Music Publishing Website with ExpressJs, Graphql, MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published