Synopsis of Music Player

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 7

lOMoARcPSD|31108893

Synopsis OF Music Player

Cultural communication (St. Xavier's College, Jaipur)

Studocu is not sponsored or endorsed by any college or university


Downloaded by Rohit madje (rohitmadje32@gmail.com)
lOMoARcPSD|31108893

DEPARTMENT OF COMPUTER SCIENCE


BCA SYNOPSIS TEMPLATE

SYNOPSIS OF THE PROJECT ENTITLED:

MUSIC PLAYER

PROPOSED FOR THE BACHELOR’S IN COMPUTER SCIENCE


UNIVERSITY OF RAJASTHAN

TO BE SUBMITTED TO

Ms. Keren Lois Daniel

ST XAVIER’S COLLEGE- JAIPUR

SUBMITTED BY

Bhanu Pratap Singh Rathore

Pradosh Sharma

Session 2022-23
30th September 2022

Downloaded by Rohit madje (rohitmadje32@gmail.com)


lOMoARcPSD|31108893

DEPARTMENT OF COMPUTER SCIENCE


BCA SYNOPSIS TEMPLATE

TABLE OF CONTENTS

1. Introduction
2. Objectives
3. Project category
4. Tool/ Platform hardware and software
5. Proposed System Description
6. Module Description
7. Dataflow Diagram (DFD)
8. Scope of The Project
9. Project Scheduling
10. Bibliography

Downloaded by Rohit madje (rohitmadje32@gmail.com)


lOMoARcPSD|31108893

DEPARTMENT OF COMPUTER SCIENCE


BCA SYNOPSIS TEMPLATE

INTRODUCTION

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.

OBJECTIVES

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.

PROJECT CATEGORY
ENTERTAINMENT

TOOL/ PLATFORM HARDWARE AND SOFTWARE

HARDWARE:

Processor : Pentium 2.4 GHz or above


Memory : 256 MB RAM or above
Cache Memory : 128 KB or above
Printer : Laser Printer
Pen Drive : 5 GB
FRONT END : React
BACK END : Node JS(Express)
SCRIPTING LANGUAGE : Java Script , Kotlin
WORD EDITORS : MS−WORD, NOTEPAD
GRAPHIC TOOLS : Paint, Flash

PLATFORM

Operating System : Windows XP(or later)


RAM : Min 256MB
Hard Disk Space : 40GB
Processor : Pentium 4(or higher) or equivalent AMD
Printer : Compatible
Screen Resolution : 1024*768

Downloaded by Rohit madje (rohitmadje32@gmail.com)


lOMoARcPSD|31108893

DEPARTMENT OF COMPUTER SCIENCE


BCA SYNOPSIS TEMPLATE
PROPOSED SYSTEM DESCRIPTION

 Using APIs (you can fill in dummy data or find some actual data from a free
source)
 Creating Playlists, Queues
 Marking Favorite (at least 2 of these)
 Artist
 Album
 Songs
 Saving user’s preferences for music
 Social login + Local Login
 Account verification by email
 Password reset option for local login
 Show a song/album/artist to be trending if a lot of users mark it as favorite

Downloaded by Rohit madje (rohitmadje32@gmail.com)


DEPARTMENT OF COMPUTER
SCIENCE
List of Tables:

 User
 Playlist
 Artist
 Like
 Albums
 Music

ER DIAGRAM

DATA FLOW DIAGRAM

Data flow diagrams (DFD) are part of a structured model in the development of software.
They are a graphical technique that depicts information flow and the transforms that are
applied as data move from input to output. Basically, the function of DFDs is to show the user
a graphical analysis of a software system. It is like a flowchart, except DFDs show the flow of
data throughout the system.

SCOPE OF THE PROJECT


The music player allows a user to play various media file formats. It can be used to play audio
as well as video files. The music player is a software project supporting all known media files
and has the ability to play them with ease.

Downloaded by Rohit madje (rohitmadje32@gmail.com)


DEPARTMENT OF COMPUTER
SCIENCE

PROJECT SCHEDULING

Tasks Week 1 Week 2 Week3 Week 4….


a) Requirement
Analysis
b) Report
Generation
Milestone
a) Input/Output
Design
b) File Design
c) Processing
Logic Design
d) Design of
Control
Milestone
a) Coding
Milestone
a) Module
Testing
b) System
Testing
Milestone

BIBLOGRAPHY

1. Google

2. MDN web docs

3. Stack overflow

Downloaded by Rohit madje (rohitmadje32@gmail.com)

You might also like