Project Description:
***Page: home/user/"username"
1.) Add a "Send message" form under the user's profile description. This option should only be
displayed if the user is logged in. If not then there should just be a text link showing with "Send
message". When clicked it should go to the login page (login.php) An email notification should be
sent to the receiver with the message details and the sender's email address. The reply email in
the mail header should also reflect the sender's email.
***Page: Security Freelancers
1.) Create a list of user's that want to be displayed on this page as a freelancer.
example: Username description.....................................................
................................................................
Note: make the username a link to their profile. Desription is max of 300 characters, all the same
font/size. Include their profile picture above username. The description should start to the top
right of the picture and extend accross and down.
(Note:) Please add a tab in the users dashboard "Freelancer". This will be where the user can enter
their information for this page. Please include at checkbox with the following text, "Add me as a
security freelancer". This box must be checked for the system to accept the description they input.
They also can then uncheck it to be removed. The system should list the freelancers by first come
first served basis.
Also please make sure that if I delete a user in the Admin's dashboard that everything associate
with them i.e. freelancer listings are automatically removed.
***Page: home/change.php (user's profile)
1.) User's need to be able to change their profile picture. Please include small text about what
picture dimensions, file types (jpeg,jpg,gif,png only) and file size (1MB max)
***Page: home/submit.php (submit work)
1.) Please make change to the price field so that it will allow for 4 numerals and/or plus decemal
"." and two numbers. eg. 9999 or 9999.99
2.) Please change the number# of characters in the work description to 300 max, change displayed
text about character max below the description field also. Aslo make the font display the same size
as everything else. Its presently too small.
***Page: home/profile.php
1.) Add Windows/Mac Applications to the "Notification/alert" form. Also please check that the
fields are all able to function, I had deleted some categories and redid them - so the cat ID has
changed and they may not work right now. MyPHPADMIN is available through the hosting admin cpanel.
***header.php
1.) Please change the color of the text for login to "white" (you can't read it). You'll have to
create a new line of code in the css file. It needs to be it's own line(s).
***New page: help.php
Just put the following text on it (left side) "Content here" and also make sure that the page is
set up with the right side content that most of them have.