0% found this document useful (0 votes)
21 views

4.7 User Interface: Log-In Form

The document describes the user interface of a website including login/registration forms and views for users and non-users. The login form requires a username, password, and login button. There is also a signup button. The registration form collects user information like name, gender, birthdate, address, email, username, password. The user view shows profile pictures, posts with descriptions and pictures, comments, and a question section. The non-user view allows only limited access like searches but not full features. The recommendation is to use PHP for the website since it is simple, easy to learn, well-supported, scalable, and easy to maintain.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views

4.7 User Interface: Log-In Form

The document describes the user interface of a website including login/registration forms and views for users and non-users. The login form requires a username, password, and login button. There is also a signup button. The registration form collects user information like name, gender, birthdate, address, email, username, password. The user view shows profile pictures, posts with descriptions and pictures, comments, and a question section. The non-user view allows only limited access like searches but not full features. The recommendation is to use PHP for the website since it is simple, easy to learn, well-supported, scalable, and easy to maintain.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

4.

7 User interface
Log-in Form

a
b
c
d
.
a. user must login the username

b. user must login the password

c. login button to enter the website

d. signup button for the user who doesn’t have an account

Registration Form

1 8
2 9
3 10
4 11
12
5
13
6 2
7

Users view

9
14
15
16

17
18
19

20 21

Non-users view

10
Users view in the SBOX (Suggestion Box) form

22

23

24

11
1. Input your Last name
2. Input your First name
3. Input Middle name
4. Check the box if you are Male
5. Check the box if you are female
6. Input Birthdate by month/date/year
7. Auto generate age
8. Input your complete Address
9. Input your Email add
10. Input your Desired Username
11. Input Your Desired Password
12. Re-enter your Password
13. Click Submit Button to Proceed
14. Search bar
15. Regular posting buttons
16. Emergency posting buttons
17. Profile picture and name of user
18. Description of post
19. Picture of post
20. Post indication
21. Comment section
22. Text box/Input box
23. Post button
24. Frequently Asked Question

CHAPTER V: RECOMMENDATION, REFERENCES AND APPENDICES

Recommendation

We recommend to using PHP in creating website because it is simple


and easy to learn language. It has full support if there is a problem you can
easily search on web which it is commonly use all over the world. This
language has no limit and easy maintenance.

12

You might also like