You are on page 1of 9

VIVEKANAND EDUCATION SOCIETY’S

INSTITUTE OF TECHNOLOGY

Department of Computer Engineering


Database Management System

Mini Project Report on


ADI Music Rental Services

Submitted in partial fulfilment of the requirements


of Third Year Computer Engineering

By:

Ayush Raj Singh(D12C-60)


Daksh Ramchandani (D12C-51)
Ian Sequeira (D12C-58)
Aim: Mini Project - Implement Two-tier client-server database
application using any connectivity platform.

Problem Statement:

ADI Music Services is a web portal where you can purchase or rent
songs for the given amount of money. The objective of this Music
Rental Services is to provide the facility of streaming music
anywhere at anytime you feel like doing it. Customers can listen to a
preview of the new songs in albums of their favorite artists and add
the respective album to their cart after browsing the inventory
properly. ADI Music Services is a PHP/MySQL based development.
This project allows a user to freely browse music of their liking and
rent it for a given period of time. Users can easily cancel their
purchases for music albums and proceed to preview all the other
albums of various artists available.

Functional Requirements:

A) The website firstly asks for favorite genres. On the basis of that,
website displays and suggests all the available music albums of
various artists.
B) The user can listen to the preview of the song and freely
look at the lyrics of the song.
C) The user has to login/sign-up on the website to access said
features.
D) The admin can keep adding new songs as they get released
in real life.
E)The homepage will open up after signing-in or logging-in.
F) Homepage will contain search-bar to search for latest news
about their favorite artists.
G) A slideshow will be present on the homepage for those
latest news.
H) Below every album, there will be an “Add to Cart” option
for making the purchasing aspect easy.
I) The website will have a static webpage for helping customers to
get in touch with the admins of the website.
J) After purchasing the songs, website will create a playlist so that
the user doesn’t need to bother making it.

Tables:

After doing all the operations:


Registration page:
Filled-up form (before updation):

Filled-up form (after updation):


Database before and after updation:
Database before and after deletion:
Homepage:

Contact us page:
Connectivity code:

You might also like