Skip to content

Divyangy68/LTTS_Python_MiniProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Codacy Badge Contribution Check - Git Inspector

PROJECT PERSPECTIVE :

  • The design of the software in this document follows the concept of providing the instant response in terms of playing the user selected song. Also the user start, stop, pause, forward and can also increase or decrease the volume and the duration so time will also been displayed.

PROJECT FUNCTIONALITIES / REQUIREMENTS :

  1. Select Song
  2. Start, Pause, Stop, Forward.
  3. Display the Total Duration and Current Duration of Song
  4. Volume Increase or Decrease
  5. Add or Delete song

ASSUMPTIONS AND DEPENDENCIES :

  • The proposed system has an python dependencies install on the client side. The product will be supported only by the below mentioned Operating System and Tools need to be installed.
  • Supported Operating System :
    • Windows
    • Linux
    • Mac

Tools need to be Installed on Client Machine:

  • Python 2.7 and Higher version
  • Tkinter Dependencies
  • Ttkthemes Dependencies : pip install ttkthemes
  • Mutagen Dependencies : pip install mutagen
  • Pygame Dependencies : pip install pygame

Requirements

FUNCTIONAL REQUIREMENTS

USER REQUIREMENTS :

  • Select Song
  • Start, Stop, Pause, Forward
  • Increase or Decrease volume
  • Display Current and Total Duration
  • Add or Delete song

DESIGN AND IMPLEMENTATION AND CONSTRAINTS

Hardware Requirements:

  • Processor: Qualcomm Or Higher Version
  • RAM: 1.5 GB or Higher
  • Disk Space: 100MB (Minimum)

Software & Dependencies Requirements:

  • Operating System: Windows, Linux, Mac.
  • Python 2.7 and Higher version
  • Tkinter Dependencies
  • Mutagen Dependencies
  • Pygame Dependencies

Constraints:

  • The Local database of music libraries needs to be having on Hosting Computer.

NON-FUNCTIONAL REQUIREMENTS

Authorization:

  • Only admin has authority to make changes in Media player. Users can only select or play song.

Availability:

  • 24 X 7 Availability will ensured by using an always Desktop app Service.

Maintainability:

  • Modular System approach to be used to update or replace system components quickly without incurring significant downtime losses

Output

Output - 1:

Output - 2:

Output - 3:

Output - 4:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages