You are on page 1of 77

Tas

k1
Task1

Setup Page (coding)


Tas
k2
Task 2

Register Page (design)

Fig 1.01 The design of register page.

Fig 1.02 The design of register page.


registerpage.php (coding)
Login Page (design)
Fig 1.03 The design of login page (username).

loginusername.php (coding)
Login Page (design)

Fig 1.04 The design of login page (password).

loginpassword.php (coding)
Tas
k3
Task 3

Donation Page (design)

Fig 1.05 The design of donation page.

realdonation.php (coding)
Membership Page (design)
Fig 1.06 The design of membership page.

membership_payment.php (coding)
Forum Page (design)

Fig 1.07 The design of forum page.

forumregister.php (coding)
Forum Discussion Page (design)
Fig 1.08 The design of forum discussion page.

forumdiscussion.php (coding)
Tas
k4
Task 4

Currency Web Service (design)

Fig 1.09 Currency web service utility.

Currency Web Service (coding)

Mobile Accessible Website


Fig 1.10 The website is also accessible on mobile devices.

Image Sprite Navigation

Fig 1.11 The image change to another one when the blue bar is complete.
Slider on Home page

Fig 1.12 You can slide on the home page as a slider is added.

Visitor counter on Home page

Fig 1.13 It will show how many visitors have seen our website.
Visitor counter (coding)
Footer (design)

Fig 1.14 The design of the footer.

Footer (coding)
Tas
k5
Task 5

User Profile Page (design)

Fig 1.15 The design of the user profile page.

userlist.php (coding)
Event register page (design)

Fig 1.15 The design of the event register page.


Fig 1.16 The design of the event register page.

eventregister .php (coding)


Event Update Page (design)
Fig 1.17 The design of Event Update Page.

Fig 1.18 The design of Event Update Page.

eventedit.php (coding)
Event Delete Page (design)
Fig 1.19 The design of Event delete page.

eventlist.php (coding)
Tas
k6
Task 6

Calculation of remain days and annual membership

Fig 1.20 This show the remain days of a member and annual membership.

Calculation of remain days (coding)


Tas
k7
Task 7
1. After doing this assignment, I can create a database and can write a web-page which has
connection with the database. There are many functions of database such as insert, select,
update, delete and etc. I learnt how to create a database by the setup page. By creating the
register web-page I learnt and knew how to insert data into the database. And moreover, I know
how to retrieve data from the database by creating login page and eventview page. When I login
as an owner, I can register a new event and you can update and delete older events from
database. So I have learnt most important function of database and I knew how to connect web-
pages with the database. And moreover, the design and decoration of the web-pages are
essential for increase visiting time by customers. To have good decoration the CSS code of the
html is important. I have learnt how to right both CSS code and PHP code by doing this
assignment.
2. In the last decade, people replace desktops with mobile devices. So developing the website to
be viewed on a mobile device is important to have many visitors. But developing a website to
become a fully mobile website is not easy as it not just cross-browser but it is about cross-
platform. To support the improvement and development to become a mobile website, I use
responsive design in this website of assignment. and it is easily viewable on different sizes of
devices. I use the font size on the website to 14px which seems big but for the mobile website,
the font size should be minimum of 12px. And the bigger the button, the better for the user not
press a wrong button. And I use the images of high-resolution for the purposes of mobile
website. It will help to avoid having a blurry image on the mobile devices as the latest mobile
devices have extremely high-definition screens. And to be able to be viewed on the mobile
devices a number of extra PHP code is written on the html.
3. I found writing extra PHP code to be run the website on the mobile devices the most difficult
because I am new to the PHP code and I don’t know how to write such complexity code. And it is
also difficult to form a responsive website as it also need to write some complexity PHP code.
4. I overcame these difficulties by asking my teacher and with the help of my classmates. And I also
further studied on the internet.

You might also like