Developing a prototype system in php and javascript, JAVA Programming

Assignment Help:

General Overview

A number of organisations are using micro-blogging as a cost-effective way of communicating with customers, building online communities and releasing information about product releases, updates etc. The main application in this field is twitter, which has 500 million registered users1. Twitter allows registered users to post short messages called tweets of up to 140 characters and reply to other users' tweets. Although a simple concept, twitter is being used in a variety of ways with one of its key strengths being the number of third party applications that enable users to interact with the twitter service from a wide range of devices (this strength however is currently being scaled down by twitter2).

For this coursework you are tasked with creating a specialised version of twitter that allows users to post links to useful websites along with a non-optional description of up to 140 characters. Users can also comment on other users' posts, again not exceeding 140 characters. You can think of this as a mixture between twitter and Delicious

It is suggested that you create a twitter and delicious account so that you can explore and fully understand the functionality of twitter. Be aware though that twitter contains more features than are needed for this coursework.

Task 1: Interface

You are tasked with developing two simple but secure and effective web-based interfaces for two types of users: readers and posters. One interface will be suitable for mobile devices, such as the iPhone, the other will be suitable for standard web browsers.

You must make sure that both interfaces meet usability and accessibility criteria and that you follow an appropriate developmental methodology. This must be documented in the report.

Task 2: Basic Functionality

You are tasked with developing a prototype system in PHP and JavaScript with a backend

MySQL database to store details of registered posters, posted links/descriptions and posted replies. For the prototype you can make the following simplifying assumptions:

1. A reader can view all posts of all users.

2. Each user has a page that lists all of the links and descriptions that they have posted.

3. Any user can create an account and immediately post links.

4. Once registered, a user can edit their own profile that contains a short biography and their contact details.

5. Only registered users can post a reply to a link.

6. Replies to links can be shown immediately below the message they are in reply to or on a separate page.

7. All posts are to be time stamped with their creation date and time.

8. Both interfaces have the same functionality and display the same content but in a manner appropriate to each device

You need to provide some or all of the following functionality

1.    Any post should only contain the link and a description of up to 140 characters including spaces

2.    Posters can delete past links

3.    Posters can create and edit their own profile

4.    Any user can see a list of all messages for any poster as well as the replies to any post, ordered by date posted (most recent first)

5.    Any user can view the profile of any poster

6.    Validation of all data entry forms

7.    A secure login system for posters

8.    A registration system for any user to become a poster


Related Discussions:- Developing a prototype system in php and javascript

How polylines draws in java language, How Polylines draws in java language?...

How Polylines draws in java language? Java automatically closes the polygons it draws. That is it draws polygons which look like the one on the right rather than the one on the

What is the actionform, ActionForm is javabean which shows the form inputs ...

ActionForm is javabean which shows the form inputs containing the request parameters from the View referencing the Action bean.

What is actionform, An ActionForm is a JavaBean that extends org.apache.str...

An ActionForm is a JavaBean that extends org.apache.struts.action.ActionForm.  ActionForm handles the session state for web application and the ActionForm object is automatically p

Describe j2ee?, J2EE (Java 2 Enterprise Edition) is an environment for depl...

J2EE (Java 2 Enterprise Edition) is an environment for deploying and developing enterprise applications on various operating system. The J2EE platform consists of J2EE components,

Describe inner classes in java, Describe Inner Classes in java? An inne...

Describe Inner Classes in java? An inner class is a class whose body is described inside another class, referred to as the top-level class. For instance: public class Queue {

State the verify phase of java program development, State the Verify phase ...

State the Verify phase of Java Program Development Before the bytecodes in an application are executed by the java interpreter, they are verified by the bytecode verifier in

Javaserver faces (jsf) framework, JavaServer Faces (JSF) framework : Ja...

JavaServer Faces (JSF) framework : JavaServer Faces is a new framework for creating Web applications using Java. JSF gives you with the following main features: Basic us

While statement in java, The while statement define a loop that iterates as...

The while statement define a loop that iterates as long as condition remains true. In the following instance the control waits till the value of a text field becomes "go":

Develop a color picker, Project Description: We need same kind of concep...

Project Description: We need same kind of concept with some changes # Change single colors in a particular design. you need to be able to change the color of only the fox or

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd