Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    4,086 heroku zakázek nalezeno, ceny v EUR

    Previous Experience with Play and Heroku is a MUST. I will need to see a reference application before the project kicks off.

    €19 / hr (Avg Bid)
    €19 / hr Průměr. nabídka
    5 nabídky

    One developer needed as follows: Specification: AJAX requirement System: Linux, Java, Eclipse, Neo4j. Heroku (hosting) Data IN Form (.jsp) Data Out .jsp page Processing 1. User enters a search word into a form and clicks Search 2. The word is transferred to a servlet. 3. The servlet gets the data from Neo4j (code already exists for the data read). 4. Data is returned into a JSONObject. 5. The JSONObject is returned to the calling page 6. a search list is shown as follows: - weblink, webtext, summary - similar to a google listing 7. The user gets a new option to search. Summary The page will work exactly like a search. The database handling is all written. The part which needs writing is the JQUERY, AJAX.

    €6 / hr (Avg Bid)
    €6 / hr Průměr. nabídka
    1 nabídky

    We need to hire an additional development resource for our existing site. I need a EXPERT in ruby on rails with Heroku and Heroku Postgres experience. Also, experience with Knockout.js and CoffeeScript would be a plus. Extra Bonus points if you've ever worked or integrated with Salesforce.com. Please don't bid on this if you've got tons of projects going on. I'm looking for someone who can put in at least 30 hours a week.

    €19 / hr (Avg Bid)
    €19 / hr Průměr. nabídka
    13 nabídky

    The payment page for my website is hosted on the heroku app, and I need for someone to install an SSL certificate on this page for me. Pretty simple and straight forward. Please contact me if you cant get this done ASAP. Thanks.

    €44 (Avg Bid)
    €44 Průměr. nabídka
    11 nabídky

    We are looking for a Amazon ec2 expert to work with our devs to use the best practices to launch our app using a good cloud architecture. Our App is going to have about 5000 to 10000 users it is programmed in Ruby On Rails and using Postgres as the database. We are using Github for code management. We did not do any of this already as we planned to deploy on Heroku. Your job is to: 1. setup a good amazon ec2 foundation/architecture for our app and consult with our devs on what you did 2. give us brief feedback on what we need to do to manage this app, best practices for things such as deploying again more easily (bug fixes, etc) , and issues 3. deploy our Ruby On Rails app to the cloud 4. make sure our ssl is setup correct If you have never deployed an app to Amazon ec2 ...

    €18 - €46 / hr
    Doporučené Zapečetěný
    €18 - €46 / hr
    18 nabídky

    I am looking for someone to consult on this concept, not build it. Building it would be step 2 I am looking to build a web site that connects calls a company phone number and navigates the phone directory recording the messages at each extension. This process is part of a larger system. One function is to find old extensions for people that have left the company. However the main funct...One function is to find old extensions for people that have left the company. However the main function is to navigate and record all messages from all extensions. To be selected you must show in-depth knowledge of phone systems. I may select multiple winners. Basically, how would you build it? In terms of tools, languages,etc. We will probably end up hosting the system on something like ...

    €116 (Avg Bid)
    €116 Průměr. nabídka
    1 nabídky

    I have a small Rails app. I'm currently testing it on Heroku, but have realized that if I needed to scale it, the costs could rise significantly. $35 for each dyno is crazy. It is a social networking-like app where users can sign in, create profiles, upload images, search for users, send friend requests, exchange messages etc. I am using Ruby 1.9.3 and Postgres 9.0.5 locally. I need someone to install my app on a the Linode VPS. This is my gemfile: gem 'rails', '3.2.9' gem 'pg' gem 'devise' gem "paperclip", '3.4.2' gem 'aws-sdk' gem 'will_paginate' gem 'bootstrap-will_paginate' gem 'best_in_place' gem 'randumb' gem 'unicorn' gem "rmagick&q...

    €175 (Avg Bid)
    €175 Průměr. nabídka
    2 nabídky

    I have a small Rails app. I'm currently testing it on Heroku, but have realized that if I needed to scale it, the costs could rise significantly. $35 for each dyno is crazy. It is a social networking-like app where users can sign in, create profiles, upload images, search for users, send friend requests, exchange messages etc. I am using Ruby 1.9.3 and Postgres 9.0.5 locally. I need a system admin to install my app on a dedicated server. This is my gemfile: gem 'rails', '3.2.9' gem 'pg' gem 'devise' gem "paperclip", '3.4.2' gem 'aws-sdk' gem 'will_paginate' gem 'bootstrap-will_paginate' gem 'best_in_place' gem 'randumb' gem 'unicorn' gem "...

    €267 (Avg Bid)
    €267 Průměr. nabídka
    3 nabídky

    This is as project that should be completed in one day. I would also like someone who is proficient in rails to deal with this. Take a look at those three links there. I will provide you with the text, new logo, color changes, and image changes that will need to be...project that should be completed in one day. I would also like someone who is proficient in rails to deal with this. Take a look at those three links there. I will provide you with the text, new logo, color changes, and image changes that will need to be made for my site. Those links are just three sections of it hosted on heroku. I need someone who can do this fast and thoroughly.

    €62 (Avg Bid)
    €62 Průměr. nabídka
    19 nabídky

    I am looking for a well-rounded, experienced rails developer and competent screencast creator to help create a screen cast on developing a rails application. The application itself is a blog with an admin panel for CRUD actions. • It should be fro...for a well-rounded, experienced rails developer and competent screencast creator to help create a screen cast on developing a rails application. The application itself is a blog with an admin panel for CRUD actions. • It should be from scratch not relying heavily on engines or gems • It should be built using rails 4.0 • Targeted at a novice rails developer • Final app should be pushed to heroku using postgres as production database Will like completion in 24hrs but can give up to 48. If interested ...

    €220 (Avg Bid)
    €220 Průměr. nabídka
    4 nabídky

    Im testing my app in Production on Heroku and my paperclip upload feature is just too slow. I am uploading images to S3. The issue is that the images uploaded are being resized, they are then cropped and resized again. This is taking too long. I'd like the resize to happen as a background task on both occasions. I just need DETAILED STEP BY STEP instructions on how to setup the gems mentioned above. has_attached_file :avatar, :styles => { :forcrop => "800x800>", :large => "500x500#", :medium => "250x250#", :small => "100x100#", :xsmall => "60x60#", :thumb => "35x35#" }, :processors => [:cropper] Currently, when the user uploads the file, he is taken to a crop page where the :forcrop ima...

    €9 - €28
    €9 - €28
    0 nabídky

    ...- A straight forward shopping cart with a catalog for the site stores - Data models - I do not have a fixed schema in mind but willing to help roughing in sketches as we progress. - Relational database - Authentication - we could use Devise for social, e.g. Google+, Facebook, Twitter, etc. -User models: I can help a bit with fleshing out the user models - Hosting, deployment - Heroku -- Amazon EC2 (or other). - SSL - CloudFlare since they provide CDN services with it for a low price - Ecommerce component must integrate smoothly with multi-tenancy component as well as rest of website. -Transactional Mail - Mandrill,SendGrid, MailJet, Gmail, etc. can be discussed -Static files, i.e. uploaded images - AWS -Need also to allow for video uploads for cro...

    €119 (Avg Bid)
    €119 Průměr. nabídka
    1 nabídky

    We are looking for a Ruby on Rails developer to join our team. Must have at least 3+years experience with Ruby on Rails and familiar with Heroku, Bitbucket, AWS and is able to work with an existing team. Will work at an hourly rate!, raises every 2-6 months depending on productivity and quality of work. Please include your portfolio and work examples.

    €12 / hr (Avg Bid)
    €12 / hr Průměr. nabídka
    19 nabídky

    ...- A straight forward shopping cart with a catalog for the site stores - Data models - I do not have a fixed schema in mind but willing to help roughing in sketches as we progress. - Relational database - Authentication - we could use Devise for social, e.g. Google+, Facebook, Twitter, etc. -User models: I can help a bit with fleshing out the user models - Hosting, deployment - Heroku -- Amazon EC2 (or other). - SSL - CloudFlare since they provide CDN services with it for a low price - Ecommerce component must integrate smoothly with multi-tenancy component as well as rest of website. -Transactional Mail - Mandrill,SendGrid, MailJet, Gmail, etc. can be discussed -Static files, i.e. uploaded images - AWS -Need also to allow for video uploads for cro...

    €5028 (Avg Bid)
    €5028 Průměr. nabídka
    42 nabídky

    Looking for an expert who can set up latest Magento app and deploy to Heroku or AppFog (which ever is better) and integrate it with GitHub. If you have done similar projects and worked with Heroku/AppFog before this is a job for you. Budget for this job is $50

    €104 (Avg Bid)
    €104 Průměr. nabídka
    11 nabídky

    Looking for an expert who can set up latest Magento app and deploy to Heroku or AppFog (which ever is better) and integrate it with GitHub. If you have done similar projects and worked with Heroku/AppFog before this is a job for you. Budget for this job is $50

    €83 (Avg Bid)
    €83 Průměr. nabídka
    2 nabídky

    The Company: Wherewithal () is an online investing alternative that rewards users for demonstrating healthy savings and investing behavior. It is geared for beginners searching for help with investing. Unlike online brokers and mutual funds, Wherewithal's investing platform delivers concrete incentives that motivate users to stick to and r...knowledge of HTML & CSS required - Excellent written and verbal communication skills - Takes responsibility to ensure successful results meet or exceed expectations - Impeccable attention for detail - Commitment to seeing tasks through to completion Key specialties: - Ruby on Rails (required) - HTML5 (required) - CSS3 (required) - Javascript (required) - Jquery - APIs - Github - Heroku - Asana (for project management...

    €4080 (Avg Bid)
    Doporučené
    €4080 Průměr. nabídka
    24 nabídky

    Hello Need help to deploy my ruby on rails app, Its currently hosted on heroku and would like to push to production. Its a very small little music search app that was coded in 12hrs. Winning bidder to begin asap and push it. Open to suggestions on the best way forward. thnx

    €78 (Avg Bid)
    €78 Průměr. nabídka
    9 nabídky

    Hi, I'm a developer and I got a website running over heroku with RoR + Bootstrap. I'm about to buy a Twitter Boostrap theme to my website but I'm totally out of time to adapt the site to the theme. So I'm looking for a developer to apply the template the site for me. The code is hosted @ bitbucket, I gonna grant you access and send to you the template, I gonna ask you to apply the theme and push it to a heroku repository so that I can analyze our work. This should be very... very... very... easy and simple (Ok, I know, I'm a developer too and it is never as easy as it should be, but... you got my point!). you can check the actual website here: (Yes, it is just a single page right now :D ) And probably the template will be this one:

    €180 (Avg Bid)
    €180 Průměr. nabídka
    14 nabídky

    Hi Im looking for a Python/Django developer who has experience of working with python applications using django which can use facebook authentication and collect data about a posts made by a particular facebook app on the logged in user's wall. Further details will be provided to the selected bidder. Its a very small scope project and can be completed very easily by an experienced programmer as only one page is required to be developed. Don't bid unless you can start immediately and have good experience of required technologies.

    €28 - €46
    Zapečetěný
    €28 - €46
    3 nabídky

    One developer needed as follows: Specification: AJAX requirement System: Linux, Java, Eclipse, Neo4j. Heroku (hosting) Data IN Form (.jsp) Data Out .jsp page Processing 1. User enters a search word into a form and clicks Search 2. The word is transferred to a servlet. 3. The servlet gets the data from Neo4j (code already exists for the data read). 4. Data is returned into a JSONObject. 5. The JSONObject is returned to the calling page 6. a search list is shown as follows: - weblink, webtext, summary - similar to a google listing 7. The user gets a new option to search. Summary The page will work exactly like a search. The database handling is all written. The part which needs writing is the JQUERY, AJAX.

    €6 / hr (Avg Bid)
    €6 / hr Průměr. nabídka
    7 nabídky

    You will have the opportunity to build exciting web and mobile applications to help people be great at their jobs. Required Skills: -Rails -HTML5, CSS 3, Javascript -Postgres or MySQL -Heroku -Phonegap -TDD Optional Skills: -AWS -Responsive Design -OAuth -Twilio -Video apps - web & mobile If you want to reply to this job, please: 1. include the word METEOR in the first word of your reply 2. tell me your experience with the skills above 3. include links to your portfolio and GitHub Thanks!

    €17 / hr (Avg Bid)
    €17 / hr Průměr. nabídka
    16 nabídky

    We need help adding/developing on an existing rails site hosted on heroku. Knowledge of git and heroku required. Knowledge of coffee script required. the site is We need to modify the maps on the site, add social features, build an API for the mobile app etc.

    €15 / hr (Avg Bid)
    Neodkladné
    €15 / hr Průměr. nabídka
    4 nabídky

    Hi Need assistance to complete my music web app.I need a few bugs to be looked at and also require deployment assistance to heroku. I will provide full guidance and samples, All u have to do is code it for me. The main criteria is to crawl for music at reasonable accurate results. The app is built on Spotifys & Soundcloud platform. I need it done asap so u have to begin like right now. regards

    €166 (Avg Bid)
    €166 Průměr. nabídka
    4 nabídky
    Ruby on rails blog Ukončeno left

    I need a blog through heroku written in ruby on rails with very simple specifications

    €46 (Avg Bid)
    €46 Průměr. nabídka
    1 nabídky

    Need a talented, honest Web Application Developer that is able to communicate (fluently in English) on a daily basis and provide daily updates on project. Project is a Real Estate Management Application. Must be comfortable with stripping feat...bare minimum for early deployment. If we like your work we will continue to pay you to update the application with additional features (~~preferred~~) Must write clean, well-commented code that is reliable. Must be comfortable with Github, and Amazon Web Services or Heroku as well as various API's, Gems, and Twitter Bootstrap Framework for admin and backend applications (template provided). Will release specifics to preferred winner. Skills required but not limited to: Ruby on Rails, HTML, CSS, Javascript, Heroku...

    €12 / hr (Avg Bid)
    €12 / hr Průměr. nabídka
    22 nabídky
    ruby on rails app Ukončeno left

    I've got a ruby on rails app. It's nothing particularly complicated. 2 user types. some forms, some fields, a few databases, usual marketplace model. There is a user admin section. I just need the skeleton of the app - would be great if you can use bootstrap so it doesn't look like shit. I need a dev who is ready to go full time for a week or two. Need to be familiar with deploying to heroku. Please apply with links to examples of your work. Please only apply if you have completed big site projects on freelancer before. Thanks. Mike.

    €10 / hr (Avg Bid)
    €10 / hr Průměr. nabídka
    6 nabídky

    ...work must be given in parts Customer Details: The aim of this thesis is to develop a web page that will collect specific information from Facebook users (such as name, email and information from various applications like "nike+running" app through Facebook), store them in a database and display the stored information on the same wab page. Specifically, the application must be implemented on Heroku () and the database used will be postgres. Django and Python should be used for the code (). The thesis should consist of approximately 120 pages. The thesis should also contain a comparison of databases such as SQL compared to noSQL and which are the reasons that led us use SQL instead of noSQL. The technical parts of the application should

    €208 (Avg Bid)
    €208 Průměr. nabídka
    6 nabídky

    ...+ Developed or significantly contributed to the development of at least 2 live applications using Ruby on Rails. B. Highly regarded + Integration experience with API’s and 3rd party services like Facebook, Paypal, AWS + You use “Git flow” or topic branches regularly + Knowledge of user experience and user interfaces. + “CI” means something to you. + You’ve deployed RoR applications to Heroku + You have work history on Odesk/Elance with at least 2 completed projects. + Experienced in freelancing and working remotely. C. Bonus experience + You have experience with SPA javascript frameworks + Worked with a multi-disciplinary team + You have past clients we can contact to obtain a reference + You’ve deployed a mobile applica...

    €17 / hr (Avg Bid)
    €17 / hr Průměr. nabídka
    9 nabídky

    ...work must be given in parts Customer Details: The aim of this thesis is to develop a web page that will collect specific information from Facebook users (such as name, email and information from various applications like "nike+running" app through Facebook), store them in a database and display the stored information on the same wab page. Specifically, the application must be implemented on Heroku () and the database used will be postgres. Django and Python should be used for the code (). The thesis should consist of approximately 120 pages. The thesis should also contain a comparison of databases such as SQL compared to noSQL and which are the reasons that led us use SQL instead of noSQL. The technical parts of the application should

    €75 (Avg Bid)
    €75 Průměr. nabídka
    3 nabídky

    I need someone to help me install and setup Anemone Ruby web spider framework and a MongoDB instance on heroku or similar service. The spider will be hosted on a CPanel account that supports Ruby gems. I will give you full access to the CPanel and db provider. The spider should be 100% setup and ready to go.

    €139 (Avg Bid)
    €139 Průměr. nabídka
    2 nabídky

    Some kid created a web site for me on Ruby on Rails. He developed it in Heroku. After he finished and I approved the website I asked him to install it on my server, he says "he can't do that", that his app will only run on Heroku. I thought Heroku was only for development, I always expected the website to run on my server; he says it's not possible, I very much think that he just doesn't know how to do it. I don't see why the app wouldn't run on my server, it's a VPS and I have full root access, you can install prety mucho whatever you want in there. No? I need the website running on my server, I don't want my website to have a Heroku domain, I want my domain. It's a Knownhost VPS with CentOS and cPanel, yo...

    €66 (Avg Bid)
    €66 Průměr. nabídka
    12 nabídky

    Simple. Fun. Timeless. Mobile video sharing network for families. We capture the stories and memories to save for future generations. We need the backend of a heroku platform to match the amazing wire frame designs of our html. The project is about 90% complete with over 400 interested subscribers! Help us finish the project and get it launched in less than 45 days. $30,000 already invested into the bootstrapped company in less than a year. Validated key features need to be added once the site is up and running -- including a mobile app platform.

    €1128 (Avg Bid)
    €1128 Průměr. nabídka
    8 nabídky

    Project involves existing open source script. See https://www.freelancer.com/projects/PHP-Ruby-on-Rails/Install-Ruby-Rails-script-amp.html Mainly front-end development cloning some additional functionality. Need highly skilled and efficient developer to help us complete this project. Please ping me to discuss a task of your choice from our list of functionality required.

    €146 - €438
    €146 - €438
    0 nabídky

    Project involves existing open source script. Mainly front-end development copying some additional functionality. Need highly skilled and efficient developer to help us complete this project. Please ping me to discuss full list of functionality.

    €293 (Avg Bid)
    €293 Průměr. nabídka
    6 nabídky

    Hello all, we need to make own CMS. We need to make 2 private gems with this features: geronimo-core * model Web (name, url, google tag manager code, google webmaster tools code) * heroku-api for adding url to heroku etc. * redirection for url without www (we have code for this) * locales (globalize3 gem) * activeadmin gem with 3 roles (superadmin, admin and content supervisor) * redactor (wysiwyg editor, we have code) * generation automated * homepage for "under contruction" when no other geronimo gem is used * model Menu (name) * model MenuLink (menu_id, name, url, order_items, active) * nice urls with friendly_id gem * actual ranks with pagerankr gem * twitter bootstrap layout as default * kaminari bootstrap gem * generator for updating ba...

    €919 (Avg Bid)
    €919 Průměr. nabídka
    8 nabídky

    Hello all, we need to make own CMS. We need to make 2 private gems with this features: geronimo-core * model Web (name, url, google tag manager code, google webmaster tools code) * heroku-api for adding url to heroku etc. * redirection for url without www (we have code for this) * locales (globalize3 gem) * activeadmin gem with 3 roles (superadmin, admin and content supervisor) * redactor (wysiwyg editor, we have code) * generation automated * homepage for "under contruction" when no other geronimo gem is used * model Menu (name) * model MenuLink (menu_id, name, url, order_items, active) * nice urls with friendly_id gem * actual ranks with pagerankr gem * twitter bootstrap layout as default * kaminari...

    €1366 (Avg Bid)
    Neodkladné
    €1366 Průměr. nabídka
    7 nabídky

    I have a Ruby on Rails application that I've pushed to Heroku. I have a simple problem, that I can't fix. The app is migrated, but the data won't load. I have the app in a "" file. It works on my local machine when I load the app via "rake db:migrate" and "rake db:populate". When I push to heroku, it works. Then when I "heroku run db:migrate" it gives an error. I've attached my GemFile and the errors are here: when i run "heroku run rake db:migrate" when i run "heroku run rake db:populate" I need the app working as soon as possible, preferably within a few hours (as I will be demoing it tomorrow).

    €97 (Avg Bid)
    Neodkladné
    €97 Průměr. nabídka
    9 nabídky

    Dear All Looking for a highly skilled Knockout.js and Ruby on Rails developer. Do not bid if you're not highly skilled in these area. One shd have good no. of yrs of experience in ROR You must also be able to download a copy of the site to develop locally to you and be able to publish your local test si...that you have read all the details and also need to be explained your experience and samples. Also copy and paste letters will be rejected You need to explain Ruby on rails and Knockout.js experiences to help me select right person. I dislike copy and paste letters and will reject that as spam. We are finding really long-term partner to pay monthly almost 5k~10k$ Needed experience : heroku, git, knockout.js(angular.js), various RoR frameworks and social...

    €6703 (Avg Bid)
    €6703 Průměr. nabídka
    4 nabídky

    Project is for an existing client. Our developer has become ill and cannot complete the project. There is about 3 - 4 hours work needing to be completed mainly around front end development, but as it is built with RonR, Heroku, Github AWS etc we need a highly skilled and efficient developer to help us complete the project. We are looking also for a full time secondary RonR developer. All details attached. Lets discuss before moving further. We require these changes to be made in a day.

    €106 (Avg Bid)
    Neodkladné
    €106 Průměr. nabídka
    2 nabídky

    Simple. Fun. Timeless. Mobile video sharing network for families. We capture the stories and memories to save for future generations. We need the backend of a heroku platform to match the amazing wire frame designs of our html. The project is about 90% complete with over 400 interested subscribers! Help us finish the project and get it launched in less than 45 days. $30,000 already invested into the bootstrapped company in less than a year. Validated key features need to be added once the site is up and running -- including a mobile app platform.

    €29 / hr (Avg Bid)
    €29 / hr Průměr. nabídka
    9 nabídky

    Project is for an existing client. Our developer has become ill and cannot complete the project. There is about 3 - 4 hours work needing to be completed mainly around front end development, but as it is built with RonR, Heroku, Github AWS etc we need a highly skilled and efficient developer to help us complete the project. We are looking also for a full time secondary RonR developer. All details attached. Lets discuss before moving further.

    €9 - €9 / hr
    €9 - €9 / hr
    0 nabídky

    Project is for an existing client. Our developer has become ill and cannot complete the project. There is about 3 - 4 hours work needing to be completed mainly around front end development, but as it is built with RonR, Heroku, Github AWS etc we need a highly skilled and efficient developer to help us complete the project. We are looking also for a full time secondary RonR developer. All details attached. Lets discuss before moving further.

    €11 / hr (Avg Bid)
    €11 / hr Průměr. nabídka
    1 nabídky

    Project is for an existing client. Our developer has become ill and cannot complete the project. There is about 3 - 4 hours work needing to be completed mainly around front end development, but as it is built with RonR, Heroku, Github AWS etc we need a highly skilled and efficient developer to help us complete the project. We are looking also for a full time secondary RonR developer. All details attached. Lets discuss before moving further.

    €6 / hr (Avg Bid)
    €6 / hr Průměr. nabídka
    1 nabídky

    Project is for an existing client. Our developer has become ill and cannot complete the project. There is about 3 - 4 hours work needing to be completed mainly around front end development, but as it is built with RonR, Heroku, Github AWS etc we need a highly skilled and efficient developer to help us complete the project. We are looking also for a full time secondary RonR developer. All details attached. Lets discuss before moving further.

    €23 / hr (Avg Bid)
    €23 / hr Průměr. nabídka
    1 nabídky

    I am looking for a developer that can build a Facebook Shooping app that will draw info from a non-Facebook website, and post into a new tab on the users Facebook page. Basically a shopping cart, using the info from the users website, rather than having to rebuild a new cart. It will NOT just import the full page, just the shopping items required. One layout design only to start, user ...from a non-Facebook website, and post into a new tab on the users Facebook page. Basically a shopping cart, using the info from the users website, rather than having to rebuild a new cart. It will NOT just import the full page, just the shopping items required. One layout design only to start, user needs option to select items shown from a control panel. I require ruby code to push through He...

    €46 (Avg Bid)
    €46 Průměr. nabídka
    1 nabídky

    I am looking for a developer that can build a Facebook Shooping app that will draw info from a non-Facebook website, and post into a new tab on the users Facebook page. Basically a shopping cart, using the info from the users website, rather than having to rebuild a new cart. It will NOT just import the full page, just the shopping items required. One layout design only to start, user n...from a non-Facebook website, and post into a new tab on the users Facebook page. Basically a shopping cart, using the info from the users website, rather than having to rebuild a new cart. It will NOT just import the full page, just the shopping items required. One layout design only to start, user needs option to select items shown from a control panel. I require ruby code to push through H...

    €46 (Avg Bid)
    €46 Průměr. nabídka
    1 nabídky
    facebook app1 Ukončeno left

    I am looking for a developer that can build a Facebook Shooping app that will draw info from a non-Facebook website, and post into a new tab on the users Facebook page. Basically a shopping cart, using the info from the users website, rather than having to rebuild a new cart. It will NOT just import the full page, just the shopping items required. One layout design only to start, user n...from a non-Facebook website, and post into a new tab on the users Facebook page. Basically a shopping cart, using the info from the users website, rather than having to rebuild a new cart. It will NOT just import the full page, just the shopping items required. One layout design only to start, user needs option to select items shown from a control panel. I require ruby code to push through H...

    €46 - €46
    €46 - €46
    0 nabídky

    Hello, we need somebody with experience with Red5 server for communication as video-livechat. It should be ...few (private), one on many (public), save session as video, replay session. There are some coins that are transfered from watcher to broadcaster in time of online broadcast (private session). It is ADULT site!! (should be similar to this ) What we have: - wf in english (attached) - tempates If you want this job send me in private message: 1) your github nick 2) heroku account email 3) your email 4) link to your previous work with red5 or similar livechat Our ground rules: 1) you will push your current version into github every day 2) no releasing milestones before finish of the project 3) all communication in Basecamp (our virtual office)

    €1107 (Avg Bid)
    €1107 Průměr. nabídka
    5 nabídky

    I have a rails application that run fine on my local environment, which is windows 7 x64 But when deploying to heroku I get the following error when accessing the admin pages 2013-05-30T10:04:19+00:00 app[web.1]: Started GET "/admin/login" for at 2013-05-30 10:04:19 +0000 2013-05-30T10:04:20+00:00 app[web.1]: 2013-05-30T10:04:19.778798+00:00 heroku[router]: at=info method=GET path=/admin/login host= fwd="" dyno=web.1 connect=1ms service=30ms status=500 bytes=643 2013-05-30T10:04:20+00:00 app[web.1]: ActionView::Template::Error (couldn't find file 'jquery-ui' 2013-05-30T10:04:20+00:00 app[web.1]: (in /app/vendor/bundle/ruby/1.9.1/gems/activeadmin-0.6.0/app/assets/javascripts/active_admin/)): 2013-05-30T10:04:20+00:00

    €28 / hr (Avg Bid)
    €28 / hr Průměr. nabídka
    5 nabídky

    Nejlepší články z komunity heroku