Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    288 meteorjs jobs found, pricing in INR

    I have react native app developed along with MeteorJS backend. I need the app bug fixed and add some more functionality to the application. Thanks for watching.

    ₹15779 (Avg Bid)
    ₹15779 Avg Bid
    3 bids

    Build a platform on MeteorJS Please make sure your locally available.

    ₹1644 / hr (Avg Bid)
    ₹1644 / hr Avg Bid
    2 bids

    We wish to utilize MeteorJS and ReactJS in order to develop a Wifi Management Software with Captive Portal Builder: Required Features: 01- User Permission and Roles. 02- Ability to define multiple nested: Customers, Branches, Sections, Zones (i.e each customer may have different branches, in each branch different sections, and in each section different wifi zones) 03- Social Login (Facebook, Linkedin, Google +) 04- SMS and Facebook Messenger Integration to sent messages and promotions. 06- Integration with Freeradius , Radiator RADIUS Auth Servers 07- User Permission and Roles. 08- Control number of social logins, duration, bandwidth, download/upload limit 09- Editable captive portal (landing page) designer with drag and drop 10- Integration with Mikrotik, and Open-Me...

    ₹205046 (Avg Bid)
    ₹205046 Avg Bid
    27 bids

    We are looking for experienced front end & back end developers for a 3-6 month project. You will work with a team of international experts for this project. This contract includes deadlines. Developers must be experienced with Javascript, Node.js, , and React. Please note we are creating a Financial Blockchain Platform. We have specifications available for applicants to review upon request.

    ₹2630 / hr (Avg Bid)
    ₹2630 / hr Avg Bid
    24 bids

    Hello, I have coded a simple nightlife app to book tables and ask for guestlist. I have already contacts with all the clubs and promoters and it is running at it is. I want to extend it tho and need an more experienced developer to build things like: - Login System (ideally based on numbers only like whatsapp) - Friendship System (Like Whatsapp) - Notification System (One gets a notification if a friends books a table) - App intern Texting system to use for the promoters (atm its forwarded to the promoters mail) - additional ideas. Ideally the developer would work for a longer period of time for or with me. Payment could be either raw $ or percentage of the company if we get along well! You can see the current app on:

    ₹191075 (Avg Bid)
    ₹191075 Avg Bid
    15 bids

    I know how to build Meteor App, but integrate templates takes me sometimes that I don't have at the moment. I provide the HTLM files of the template I have bought and I want someone to create a Meteor 1.6 App, integrate my template on it and send it back to me. Only that : Just existing templating integration.

    ₹2383 (Avg Bid)
    ₹2383 Avg Bid
    2 bids

    ...up both front and backend. You MUST have created a working exchange before and be able to customize our exchange with a specific user interface and actions. Skills you may need are - Laravel, Ruby on Rails, Django/Paython; Google API, Facebook API, Twitter API; Php, Mysql, JSON, CSS, JavaScript, Ajax, jQuery, Bootstrap, xPath, RegEx; Git, Composer, phpUnit, Data scraping, API building. MeteorJS Node.JS ReactJS Blockchain API for Bitcoin Laravel Framework Ruby on Rails Git MySQL Lamp We will not entertain any applications from agencies. There will be a need for on-going support which could lead to a full time job if you are interested and fit the profile of the person we are looking for. You must be able to provide a road-map of how you would go about this ...

    ₹2642998 (Avg Bid)
    ₹2642998 Avg Bid
    8 bids

    ...up both front and backend. You MUST have created a working exchange before and be able to customize our exchange with a specific user interface and actions. Skills you may need are - Laravel, Ruby on Rails, Django/Paython; Google API, Facebook API, Twitter API; Php, Mysql, JSON, CSS, JavaScript, Ajax, jQuery, Bootstrap, xPath, RegEx; Git, Composer, phpUnit, Data scraping, API building. MeteorJS Node.JS ReactJS Blockchain API for Bitcoin Laravel Framework Ruby on Rails Git MySQL Lamp We will not entertain any applications from agencies. There will be a need for on-going support which could lead to a full time job if you are interested and fit the profile of the person we are looking for. You must be able to provide a road-map of how you would go about this ...

    ₹1260191 (Avg Bid)
    ₹1260191 Avg Bid
    16 bids

    Looking for a developer who has at least 1 year experience with ReactJS + MeteorJS. Must be able to work efficienct and fast and on various tasks and projects.

    ₹1068 / hr (Avg Bid)
    ₹1068 / hr Avg Bid
    18 bids

    We are a small startup building a platform. The technology stack is MeteorJS, MongoDB, PHP and Postgres

    ₹41338 (Avg Bid)
    ₹41338 Avg Bid
    29 bids

    *** NO AGENCIES OR SALESMAN *** Looking for a seasoned MeteorJS developer who has at least 18 months experience with MeteorJS. Needs to work efficiently on various projects to meet tight deadlines.

    ₹904 / hr (Avg Bid)
    ₹904 / hr Avg Bid
    3 bids

    Please dont apply to this project, I have a freelancer available that I'd like to invite already. Thank you for your time. Good luck. :)

    ₹23340 (Avg Bid)
    ₹23340 Avg Bid
    3 bids

    I need a shell script as a server configuration routine. With this directories are created and configuration files are written. Install / update of applications like docker, docker-compose and meteorJS. So for these it should be checked if there is an installation existing and if there is a newer version existing, which should be shown as a prompt to let the user decide which version should be used. All commands and configs are given, I only need the script which connects everything and executes all the commands. 1. Get IP of current server (to define server name, which is needed later) 2. Do apt update and upgrade 3. Check if UFW is existing, then set the rules and disable logging 4. Create directories if not existing and set permissions 5. Create configuration files (...

    ₹1808 (Avg Bid)
    ₹1808 Avg Bid
    1 bids

    Hello We started a web project using Meteorjs , reactjs and MongoDB and want to add a Livestreaming and Realtime Messaging tech on it. So we urgently looking for a team of Professional or individual who have Large experience with Metorjs and Live Streaming. Please apply just if you have experience with the above Tech; Happy to have you in team

    ₹2219 / hr (Avg Bid)
    ₹2219 / hr Avg Bid
    30 bids

    The requirements are in the file attached.

    ₹10602 (Avg Bid)
    ₹10602 Avg Bid
    5 bids

    ...Dockerfile to build a minimal image with these needed components: 1. If possible alpine as base image 2. nodeJS 8.5 3. standardJS 4. meteorJS (1.6 rc.0) I need to perform meteor unit tests with this docker container. Therefore I'm using gitlab-runner (docker) in my gitlab CI. unit: image: :unit // <-- This is the image, which gets build with the Dockerfile stage: unit tags: - testing script: - TEST_CLIENT=0 meteor test --once --driver-package dispatch:mocha --allow-superuser As far as I know there have to be an `ubuntu` user. Root user makes problems with meteorJS. And `locale` has to be set to solve a mongoDB bug. In the result it should be possible to do a simple linting test: $ standard

    ₹2301 (Avg Bid)
    ₹2301 Avg Bid
    4 bids

    Details will be shared with winning bidder. please bid if you have experienced

    ₹1554 - ₹12951
    Sealed NDA
    ₹1554 - ₹12951
    2 bids

    Details will be shared with winning bidder. please bid if you have experienced

    ₹1554 - ₹12951
    Sealed NDA
    ₹1554 - ₹12951
    5 bids

    Details will be shared with winning bidder. please bid if you have experienced

    ₹1554 - ₹12951
    Sealed NDA
    ₹1554 - ₹12951
    6 bids

    Hi Nehul A., I'm looking for a MeteorJS developer who could help us in implementing an upgrade to web application. We have new ready html and css files with new screens and functionality which now need to be integrated into the existing application + we need the necessary backend development done. Would you be interested in the project? We could connect and I'd show you exactly what we need to be done. What's your experience with MeteorJS? Do you have any applications in your portfolio that were built using meteor?

    ₹1644 / hr (Avg Bid)
    ₹1644 / hr Avg Bid
    1 bids

    Hi AlgoBasket, I'm looking for a MeteorJS developer who could help us in implementing an upgrade to web application. We have new ready html and css files with new screens and functionality which now need to be integrated into the existing application + we need the necessary backend development done. Would you be interested in the project? We could connect and I'd show you exactly what we need to be done. What's your experience with MeteorJS? Do you have any applications in your portfolio that were built using meteor?

    ₹1233 / hr (Avg Bid)
    ₹1233 / hr Avg Bid
    1 bids

    Hi Shivpal S., , I'm looking for a MeteorJS developer who could help us in implementing an upgrade to web application. We have new ready html and css files with new screens and functionality which now need to be integrated into the existing application + we need the necessary backend development done. Would you be interested in the project? We could connect and I'd show you exactly what we need to be done. What's your experience with MeteorJS? Do you have any applications in your portfolio that were built using meteor?

    ₹1644 / hr (Avg Bid)
    ₹1644 / hr Avg Bid
    1 bids

    Hi Gevorg A., I', looking for a MeteorJS developer who could help us in implementing an upgrade to web application. We have new ready html and css files with new screens and functionality which now need to be integrated into the existing application + we need the necessary backend development done. Would you be interested in the project? We could connect and I'd show you exactly what we need to be done. What's your experience with MeteorJS? Do you have any applications in your portfolio that were built using meteor?

    ₹1644 / hr (Avg Bid)
    ₹1644 / hr Avg Bid
    1 bids

    Hello, very simple project. Need to add responsive adsense code to a site that was built using Meteor. Should resize based on browser size (ie 728x90 for desktops and smaller for mobile) - adsense has capabilities built in. See code here:

    ₹8711 (Avg Bid)
    ₹8711 Avg Bid
    8 bids

    I am looking for MeteorJS expert team to work on my project. Knowledge of German language is a plus

    ₹60240 (Avg Bid)
    ₹60240 Avg Bid
    6 bids

    This is a simple webpage for listing user profiles based on ZIP code search. - Add page functionality such as filtering, optimized searches, chat, edit user profile. - Optimize DB queries and page components. - Review code for security flaws (publish/subscribe) - Possible radius search using MongoDB functionality. - Deployment using Galaxy. This page is based on MeteorJS with Blaze. Much of the functionality is already in place. Code is easy to review. More info upon contact.

    ₹44790 (Avg Bid)
    ₹44790 Avg Bid
    46 bids

    Want to open bluetooth connection to read and write a data file for mobile. Use meteorJS (Cordova preferred)

    ₹43393 (Avg Bid)
    ₹43393 Avg Bid
    4 bids

    HI!, I´m creating a new platform based on Mongo and we have some issues to get it work. I will need just some training to my developers.

    ₹822 (Avg Bid)
    ₹822 Avg Bid
    1 bids

    Looking for help with meteorJS and chatting app development. Make screens for input/output to mongodb, web design

    ₹2712 (Avg Bid)
    ₹2712 Avg Bid
    3 bids

    We need: 1) Strong experience as a full-stack JavaScript developer, including knowledge of JS and MongoDB and Node 2) Expertise in the MeteorJS framework 3) Angular 1.6 4) MongoDB strength to assist in building and maintaining our software as new clients come on and require new capabilities. Excellent English skills are NECESSARY, as is reliability.

    ₹2794 / hr (Avg Bid)
    ₹2794 / hr Avg Bid
    67 bids

    ...sense for the app's functionality, here are the primary features: - user registration / login system - link submission (users can use hashtags to categorize links) - link voting (users can "like" links) - link ranking (based on number of "likes") - link recommendation engine (based on hashtags of links previously "liked" by user) For reference, here is a link sharing app framework (built in MeteorJS and ReactJS) that I am using for inspiration: To give you an idea of my current skill set / level, here is a bit about me: - I have only been coding for 1.5 years so I am inexperienced. - I am fairly proficient in HTML, CSS, JS, PHP, and MySQL. - I am currently learning NodeJS, MongoDB, and ReactJS via online courses () My timeline

    ₹5260 (Avg Bid)
    ₹5260 Avg Bid
    1 bids

    We need a admin panel to project development and monitor. A software company serve the panel to their customers. Customers can manage their project with this panel. Customers can; - see progress of jobs. - see done and undone works, - upload a bug report, - req...upload a file, - see developers profile - see timeline, deadlines and calender of project and works. Software company can, - Manage customer, developer accounts, - manage projects, works, bugs, revision requests, Developers can monitor and/or manage bugs, softwares versiyons, files, revision requests, bug reports, progress of platforms, etc. We prefer Nodejs and AngularJS. Also Meteorjs may be ok. We do not want any postback in website. We want a fluent and bug-free web panel. We will give design. ...

    ₹40927 (Avg Bid)
    ₹40927 Avg Bid
    35 bids

    The task is to develop an Android, IOS, and web application using meteorJS. The application will connect people who subscribed to the application if there is a match between their request and the offer another is proposing and belonging to the same community (e.g. university, company).

    ₹73800 (Avg Bid)
    ₹73800 Avg Bid
    65 bids

    In need of specialist for: - MeteorJS *** - ES6, EcmaScript2015 *** - HTML - CSS - Bootstrap Work involves: 1) Add templates/pages (theme is already done but needs some enhancements) 2) Implement widgets, features, plugins and functionalities 3) Do styling, design MeteorJS and ES6 is the most important crucial skill you have to have. NO agencies!

    ₹11259 (Avg Bid)
    ₹11259 Avg Bid
    11 bids

    MeteorJS Developer *** NO AGENCIES *** *** FULL TIME **** Need someone who can work fast and who ALREADY has knowledge of MeteorJS (not learning)

    ₹822 / hr (Avg Bid)
    ₹822 / hr Avg Bid
    5 bids

    We wish to utilize MeteorJS and ReactJS in order to develop a Wifi Management Software with Captive Portal Builder Required Features: 1- Multi Tenant , Multi lingual including RTL pages 2- User Permission and Roles. 3- ability to define multiple nested: Customers, Branches, Sections, Zones (i.e each customer may have different branches, in each branch different sections, and in each section different wifi zones) 4- Social Login (facebook, Linkedin, instagram....) 5- SMS Login 6-Email Login with confirmation 7-integration with Freeradius , Radiator RADIUS Auth Servers 9- Voucher Generation Screen the same features in Open Mesh 10- control number of logins, duration, bandwidth by integrating to

    ₹166502 (Avg Bid)
    ₹166502 Avg Bid
    19 bids

    *** NO AGENCIES *** MeteorJS Easy Search / ElasticSearch *** NO AGENCIES **** Need someone who has experiecnce with handling over 40million records in mongodb and experience with MeteorJS specifically the EasySearch package. Do not apply if you dont have experience with all mentioned above MeteorJS Easy Search package ElasticSearch 40+ millilon records

    ₹1479 / hr (Avg Bid)
    ₹1479 / hr Avg Bid
    8 bids

    MeteorJS Easy Search / ElasticSearch *** NO AGENCIES **** Need someone who has experiecnce with handling over 40million records in mongodb and experience with MeteorJS specifically the EasySearch package. Do not apply if you dont have experience with all mentioned above MeteorJS Easy Search package ElasticSearch 40+ millilon records

    ₹1233 - ₹2055 / hr
    ₹1233 - ₹2055 / hr
    0 bids

    We are developing a school ERP system. Project is being built with reactJS and MeteorJS. You have to work on examination module of app. Only developers with prior experience in reactJS should apply. Please mention your prior experience in ReactJS with some link (Github preffered). Please find the detailed requirement of the module in below document:

    ₹13478 (Avg Bid)
    ₹13478 Avg Bid
    7 bids

    I am looking for a freelancer to help me with my project. The skills required are Knockout.js, MeteorJS, Shell Script and Splunk. I am happy to pay a fixed priced and my budget is $250 - $750 USD. I have not provided a detailed description and have not uploaded any files.

    ₹20546 - ₹61637
    ₹20546 - ₹61637
    0 bids

    Hi, I want someone that can create a website template in html5. It should be modern and effective on users. It should de Fully responsive. Either flat or material is prefferable. We will import this template in MeteorJS so it should be in a framework that can be imported in it. We can talk about details in private chat. If we like this template, we can consider to work with you in longer period. It is needed you to send your previous work. DO NOT APPLY without your portfolio. Details will be provided.

    ₹42406 (Avg Bid)
    ₹42406 Avg Bid
    46 bids

    Hello everyone, I'm looking for an individual that would help me convert a template (MeteorJS theme) to using my existing MeteorJS project. The job is pretty straightforward: - Load my app (cca 6 different pages) - Apply template files to my app - Make adjustments to the router (the template uses flowrouter and I'm using angular ui router) I will consider only those that have worked with MeteorJS before, the rest will be ignored. Kind regards

    ₹14546 (Avg Bid)
    ₹14546 Avg Bid
    7 bids

    Goal: company-specific/goal specific/specialized app for position sharing among group of members, using MeteorJS Very simple adaptation of the following code with Meteor so that only members of a group see their respective location: eg. Requirements: Has to work both as a webapp and Android app (bulitin Meteor capabilities) GIT used and regular push to repo (gitlab / github / ...) Basic doc but written regularly to explain changes / design choices If successful, developper may be hired for larger projects / same vein / more complex technically and newer techs.

    ₹13725 (Avg Bid)
    ₹13725 Avg Bid
    27 bids

    FCM notification on IOS and Android MeteorJs app My MeteorJs files are uploaded on github App is hosted on the below link Implement FCM (Firebase cloud messaging) push notification on Android and IOS app. Notification should work on both ends i.e When the app is at background as well as when the app is at foreground. Lot more to come :-)

    ₹986 (Avg Bid)
    ₹986 Avg Bid
    1 bids

    Meteor app has been already developed and deployed. Freelancer just need to add push notification module to the existing meteor project and it must work on android and IOS device. FCM is desired but not compulsory. Files are uploaded on my github account App is hosted on scalingo server Very small task , will take few hours for an expert. This is just a test more projects to come

    ₹2876 (Avg Bid)
    ₹2876 Avg Bid
    4 bids

    We are looking to hire a full stack developer in Meteor or anyone who has a lot of experience with javascript. Most of the site is built and looking for someone to continue to build more features (an app to go along with the site, direct messages to each other, admin panel, data import, etc). It is a sports recruiting website for college coaches and high school players to connect with each other online. Only experienced freelancers please!

    ₹211292 (Avg Bid)
    ₹211292 Avg Bid
    9 bids

    Hi there, I need to modify this app: I need to add: 1) two diferents type of users, premium/free, the publications of the free type of user expires and the premium publications dont expire 2) add a admin panel, you need to create the admin panel because is not created, so the admin can select the type of user for each user registered to the app and the time of expiration of the publications Thanks

    ₹23669 (Avg Bid)
    ₹23669 Avg Bid
    19 bids

    Hi there, I need to modify this app: I need to add: 1) two diferents type of users, premium/free, the publications of the free type of user expires and the premium publications dont expire 2) add a admin panel so the admin can select the type of user for each user registered to the app and the time of expiration of the publications Thanks

    ₹18655 (Avg Bid)
    ₹18655 Avg Bid
    14 bids

    Need meteorJS expert and app developer for urgent app. Ready to go now. Requires quick turnaround.

    ₹48899 (Avg Bid)
    ₹48899 Avg Bid
    22 bids

    I am looking for a freelancer to help me with my project. The skills required are Airbnb, MeteorJS, Splunk and Yiddish. I am happy to pay a fixed priced and my budget is $250 - $750 USD. I have not provided a detailed description and have not uploaded any files.

    ₹48323 (Avg Bid)
    ₹48323 Avg Bid
    2 bids