Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dineshreddypaidi/music-player-with-db


https://github.com/dineshreddypaidi/music-player-with-db

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

music-player


created in python with


-pygame.mixer

-tkinter for ui

-mongodb for database

usage:



  • create a mongodb database atlas in mongodb site

  • create a database named musicplayer

  • create a collection named musicplayer as well in the cloud

  • get the connection string

  • create a .env file and add the connection string to env with connection_url



Run python main.py

ui


happy coding..!