0% found this document useful (0 votes)
589 views7 pages

Synopsis For Music Player

This document certifies that four students from Swami Vivekanand Institute of Polytechnic have completed a capstone project planning report on developing a music player. The planning report outlines the system and hardware requirements, including operating systems, programming languages, and minimum specifications. It also lists the group members and provides an abstract describing the goals of creating a simple, lightweight music player application using web technologies. The application will have core playback functions and allow browsing a music library.

Uploaded by

umeshsabale.2006
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
589 views7 pages

Synopsis For Music Player

This document certifies that four students from Swami Vivekanand Institute of Polytechnic have completed a capstone project planning report on developing a music player. The planning report outlines the system and hardware requirements, including operating systems, programming languages, and minimum specifications. It also lists the group members and provides an abstract describing the goals of creating a simple, lightweight music player application using web technologies. The application will have core playback functions and allow browsing a music library.

Uploaded by

umeshsabale.2006
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Maharashtra State

Board of Technical Education


Certificate For completion of
CAPSTONE PROJECT PLANNING

This is to certify That Mr. Tadme Pradip Sanjay, Madje Rohit Omprakash,

Mukade Sai Fulchand, Lavate Santosh Vyankat

From Institute SWAMI VIVEKANAND INSTIUTE OF POLYTECNIC Has

completed Project Planning Report Having title Music Player in group

consisting of 4 Candidates Under Guidance of

Prof. Mr. Kamble S. B.

Institute code : 1703

This is to be certified that above students, of Third Year Computer


engineering have completed the capstone project planning report.

Prof. Sakhare R.S. Mr. Kamble S. B. Mr. Kamble S. B.


Principal H.O.D Subject Teacher
Maharashtra State
Board of Technical Education
Certificate For completion of
REPORT ON
CAPSTONE PROJECT PLANNING
ON Music Player

SUBMITTED BY

This is to be certified that above students, of Third Year Computer


engineering have completed the capstone project planning report.

Prof. Sakhare R.S. Mr. Kamble S. B. Mr. Kamble S. B.


Principal H.O.D Subject Teacher
Music Player

Title:- Music Player

1. System Requirement

 Software Requirement
NAME OF COMPONENT SPECIFICATION
Operating system Windows 8,10,11
Language
HTML.CSS,JS,node,
Firebase, material-ui,
Browser
Chrome, Firefox, Opera
etc.

 Hardware Requirement
NAME OF COMPONENT SPECIFICATION
Processor Pentium III 630MHz
RAM 2 GB
Hard Disk 20 GB
Monitor 15” color monitor
Keyboard 122 Keys

 Name of Group Members


SR NAME ROLL NO. ENROLLMENT
NO. NO.
1. TADME PRADIP S. 41 2117030101
2. MADJE ROHIT O. 32 2217030148

3. MUKADE SAI F. 35 2117030094

4. LAVATE SANTOSH V. 31 2217030147

swami vivekanand institute of polytechnic, Latur 1


Music Player

1.0 Abstract

Music is one of the best ways to relieve pressure in stressful modern society
life. The purpose of this project is to develop a player which can play the
mainstream file format. To browse and query the storage space as well as
operation of playing can be realised. Meanwhile, this software can play, pause
and select songs with latest button and next button according to sets
requirement as well as set up songs.

Today, everyone listens to music on their mobile devices; be it on the bus,


while commuting to work, or while working out. However, the way people
access their favourite songs has completely changed over the past few years.
Thanks to streaming services such as Spotify, Pandora, Apple Music and
others, listening to music is no longer about owning your favourite tracks on
CD or buying them from an online store. Today you can stream virtually any
song at any time just by signing up for one of these apps and connecting your
social media accounts with them. If you’re a heavy music listener who likes to
listen to different songs every day or someone who uses music as a way of
relaxing after a long day at work, having a music player app can make your life
much easier.

In order to solve the problem of complex functions and large required memory
of mobile phone music player on the current market, a new music player of
simple, convenient, less required memory as well as user-friendly is
developed. Based on the web technology, using the HTML, CSS, JavaScript
languages and Visual code editor programming tools lead to design and coding
of web music player. The new design mainly realizes six core functions
including main play interface, previous song, next song, replay, seek bar,
volume controller. This player has merits of high performance, simple
operation, and run independently on any operating system having internet
connection. In this there will be two pages. First page is a welcome/landing
page. On clicking, button it redirected to next web page. This web page
content all my music playing button, seeking and volume control with image of
song, artist name, song name etc. We will start by creating the HTML layout
first that defines the structure of the player, make it look good by styling using
CSS and then write the player logic for all the functions in JavaScript. HTML has
several methods in the HTML Media Element interface that can be used to
play audio files and control its playback without using any other library. But for
dynamic access to play and pause we prefer JavaScript and it also help to run
different functionality like next, pervious, timing controlling. JavaScript also
help in arranging song list using feature or property of array. We use Font
Awesome site for vector icons. This site has most popular icon set and toolkits.

swami vivekanand institute of polytechnic, Latur 2


Music Player

2.0 Modules

1. Admin authentication
This module is mainly based on admin. System will check the admin user name and password for
authentication. After the verification for authorization the admin can be able to precede the
process. All works are done under his control.

2. User Registration
This module covers the details about the registration of users which they can be register by itself
by adding data like name, password, email id and further details. After registration they can be
sign in by their username and password.

3. Package Creation
The admin can create packages by creating package page which the type, details all the music
player package details can be added here. Which it will be showed in user homepage.

swami vivekanand institute of polytechnic, Latur 3


Music Player

Module Requirements:-

1. Basic knowledge of web development technologies, such as HTML, CSS, and JavaScript.
2. Basic knowledge of node, React js, Firebase amd Firebase Cli.
3. Access to Firebase for deployment and database management.
4. Basic knowledge of code editors like subline text, visual studio code, etc.

Overall, this Music Player module provides a powerful tool for users who are interested in music.
By incorporating cutting-edge technologies and features, it provides an engaging and user-friendly
experience while also providing the scalability and security that is necessary for a successful Music
Player app.

swami vivekanand institute of polytechnic, Latur 4


Music Player

swami vivekanand institute of polytechnic, Latur 5

You might also like