login sign up

offline
Last seen: May 19, 2013 4:24 PM EDT
Hire Me!
Rate: $20.00 USD/hour
Follow Invite to Project
 

RBird

Web Developer And Web Programmer

Username: RBird

  • Has made a deposit.
  • Has verified their email address.
  • Has completed their profile.
  • Has not verified their secure phone number.
  • Verified
  • Payment is verified.

Location: St. Louis, United States United States

Member since: May 2005

Reputation:

5.0

(60 reviews)

7.5
[see more]

My projects:

  • $1500 USD
    5.0
    Profile image for Seller travelx

    travelx United States

    Nov 1, 2012

    Good Communicator, Thanks

    Project Description: Need a membership based daily deals site that looks and operates like coolsavings.com. We are already members with Groupon, Livingsocial and others for daily deal aggregation. Primary goal of site is to capture visitor information (email, homeowner status, location, etc) for future communication...
    [more]
  • [Sealed]
    5.0
    Profile image for Seller BizBidz

    BizBidz Saudi Arabia

    Mar 17, 2012

    Mr. RBird, is a highly professionalize freelancer, knowing both Technical and Business side lead to a an excellent website, ongoing support is the key for his success in projects.Good luck.

    Project Description: [This is a Private Project. You must be logged in to view the Project Description]
    [more]
  • [Sealed]
    5.0
    Profile image for Seller enterpryzman

    enterpryzman United States

    Jul 9, 2011

    HIGHLY suggested, great communication,work,attitude and ethics

    Project Description: [This is a Private Project. You must be logged in to view the Project Description]
    [more]
  • $1500 USD
    5.0
    Profile image for Seller monara7

    monara7 Cyprus

    Feb 19, 2011

    He is a perfect match for my project.although we did not finish the project completely yet(due to offering more feature).He knows what I Exactly want and did very well so far.I allow him to take his time (I'm not in hurry about the project)and always the result was excellent.most Important thing is very good understanding and always willing to go for extra mile for a better results.hope to have him around as long as my project runs.Budget was bit over just because I asked more & more advanced features.But I'm happy about the price. Project is still going since I changed it few times and I'm not in hurry!

    Project Description: I want to create an online tutorial viewing website. An online educational learning libraries of training courses that can be viewed anywhere there is an internet connection.Accessible 24 hours a day, 7 days a week...
    [more]
  • [Sealed]
    4.0
    Profile image for Seller skerris

    skerris Australia

    Feb 10, 2011

    Good job on the website

    Project Description: [This is a Private Project. You must be logged in to view the Project Description]
    [more]
  • $1050 USD
    5.0
    Profile image for Seller sheltwnordoffcr

    sheltwnordoffcr United States

    Jan 12, 2011

    Great programmer! Rbird is not only a great programmer; hes a professional that knows the art of customer service. He provided constant updates and advice throughout the project in non-tech terminology. Bottom line, this guy has produced a professional and easy to manage site that will generate a ton of cash for my business!

    Project Description: [This is a Private Project. You must be logged in to view the Project Description]
    [more]
  • $1800 USD
    5.0
    Profile image for Seller mindcutter

    mindcutter United States

    Oct 16, 2010

    An energetic expert. He takes to heart your project and actively gives and takes suggestions with good professionalism. A pleasure to work with and will rehire again!

    Project Description: Posting this project once again since it was not presented correctly to bidders. 3dgspot.com needs a back end programming overhaul that seamlessly works in any browser. At the moment it's coding is very unstable and is barely functional...
    [more]
  • [Sealed]
    5.0
    Profile image for Seller AutoSix

    AutoSix United States

    Sep 26, 2010

    Knowledgeable and great communications. Will be doing business again for sure. Highly recommend for coding projects - all types.

    Project Description: [This is a Private Project. You must be logged in to view the Project Description]
    [more]
  • $1200 USD
    5.0
    Profile image for Seller haplology

    haplology United States

    Jul 9, 2010

    Robert did what in my opinion is the hardest thing in programming - he created a complex and feature rich site that looks incredibly simple to the user. He went above and beyond, never settling for good enough but instead trying to create the fastest and best user experience. He would explain in detail the various drawbacks or advantages to each method, then pursue the one that gave us the best combination. I would recommend him to anyone who has a challenging project that needs a programmer who will stay in contact and keep working until the client is happy.

    Project Description: Looking for a programmer to create web gallery software where images can be marked and users have individual logins. Elements of what we're looking for exist in other places, but not everything in one place...
    [more]
  • $700 USD
    0.0
    Profile image for Seller WTadmin

    WTadmin United States[ Incomplete Report ]

    Jun 9, 2010

    I had cancelled this project with RBird since he found it difficult to listen to what the customer wanted and kept trying to push his design ideas and wasting time instead of doing just what the customer wanted done.

    RBird's reply:

    BE VERY CAUTIOUS of this Buyer who is also a Provider. Very loose directions were given at the start of this project. As a 3rd party project, every layout example or question went through a '...I'll send it to the client and get back to you...'. I made the mistake of not asking for an escrow deposit and after setting up the initial site template, database and creating 8 example layouts, the buyer told me she wanted to cancel the project. She then took the layouts and other work and cancelled the project. I never received a single cent for my efforts. I'm still watching the Internet to see if one of my layouts suddenly goes live.

    Project Description: Need a small ecommerce store designed and setup using 1shoppingCart store software.
    [more]
    RBird has not completed any projects.
  • [Sealed] In Progress

    The deliverable for this project is a PHP algorithm a single PHP file that determines the absolute minimum number of symmetrical portions of any straight fence, given the associated input criteria. The PHP algorithm's input will be a description of any fence as defined numerically, and three [3] additional numeric variables that define the symmetry criteria used when the PHP algorithm operates. Each fence's most significant characteristics are related to the fence posts, and are referenced as: 1. Fence Post Height (the height of each fence post)2. Fence Post Width (the width of each fence post)3. Fence Post Space (the space following each fence post) A single fence may have multiple post heights, multiple post widths, and multiple post spacings. Each post in a fence will be defined with the aforementioned three characteristics (post height, post width, post space) together with the fence post's number in the fence (i.e., the first fence post is number 1, the second fence post is number 2, the third fence post is number 3, etc.). A single fence may have as many as 3,000 fence posts, with every fence post potentially being different than all of the other fence posts in the same fence.Fence portions are considered symmetrical if; when cut in half through the fence portion's center line (i.e., separating the left half of the portion from the right half of the portion), the halves are identical in every respect when viewed outwardly from the portion's center. The three [3] numeric variables that define the symmetry criteria simply express the maximum deviation of post height, post width, and post space permitted in a single symmetrical fence portion.As a helpful comment, the existing Visual Basic 6 program only considers fences with a few hundred posts. A new program is desired for the purpose of addressing more complex fences.

    [more]
  • $2300 USD In Progress

    You will be creating a Traffic Exchange website. View www.easyhits4u.com for an example of what this kind of website is, how it functions, etc. My website is a custom system. I have made this project as painless as possible for you by: 1) Created a document which entails every detail/functionality for each page that will be created. This also includes the desired Layout of the content area.2) The graphics (90% of them) are already created and ready for your use3) The website design is already complete and has been created in HTML/CSS (view at xphits.com)4) Created a Flow Chart, which answers any questions to the end flow/functionality.The basics of the system are in place (register, login, admin). You will be building to this using my specifications.This project must be complete (and tested/debugged) by December 15th, 2012. I will be paying on a Per-Page basis. This being the case, you must provide me with a quoted price for each individual page. As they are completed, you will be compensated. I have been screwed over too many times in the past by paying 50% deposit right away, and getting nothing in return. These are my terms.I am available by contact through email, and reply promptly to assist with any questions/concerns you may have while working on the creation of my website.Only those freelancers that stand out will receive the documents for review/quote.

    [more]
  • [Sealed] In Progress

    Basically, this is to revamp our website so that it has the functionality that we now require. The main aspect of this site that will require someone with more advanced coding skills is the fact that we essentially need a booking system. We need a database that is easily updated by the admin that sets the amount of current inventory and then allows agents or public users to view our current calendar of events and available spaces within a particular trip and then be able to sign up and pay for the product. This should affect the available inventory in real time. We currently create google docs to manage our inventory, but it means that our admin or in some cases our agents must physically collect payment and then update the inventory. We need to allow the public user to be able to sign up remotely.If you have read this much and are interested to learn more, then the code word that you can put as the first word of your bid should be Californiaexplorer.net. I will not even look at a bid that does not have this as the first word. The obvious reason is that I want to weed out all the automated responses. That is actually our existing website if you want to get an idea for what our company does.In addition to the above, we want the website (or rather the database behind it) to be able to create reports that show how much business is coming from different agents, and other parameters such as how much business we are getting for specific trips and for specific times of the year.I have included a text document with further details of the project.Thanks, Dan

    [more]
  • $1263 USD Yesterday

    Hi. I want to have a website, where i can add stores to a map as nodes, and those stores must have some products that users can vote and write a short review on.. and in the frontpage where the map is there must be the most popular products and most reviewed etc. something like a trustpilot site, but where users can review and vote on each product, that will be shown in frontpage..this project must be in drupal.can you do this?

    [more]
  • $2631 USD Yesterday

    I need an Ecommerce website created and designed. It will need the ability for multiple drop-ship venders to be featured on the site. The consumer (ONE THIS SITE IT WILL BE BUSINESSES) will come to the site to order products. It will appear they are purchasing all items from my site however they will be drop-shipped from 8-10 different companies. They will get a total and pay me on the site. These funds will need to automatically go to the companies who are filling the orders. Will need ability to have invoice numbers for each number. Consumer can search and print old invoices and orders as well as current ones. They can set up automated shipments and payments in the future if they like. There will be minimum order requirements for products, shipping costs etc. There will be a sales associate number assigned to each order. These sales associates will receive a flat rate commission each month for their total. This must be tracked and the associate must be able to login and see their sales etc. There will be an initial login scenario where all the consumers mailing info etc will be stored for future purchases. Anyone who doesn't have a customer number can just come and buy products and will default to my sales associate number (me). All product photos need to be large and clear. The site needs to be super easy to use both for the admin and the end user. All sales associates will have a page and their info stored. Consumers will print out tax invoices for their accounting purposes etc.These are some of the basic functions required for a distribution, B2B level kind of website. It would be great if there you already have an existing website or script that serves this exact purpose for me to have a demo. As an existing site or script that does B2B/distribution level kind of website, would have all other necessary features that I would expect. The features listed above are just to exemplify what i mean by B2B/Distribution website.I have had problems in the past with freelancers who just do what I ask word for word. I do not build websites for a living and need an EXPERT who will see what I am trying to do and add the functionalities that I need but do not ask for and don't realize I need. I need someone who can see what I am trying to do and create it even better than what I am thinking. I may choose to have another designer I work with create the design of the site and would want this option and for this design to be integrated. This would be determined by price negotiation. I can't do a freelancer who doesn't think outside the box and fill in the gaps I may have....the scope is the end product. I will detail the purpose of the site once selected and you make sure as both the admin and end user it has everything needed. It cannot be delayed. I have had most projects never meet deadline. I have 60 days for the project. This is not negotiable. There is a critical event happening that this must be ready for and it cannot be delayed under any circumstances. I will only look at experienced freelancers with many positive reviews that are experts in ECommerce and deliver on time. THANKS! I look forward to your bid!!!Here is a sample of a site that would be similar that does NOT contain the Ecommerce piecehttp://www.greenschools.netI also like the 3 dimensional 'style' of this site...the texture etchttp://wholepregnancy.orgHope that helps!

    [more]
  • $2105 USD Yesterday

    I need an eCommerce site. To note: this is not Pizza related, only the below suits as examples.Visit any major online pizza store. (Papa Johns, Pizza Hut).Of course it needs a shopping card.But like Pizza shops, it needs these options:-Regular shopping cart items (like Sodas, Appetizers)Then for the "pizza phase"-Select Base product (i.e. Hand Tossed, Deep Dish, etc) -Select Fixin-ins ( Toppings: Cheese, pepperoni, sausage, etc. etc) Max select options.Cart items (fixins) needs be modifiable. So if I've already added this to my cart, I click a Modify button that will bring it back to the selection screen, and then when I Modify, it will update item in the cart.Shipping would be FedEx. Integrating a shipping price API from FedEx may be required.Checkout using major credit card (Visa, Mastercard). We have Intuit Merchant Services, so using their gateway API will be required.The whole system MUST REQUIRE login, there is no guest checkout options.- Login must use SESSIONS, and Tokens. Session generated by PHP, then when logged in, a Token is generated and stored to authenticate. Logout is 15 minutes. During each page move, the expiration is validated and updated by 15 minutes. If past 15 minutes, session is expired and user is logged out.At the end of this project, I will maintain the website.I am a PHP, MySQL, HTML, CSS Developer myself, but I am also Operations Manager of this company. Therefore, I've run out of time trying to complete this in lou of my other responsibilities. I've been told to outsource the project. So would you allow a thorough inspection and test of db operations, security, etc....

    [more]
  • $1578 USD 2 days ago

    I want to get an online jewellery shopping portal along with payment gateway integration. Only experienced people are suppose to bid for it and mention the similar work done by you.

  • $1578 USD 2 days ago

    >>> If you seen that intro video on freelancer home page, well thats me.... I know what I want to do, but dont know how to do it or where to really start on it.> My website first impression is very importing & I need someone who is skilled in what they do to get the job done, and get it right. Like I said before I never built a website and do not know the tech talk/ formats for a lot on website, the freelancer I hire needs to have the patience to work with a newbie and help guide this project to success to the best of his or her capability. At the same time I do have an Agenda and great expectations for the freelancer To perform the job at their very best Ability If I feel like the freelancer is slacking, not doing what I told them or trying to cheat me you will be kicked off this project. With that being said, I want only the best & one who can get the job done to bid on this project >>> MY PROJECT:> I'm looking to create the next big thing for iphone recycling website, Im looking for someone to build me a rich in color, clean cut attractive website.> This website will be dealing with buying Flag ship phones mainly iphones 4-5 on selected USA carriers. I Need My website to be made where I can adjust, change and update current market phones, prices & etc... I need To be in as much control over my site as possible once you are done building the website. User friendly design IS VERY IMPORTANT, I dont need any of my customer getting lost in the process of them selling their phone to me.

    [more]
  • $4210 USD 4 days ago

    Online photo book software,sample site: demo.koffeeware.comSAMPLE JAVA BASED WEB SOFTWARE LINK:http://demo.koffeeware.com/shop/customize/photo-book-15x10cm/Sample site to do the same.Koffeeware powered photo e-commerce sites:www.myfotofactory.dewww.AlbumPhoto.comwww.storybook.phwww.fotobites.lt

    [more]
  • $1578 USD 5 days ago

    Hello fellow freelancers,I am in need of a top notch online store where I can sell my products.I would like it to have ebay concept/design.The images and website colour can be discussed later.For experts, I am willing to pay for a very high end website with all the features(accepts credit card, paypal, youtube videos, registration (login and password) and email address opt in)For beginners, I would love to give you an opportunity, if we can find a reasonable price.The price I have put is comprimisable.Hope to do business with you soon,John.

    [more]
  • $5263 USD 5 days ago

    Taking a page from Polyvore.com and Boutine.com I need help. I want a site similar in function to these with a few twist. I dont know what the software is or how to write it. If you understand the function of these sites and can help with the structure PLEASE respond. If you dont but know who can have them respond. There is one more function I need also but will discuss once you contact me. I am looking for either hourly or fixed price. Just need to get it done. Please be ready to show me you understand the function of these sites and can build according to my specifications. And yes this maybe a team project so also open to teams. I dont know how much something like this would cost so I'm selecting the large budget but please know that I'm not crazy either.

    [more]
  • $2947 USD 5 days ago

    Hello,I am looking for a company who has already built multiple real estate and mortgage lending website. My company does cover both areas and I need a full breakdown of what your expertise can offer me for both sides. Below are list of ideas I have that I need:Mortgage Side - Automatic rates displayed on a daily RSS FEEDSA complete questionnaire list a customer can fill out that could generate to lead generation-Please keep in mind that I will have sister websites that will need future SEO/back linking done to funnel proper search engines so I can generate mortgage inquiries.Few other tabs with General information that will provide about mortgages, documents, industry standards, ethics, etc.References: http://www.huntingtongroup.com/http://www.arcstoneinc.com/http://www.optimummortgage.ca/Home.aspxhttp://www.guidetolenders.com/Real Estate Side -Fully integrated MLS IDX where customer can search for all open houses given common filter criteriaCustomers can submit a form with questionnaire as to what kind of housing they are interested in to generate auto-emails or generated list of leadsFew other tabs with General information that will provided about Real estate, advice, documents, preapprovals, industry standards, ethics, etc.I am leaving the rest up to you to see how much more creative you can give me with your expertise. As I stated above I am only looking for companies that have done real estate/mortgage websites. A minimum of at least 5-10 websites will be required for me to accept the bid also website domains will be required. References: http://www.redfin.com/www.zillow.comwww.realtor.com This is just the basis of the website, a lot more will be added throughout the process.

    [more]
  • [Sealed] 6 days ago

    [This is a Private Project. You must be logged in to view the Project Description]

  • $1263 USD 7 days ago

    I'm looking for experienced web development company/individual who can design and develop an eCommerce website for our company.I personally like Wordpress but your idea/suggestions are appreciated.I would like a mobile version as well.Fast loading time is a must.SEO Friendly design.Payment method integration.Bug free site and compatible with all browsers.

    [more]
  • $4421 USD 7 days ago

    Hi Please read full description.We want somebody to design a web application when can sell stuff online to our customers. We are a tyre company and we want our website to function like http://www.blackcircles.com/ Also whoever will do this project need to provide a presentation along with a solutions. These are the modules required.Ecommerce> Customers should be able to check their car tyre size and all details by just entering car reg > Customers should be able to search for tyres using their size, alloys size or using the car reg.> The website needs to be integrated to DVLA and other required websites' databases.> When customers buy stuff, website should be able to send the details to admins and the local dealers in that area.> The website need to get a customers location and tell them when garages are near them. Admin should be able to add all new garages.> It should automatically get new stock feed from other websites.> The structure is based on http://www.blackcircles.com/ website. Keep this website in your mind when you are going through everything. This website is like a base.> Customers should be able to review the products.> Easy to use ADMIN panel.We will send more documents and we will explain all other parts after receiving the bids.==============NO UNSERIOUS PEOPLE PLEASE ==== SERIOUS DEVELOPERS ONLY ===== THIS DESCRIPTION NEEDS TO BE EXTENDED ONCE YOU PUT INITIAL BID. =========

    [more]
  • $2631 USD 9 days ago

    We require a top quality duel purpose dating site which is installable and templatable. During the install process the admin select the template and choose between Adult Dating or Singles Dating. The website requires security encryption for licensing purposes.The dating site will be developed in php framework, mysql DB and similar in development to any of the top well know branded dating sites, we will provide sample sites showing the functionality requiredSITE REQUIRMENTSFastVery user friendlySeo friendlyWc3 complientWeb 2 complient2 templates 1 for adult/sex dating, 1 for singles normal datingChat applet/section with historyMultiple merchant payment gateways , selectable during installPowerful cms to control all areas we will give samples of exactly what we need if you contact us on please contact us on SKYPE ID: pelagooffice PLEASE ONLY BID ON THIS PROJECT IF YOU HAVE EXPERIENCE IN DEVELOPING DATING SITES AND SAMPLE WORK TO SHOW

    [more]
  • $4421 USD 9 days ago

    Create an auction site that only I sell at. Every user that registers is a buyer only. Auction model may be similar to www.propertyroom.com and layout similar to www.quibids.comThis auction style will be a little different than the normal auctions, using reward points as part of the bidders incentive to bid.An auction is posted with several reserves. The number of reserves is determined by the seller or admin. Each reserve holds a specific outcome, also determined by the seller. A reserve may be reward points in which case if the bidder reaches that reserve and wins the auction at that reserve, the bidder wins the reward points without having to pay anything. A reserve can also be a reserve price met on the auction item for sale in which case the bidder is now committed to buy and pay for the item. There can also be other reserves beyond the reserve selling price which would include more reward points. In this case bidders are now bidding on buying the item, and also wining the reward points. Each auction should also have a graphic meter that indicates how close the bidding is to reaching each specific reserve. However, the bidder only sees how many reserves there is. They will not see what each specific reserve holds. If possible this may be turned on or off by the seller admin, to show what each reserve holds or not to show.Auctions are also capable of being just a regular auction with no rewards or reserves Example auction.Starting price $ 1.00Reserve 1 @ $2.50 A bidder reaches this and wins 50 free reward pointsReserve 2 @ $4.00- A bidder reaches this and wins 75 free reward pointsReserve3@ $5.50- A bidder reaches this and commits to buy @ $5.50 because this is the auction item reserve price. This may or may not include reward pointsReserve4@ $7.00- A bidder reaches this and commits to buy @ $7.00 and wins 100 reward pointsReserve5@ $10.00- A bidder reaches this and is commits to buy @ $10.00 and wins 150 reward pointsReward points will be redeemable for merchandise in an online store atmosphere located on the same site. Merchandise can be bought with cash, reward points, or a combination of both.Also have separate auctions that bidders bid solely with reward points.Payment methods should include pay pal and credit cardsThis auction site will be heavy on local selling so local pickup needs to be an option. There may or may not be a fee associated with a local pick up item.Users account functions should be typical of most online auctions but please refer to www.propertyroom.com as a modelAdmin features should be robust and lots of controls over all areas. Again refer to propertyroom.com as a model.You should expect many changes and additions to the look, feel, layout and functions as you are writing the script and I am testing. I have had many scripts written years ago and this usually seems to be the case.Code and web site should be bug freeI will have 100% ownership of site and codeWeb site will be hosted on GoDaddy.comI do not have a specific budget for this project. I will consider all bids.

    [more]
  • $3157 USD 9 days ago

    hey everyone , I need a website like soundcloud.com & hulkshare.com . i want someone really proffesional to create this and later if he/she wants they can be in our team also ... we have a team with great Ideas !

    [more]
  • £2421 GBP 9 days ago

    We require an experienced web developer to write and code the back-end system for our log in member group payment website. Ideally we would like to continue working with the developer for the foreseeable future whilst we develop and refine the user experience. We have listed below the flow/process for both a potential 'group creator/administrator' and also how someone who was 'a user' of the group would experience the site.Group Administrator Process:Sign Up/Register (of group)Email then sent for verificationEmail has link to bring back to log in area.Now we arrive at the meat of the program - the user control panel.Group Info is inputted by administrator here:Group nameContact Informationlocation Amount p/week.Add group member(user) name list including email.Confirm and log out.Group Member/user process:User receives email with link to log in/register page and includes unique group code.User selects user name and password and inputs unique code.Straight in to 'Add funds' section.Then taken to the group payment page.log out.An example of the back-end user experience similar to that we are looking for can befound at www.chillisauce.co.uk We look forward to hearing back from the perfect developer with the drive, enthusiasm and skills required to join us in this exciting opportunity.

    [more]
  • $1578 USD 11 days ago

    We are a Passenger Lift supply & installation company servicing the building industry that does not currently have a web site. we need a professional looking, clean & easy to use web site that can be easily updated ourselves or by you.

    [more]
  • $2947 USD 11 days ago

    Hello,I would like to hire a freelancer to build and design a custom website that buys back electronics ands cell phones. The website will need to be very similar to Gazelle.com, cashforiphones.com, glyde.com etc..Will need to be easy to update prices on what we would pay for the items we will buy back. Looking for a well designed and professional look as well as simplicity.Most of the buy back websites are cluttered and are hard to use. I would recommend to the bidder of this job to sign up with Gazelle to see the emails that are sent and how this works. Will need to be integrated with automatic prepaid shipping labels sent to the seller so that they may send their item to us without them having to pay for shipping. We intend on buying mainly cell phones, laptops, computers and iPads/tablets. We will add more buy back items as the site progresses. Looking for an also easy to use back end to the site, where it is easy for me and my employees to update prices and categories.Basically I want to copy Gazelle.com with my own look so that I would not be infringing or involved with copy righting their site. But it is the SAME EXACT idea of Gazelle.com. I have not chosen a Domain yet, we will do this upon starting the job. Colors and the way the website will look and contain will be thought of as we begin the project. I'm not to much in a rush for this to be done, would like the winning bidder to take their time and perfect this website. Bidder must have an eye for design. Design and simplicity are the factors for me to higher someone for this job. BIDDERS must have a great deal of experience, as the bidders that hardly have any will be a waste of time bidding. Save yourself some time and myself some time. Looking for well qualified designers and IT's. Please send portfolio of your accomplishments and jobs. All bids and messages that do not include a portfolio will be ignored. I'm posting this job at $1500-$3000. I know this is a big job, if need I pay more we can work something out. Thank you!

    [more]
  • $1578 USD 11 days ago

    I need some professional programmers/web developers to build my site. The idea is people who work for a particular company would like to sell their shifts.User post a job shift in a specific category. All workers in that category receive a notification, and first one to take the shift gets it. It is a community where users post there shifts and take other peoples shifts. All these people work for the same company. There must be a login area. This job includes website design, programming (front end and back end), full installation and full development.Only experienced web developers need apply. Please include your Skype ID.

    [more]
  • $1263 USD 11 days ago

    if you apply for this job -- we will interview you on chat extensivelybefore you are hired...and if you are under serious consideration after we chat,then, we will email you a very detailed 13 page word docwith complete directions for this project=========================================1. we own two websites on our dedicated linux server2. one of the websites has 'no' INTRO PAGE3. the other website has one 'INTRO PAGE' that loadson top of the home page4. we have designed 3 additional 'INTRO PAGES' fora total of '4' INTRO PAGES5. your job is to code all 4 INTRO PAGES on two different websitesREQUIREMENTS FOR THIS JOB1. we are not hiring freelance independent workers2. you must be a 'company' and have a 'company website' witha working phone number posted 'on' your website3. You will NOT be allowed access to our server UNTIL you have coded these pages on YOUR SERVER for us to approveso you MUST have your own LINUX server to apply for this job4. You must have a VERY HIGH rating with many satisfiedclient reviews5. you must have EXCELLENT written English skills (we will seldom,if ever, talk live -- we will be emailing and chatting extensively6. if we hire your 'company' -- we will insist on having direct contactvia chat with the '1' coder that you assign for this job ...it is NOT acceptable to have more than '1' coder assigned forthis job

    [more]
    RBird does not have any open projects.
    RBird does not have any work in progress.
[see more]

Portfolio

[see more]