Saturday 13 November 2010

Functional Requirements

After a discussion with lecturer James Field, a decision has been made on the functional requirements for the website.

The website will be mainly coded in HTML and PHP, however actionscript 2.0 will be used for the mixtape designer and the playlist maker. In order for this to work I will have to learn how to pass variables from actionscript to PHP.

When the user first enters the site they can choose one of two options:

1. Begin their mixtape
2. Sign up

If the user decides to make a mixtape before signing up to the website I will have to have some way of storing the information from the playlist they make and transferring it to their account once they have signed up.

If the user decides to sign up before making a playlist their account details will be stored within a database. When the user then makes a playlist and designs a sleeve the details will be saved to their account in the database.

As the playlist compiler and the mixtape designer will be coded in flash I will be using loadvars to send and load data between actionscript and PHP.

No comments:

Post a Comment