- Impact
- 0
We want to create a really sophisticated url shortening service. Here's a list of features which we need as of now.
- Complex Url making service (To create smallest url's, instead of going 1,2,3,4,5,6,7,8,9,10 and up to 100, the script would make a smaller url like example.com/1U3)
- API (Representational State Transfer) You may look at ReTwt.me - Shrink it, Tweet it, Analyse it! for what we are going for.
* Allows XML and PHP.
* Rate Limiting.
* Error Messages.
- reCaptcha verification (Public/Private keys will be given)
- Bookmarklet (All you have to do is take given url and shorten it most services use javascript like so, javascript:window.location='http:/example/create/?url='+window.location
- Analyzing (Visit ReTwt.me - Shrink it, Tweet it, Analyse it!) for more details
- Password protection; One can add password to their link. If a a link is clicked that is password protected it will take to a page that we designed named preferably password.php and ask for password that the user has used.
Notes:
Once a submit button is pressed, you must check if the captcha is entered right. This is done automatically bu reCaptcha if you place it in the same <form> tags. But I want you to create a page which a user will be forwarded to if Captcha is entered wrong (you must edit the PHP recaptcha code for that. Will take 1-2 lines.)
If the verification is done correct, take em to a directory named shortened which will display the url. If its done like this, we can easily make the bookmarklet.
My budget is $30 atm. If you want, I can subtract some features. But if you are willing to work for me and do a tremendous job (No need for design just create elements) , I will hire you for all my future coding projects. And believe me, I have tones!
- Complex Url making service (To create smallest url's, instead of going 1,2,3,4,5,6,7,8,9,10 and up to 100, the script would make a smaller url like example.com/1U3)
- API (Representational State Transfer) You may look at ReTwt.me - Shrink it, Tweet it, Analyse it! for what we are going for.
* Allows XML and PHP.
* Rate Limiting.
* Error Messages.
- reCaptcha verification (Public/Private keys will be given)
- Bookmarklet (All you have to do is take given url and shorten it most services use javascript like so, javascript:window.location='http:/example/create/?url='+window.location
- Analyzing (Visit ReTwt.me - Shrink it, Tweet it, Analyse it!) for more details
- Password protection; One can add password to their link. If a a link is clicked that is password protected it will take to a page that we designed named preferably password.php and ask for password that the user has used.
Notes:
Once a submit button is pressed, you must check if the captcha is entered right. This is done automatically bu reCaptcha if you place it in the same <form> tags. But I want you to create a page which a user will be forwarded to if Captcha is entered wrong (you must edit the PHP recaptcha code for that. Will take 1-2 lines.)
If the verification is done correct, take em to a directory named shortened which will display the url. If its done like this, we can easily make the bookmarklet.
My budget is $30 atm. If you want, I can subtract some features. But if you are willing to work for me and do a tremendous job (No need for design just create elements) , I will hire you for all my future coding projects. And believe me, I have tones!









