Please read and understand the requirement properly before bidding.
It is a very simple website and my budget is only US $25. if you are not for that amount please dont bid. thanks
It must be on mysql and php.
Need a login for new user ( follow like wordpress.com or twitter.com )
After login
Step 1 :
User will have a page of 110 links to be clicked – may be 11 links at a time by 10 times. ( every first link
1,12,23,34,45,56,67,78,89,100 is a admin link )
( this will be “110 – ClickAmount”, when the user returns back next time )
each click will be recorded in user clickAmount
each will open the website in a new window.
Step 2 :
when ClickAmount is 110,
show put your link box activated and user to able to enter/post their link ( only one )
Step 3 :
When the user link was posted by the user, make ClickAmount = 0 and go back to step 1.
Note : home page of user must show them, their ClickAmount, number of links have posted so far and a link for their detials
In the details page, their own links list and the clicks they have received.
Idea is every 110 links a user clicks, will have a chance to put their own link.
Every link in the system will be listed for 100 clicks other than the owner himself.
Once a link gets 100 clicks, it will expire.
links must be ditributed to users whoever login in the First In – First Out basis. That means the link put by a user earlier than others then
that link must be expired earlier than other.
a link can not be displayed to the same owner to click.
a link can not be listed to others more than once to click even if they login any number of times.
a link in system should NOT expire earlier than any links entered not yet expired.
When an user logs in show them the next 110 links to be expired in the chronological order.
Admin page :
10 links will come from the admin.
Option for admin to add any number of links. ( these admin links must be listed as first link is a admin link ( every first link
1,12,23,34,45,56,67,78,89,100 is a admin link in the page )
See the user list and their details and block or unblock them
For the first 100 users, there will not be 100 clicks to click, for that take it from admin links.
follow the user home page design link twitter or wordpress.