Laravel angular github工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 laravel angular github 找到工作

    Below is a concise yet detailed specification covering membership levels, rate limiting, logging, error handling, two-factor authentication, out-of-region login verification, and automated prohibited words replacement. This document is intended for developers working with a Golang backend and a React frontend and should be adjusted per business and compliance requirements. GitHub Link: --- ## 1. Membership Level Mechanism ### 1.1 Model and Tier Definition - **Tiers (T1 to T5)**: - Define five tiers similar to OpenAI’s model. Higher tiers get higher API call frequencies, better quotas, and additional privileges. - **Recharge Thresholds**: - E.g., T1: 0–X, T2: X+1–Y, T3: Y+1–Z, T4: Z+1–W, T5: >W. - Thresholds should be dynamically confi...

    $3615 Average bid
    $3615 平均报价
    7 个竞标

    **Translation into English:** --- **No Restriction on Programming Language: Text Processing Task** Extract group chat records from a large text file and slowly write them into individual small text files in the target folder. --- ### GitHub Repository Requirements document and text to be processed are available at the GitHub repository: []() --- ### Summary of Requirements Extract the WhatsApp group chat records from a large text file `` located in the `HistoryMsg` directory and slowly release them into the target folder. Each message should become a small file where the content is the translated version of the message. For images or other attachments (images do not

    $1208 Average bid
    $1208 平均报价
    4 个竞标

    本项目旨在为用户提供一种将其购买商品的电子小票转换为可复制的json文本数据的集成工具服务。 电子小票的载体一般为微信小程序或H5网页。 本项目包括一个网页端和一个云服务器。 本项目关于爬虫相关的技术,在网络中如github已有相关源代码帖子证明可实施,但前端网页及服务器的其余功能开发需要参考文档完成。 本项目不仅仅是完成功能的实现,更主要的是项目的运行维护,包括云服务器的搭建及管理等,具体要求详见附件文档说明。 海外华裔优先

    $4254 Average bid
    $4254 平均报价
    3 个竞标

    根据我们提供的一个html前端模板和我们的设计宏观理念,设计一个类似传统知识付费网站的前端html,不需要后端,不需要对接,页面用到bootstrap 5、CSS 和 html,不用angular,有能力的联系,价格面议,感谢

    $3732 Average bid
    $3732 平均报价
    21 个竞标

    我们已经有一套完整的交易所代码,已经在测试环境搭好,留了ztpay钱包的部分币种端口,需要对接其余端口,希望能有熟手帮 忙二次开发下 所提交的PHP后端代码为Laravel框架,现在对接了的钱包功能,前端是VUE开发,需要对个人中心的提取虚拟货币接口进行修复。 提供代码为:VUE前端的反编译代码与完整的PHP代码,详情可以参考Laravel的路由模块。 此git仓库是前端VUE的部分源码,需要进行修复: 1. 登录注册无论成功还是失败状态都没有弹窗提醒。 2. 后台设置交易手数为0.1,0.01时,客户在前台操作,仍然报告不得少于1手,如图5、6 3.钱包对接,需要接入ZTpay,ZTpay提供第三方钱包地址功能,开放文档: ZTpay提供了API接口,可以调用生成钱包地址、充值、提取、读取账户信息功能。已经提供部分对接信息,需要完善功能,并在前台能渲染QR code和数字货币地址。如图X/x 可以给我留下github账号,我会授权你访问我的仓库,可以评估下是否接受。完成BTC钱包并实现充币(前台)功能可以给milestone2000HKD,在完成其余9种数字货币(重复性工作),给3000HKDmilestone。修复两个bug,分别给1000HKDmilestone。

    $1433 Average bid
    $1433 平均报价
    4 个竞标
    VUE前端开发改UI
    已经结束 left

    需求是按照设计稿1:1改开发一套产品 可依照目前Github功能代码 (PC是element h5是vant) 竞品需参考交互

    $10128 Average bid
    $10128 平均报价
    6 个竞标
    Project for Elven L.
    已经结束 left

    Elven L.,您好,我看了您的个人资料,想与您进行项目合作。我们可以通过聊天对话进一步讨论细节。需求是按照设计稿1:1改开发一套产品 可依照目前Github功能代码 (PC是element h5是vant) 提供竞品需参考交互 详细内容,请联系skype: live:.

    $9349 Average bid
    $9349 平均报价
    1 个竞标

    最近在建一个外卖送餐的网站,需要接入Xunhupay的(微信和支付宝)支付模块。 网站使用的是foodomaa的整站代码: 需要的技能有: Software Version: PHP 7.x Software Framework: Laravel File Types Included: JavaScript JSJavaScript JSON HTML CSS PHP SQL Layered PNG 如果您感兴趣,可以写信给我,价格好商量。 另外网站还有其它的一些改版工作要做,我们可以具体讨论一下能不能一并做。 等您回复哦……

    $390 Average bid
    $390 平均报价
    2 个竞标

    联系方式:请打开issue链接,直接在github上与aelf的开发者交流。 issue地址: 对(int,IChainContext,Transaction,Timestamp,CancellationToken,Address)进行重构,这是60行代码和6个参数的单位。解决这一问题将使我们的代码库更易于维护,并提高更好的代码中心的保持单元接口小准则评级! 以下是本指南的要点: 1.定义 将每个单元的参数数量限制为最多4个。 2.为什么? 保持较低的参数数量可以使单元更容易理解、测试和重用。 3.怎么做 通过将相关参数分组为对象来减少参数的数量。或者,尝试提取部分需要较少参数的单元。 您可以在构建可维护软件中找到有关此准则的更多信息。 祝您好运,编码愉快!

    $1714 Average bid
    $1714 平均报价
    2 个竞标

    issue地址: 1.从开放给开发者的issue中,领取认为自己可以解决的issue a.在issue下评论,和团队确认奖励范围 b.和团队确认对应的reviewer。【一般情况为当前模块的研发人员】 2.明确需求,提交解决方案,提交DDL,并获取认可后即可开工。 3.创建PR并添加[WIP][community] 4.细分任务,标注任务完成期限 5.完成PR后,在标题添加[Review] 6.看到[Review]标记的PR,开始Team review 7.通过Team reivew后,移除标题中的[WIP][Review],等待最终review 您可以在构建可维护软件中找到有关此准则的更多信息。 祝您好运,编码愉快!

    $1558 Average bid
    $1558 平均报价
    1 个竞标

    遇到不靠谱开发人,需要找靠谱开发者继续完成网站 这是网站开发情况:大概60%的完成度 用的是PHP Laravel, Mysql 需要完成网站和后台Admin的建设,并且deploy到Heroku和AWS 上面 第三方软件需要: Shippo: Stripe: Paypal: 有兴趣请联系我,预计是4周完成

    $6638 Average bid
    $6638 平均报价
    16 个竞标
    Project for Duoduo Q.
    已经结束 left

    Hi Duoduo Q., I noticed your profile and would like to offer you my project. We can discuss any details over chat. 我想基于一个开源加密聊天项目做一些修改,第一步需要你把下面的代码跑通,确保github上的代码是可运行的,这样我们今后可以修改和添加一些新功能。 其它代码也在toshiapp这 。

    $1792 Average bid
    $1792 平均报价
    1 个竞标
    ElasticSearch UI -- 3
    已经结束 left

    This web site should be developed in Java, MySQL, JavaScript(Angular). 需要建一个ElasticSearch数据Screener 网站/网页。这个网站分用户端(user interface)和网站管理员端 (admin interface)。 在用户端用户可以输入/选搜索的数据域名(data set name), 任意搜索组合(screener/search criteria), 按“FIND”按钮, 搜索结果以列表的形式显示出来。 在网站管理员端, 管理员可以create (data set name + ElasticSearch URL). 管理员可以查看和修改,所有的(data set name + ElasticSearch URL) 数据记录, 也可以删除单个的数据记录 用户可以在网站注册。注册成功后, 会收到确认(confirmation)电子邮件. 用户需要点击确认链接去确认账户建立。 用户可以保存自己的search criteria 在数据库. 用户登录网站后, 可以选择已经保存的的search criteria, 再按“FIND”按钮, 搜索结果以列表的形式显示出来。 ElasticSearch is an open source data search product. URL for reference: The end product will looks like yahoo stock screener (). Please see the attached word document for requirement details

    $18269 Average bid
    $18269 平均报价
    17 个竞标

    我要做一个电商网站 需要用nodejs 做后台 angular js 做前台 需要有用户注册 产品列表 产品的价格等筛选 排序 订单和支付

    $5274 Average bid
    $5274 平均报价
    9 个竞标

    给一个手机应用/网站项目需要增加支付宝支付功能。 工作内容: 1. 定义需求和技术specs,编写必要的文档 2. 设计数据存储、数据交互方式、前端、后端组件功能 3. 编写代码实现功能 要求: -有支付宝接口编程经验 -最要会, angular JS ,node.js

    $1005 Average bid
    $1005 平均报价
    2 个竞标
    PHP Programmer Needed
    已经结束 left

    目前我们有个PHP项目(已有国外accelerator选中),主要是帮助欧洲中小企业更好地找中国大陆的产品或者供应商。 希望找一位负责任的PHP工程师,developer Laravel to mantain web application already done (90%) based on support tickets model. Requested skill: HTML, CSS e Bootstrap, PHP, MySQL, JavaScript and jQuery, Blade, Eloquent and basic knowlege of LAMP to work in deploy mode. 目前我们考虑的是技术入股(都可以商量),有兴趣的话,其他方面都可以详聊。 (只要有心做好这个项目,在职人员、自由职业者等都可以。懂英语的优先)

    $4207 Average bid
    $4207 平均报价
    6 个竞标

    找一位懂PHP的,做过PHP东西,能用PHP做修改或是加code进去修改我们的application。跟我们公司商务人员一起去斯洛文尼亚(去首都,Ljubljana )参加培训。 主要围绕我们公司一个即将进行的新平台的项目,如何更好地改善这个新平台的项目。要求熱悉laravel PHP framework,最好懂英语!最好有申根签证,没有也没关系!因为培训是4月1日开始,目前是越早能到达斯洛文尼亚越好!总培训时间2-3个月,希望大家可以帮忙转发一下!包吃包住,自己报价和发简历。多谢大家!有兴趣的赶紧发简历和报价了! 签证和机票钱公司负责,全程包吃包住,不需要提交任何费用。

    PHP
    $34404 Average bid
    $34404 平均报价
    2 个竞标
    script JQUERY textarea
    已经结束 left

    IN A FIELD TEXTAREA PUT EFFECT AUTO COMPLETION OF THE TEXT I NEDD EDIT SCRIPT JQUERY yuku-t/jquery-textcomplete · GitHub

    $179 Average bid
    $179 平均报价
    1 个竞标

    ...a combination of HTML, CSS, and JavaScript, with a focus on React and Redux for building the user interface. Backend: The backend plan is Node.js, , and a PostgreSQL database. Database: PostgreSQL database or similliar will store user data, projects, and other relevant information. Authentication: Plan to use OAuth 2.0 for authentication, allowing users to log in with their Google, GitHub, or Facebook accounts. Real-time Collaboration: Plan to use WebSockets and WebRTC to enable real-time collaboration and live coding features. Features: Code Editor: Will be web-based code editor with syntax highlighting, auto-completion, and other advanced features. Project Management: Users can create and manage projects, including setting up environments, dependencies, and collaborators...

    min $779065
    min $779065
    0 个竞标

    I need a comprehensive deployment dashboard that tracks application deployments using Java and Angular, hosted on AWS. The dashboard will need to integrate with various AWS services, specifically EC2, S3, and EKS. Key Features: - Monitor application deployments in real-time - Accessible to multiple user roles: Administrator, Developer, Operations, and Guest - Generate detailed reports on deployment history and metrics - Provide notification alerts for deployment successes or failures - Integrate with popular CI/CD tools like Jenkins or GitLab Ideal Skills and Experience: - Proficiency in Java and Angular - Strong knowledge of AWS services, particularly EC2, S3, and EKS - Prior experience in developing deployment dashboards - Ability to create user-friendly interfaces for di...

    $70 Average bid
    $70 平均报价
    5 个竞标

    ...deberá operar en su propio servidor, con su código y base de datos independientes, mientras se mantiene la conexión con el sistema central para sincronización de ventas, compras e inventarios. El sistema también debe permitir que las tiendas funcionen offline, sincronizando las transacciones una vez que se restablezca la conexión. Requisitos del Proyecto: ✅ Desarrollo de un sistema POS basado en Laravel 11 para la gestión de ventas, compras e inventario. ✅ Implementación de una API Intermedia en Node.js con para manejar la comunicación entre tiendas y el sistema central. ✅ Autenticación segura con OAuth2 y JWT. ✅ Sincronización en tiempo real de ventas, compras e inventario entre tiendas y el sistema ...

    $4184 Average bid
    $4184 平均报价
    12 个竞标

    I'm looking for a skilled UI/UX Developer with Angular expertise for casual remote work on our project. You'll be part of a collaborative effort to refine our user interface and enhance user experience. Your main tasks will involve updating UI components using Angular, working with our design team, and creating wireframes and prototypes. Ideal candidates should have: - A strong background in UI/UX development, particularly with Angular. - Proficiency in HTML, CSS, and JavaScript. - Experience using Figma. Communication will primarily be as-needed via chat or email. To apply, please provide links to sites that demonstrate your UI work (Angular perferred).

    $31 / hr Average bid
    $31 / hr 平均报价
    13 个竞标

    1. Set up Azure OpenAI to analyze GitHub Actions logs and identify deployment errors. 2. Create a GitHub Action that triggers on failure, sending logs to Azure OpenAI for diagnosis. 3. Develop an AI-driven script to suggest and apply automated fixes based on error patterns. 4. Implement logging and monitoring to track all healing actions and maintain transparency. 5. Use GitHub API to post AI-generated solutions as comments and refine AI models over time.

    $3615 Average bid
    $3615 平均报价
    25 个竞标

    I'm seeking a developer with experience in creating a BGP management web panel, preferably built on the Laravel framework. The panel should support BIRD, ExaBGP, and Quagga BGP. Key Features: - Integrate with APIs to manage BGP software installations on configured servers. - Provide an interface for inputting server information (IP, username, SSH port). - Allow control of BGP settings via the web panel. Control Capabilities: - Real-time status updates. - Automatic configuration changes. - Detailed logging and monitoring. Ideal Skills: - Previous experience with BGP software and management panels. - Proficiency in Laravel. - Understanding of server configurations and BGP settings.

    $1106 Average bid
    $1106 平均报价
    35 个竞标

    Lo que necesito es que toda mi app se pueda cambiar de idioma a español ingles y portugues, mi app es un marketplace y si es posible que se traduzcan las publicaciones tambien, dinamicamente obviamente, está hecha en ionic angular y el backend en nodejs

    $1169 Average bid
    $1169 平均报价
    8 个竞标

    For openwrt there is the addon travelmate which works very well. There you have the option to store auto login scripts. There are also example scripts and working ones already in the plugin for the...only the button has to be pressed. I just have no idea about HTML etc. The hotspot uses NoDogSplash Captive Portal, which is very simple. The URL on the login button looks like this: (null) What I need: a fully function auto login script Information I have for you: 1. The HTML page downloaded as .zip 2. Example scripts that run on github: 3. Openwrt travelmate info

    $179 Average bid
    $179 平均报价
    4 个竞标

    ...- Fluent English. I need to understand when you talk. Please note: - I won't hire anyone with open jobs. Also, you don't have the right to have an another job during our work together. You can get another job after 1-2 months of our work. We have to start strong and then I will be flexible. - We will have almost daily standup meetings (10-20 minutes) - You have to create a PR almost daily to Github and I will do a code review. - I am not here to teach anyone how to program properly. So if I am not satisfied with your work or it is not up to my expectations, I have the right to terminate your contract WITHOUT ANY COMPENSATION. - I will provide the design/skeleton of all the pages. - I will give you the tasks. You don't have to think about the system architecture o...

    $4542 Average bid
    $4542 平均报价
    55 个竞标

    I'm seeking a skilled developer to create a mobile responsive web application for managing both crops...in creating interactive tracking and forecasting tools Please note that while the application will initially focus on crop and animal, inventory, and sales management, it should be designed with the capacity to monitor animal health, feeding schedules, and breeding management) and track crop and animal losses. All to be visible on the dashborad. Technical Specifications Frontend: React.js or Angular with Bootstrap for responsiveness. Backend: Node.js/Django; RESTful APIs for search, ads, and AI. Database: PostgreSQL/MySQL for relational data; Elasticsearch for fast queries. AI/ML: Python/TensorFlow for deal detection; integrate third-party APIs (e.g., Google Vision for i...

    $34357 Average bid
    $34357 平均报价
    41 个竞标

    ? Hiring Python Developer for MyAi (Equity-Based) ? Position: AI-Powered Trading Bot Developer (Python) ? Compensation: Equity-Based (5-15% based on contribution & milestones) ? Location: Remote (Flexible) ? Commitment: Part-Time / Full-Time ? About MyAi MyAi is an AI-driven, next-ge...trading ? Remote & Flexible Work – Work from anywhere, anytime ?️ Security & Agreement ? Strict NDA & IP Agreement – To protect MyAi’s core technology ? Vesting Schedule for Equity – Equity is granted based on contribution milestones ? Buyback Option – Fair exit strategy for both sides ? How to Apply? ? Send your resume + portfolio of AI trading projects to: [Your Email] ? Or DM on LinkedIn / GitHub / Twitter ? Deadline: Rolling applications &ndash...

    $36258 Average bid
    $36258 平均报价
    3 个竞标

    注册或者登录后来查看详情。

    加精 加急 加封 保密协议

    Job Description - Job Title - ServiceNow Consultant Duration - 2-3 month project with probable extension based on performance. Offshore Interview mode - Video Location - Remote Job description:- Requirements: -Jenkins, GitHub action, Argo CD, JIRA -Review and design Change automation process for DevOPs, Cloud Operations Build & Test- DEV -integration between DevOps and ServiceNow Change -Jenkins to ServiceNow -GitHub Action to ServiceNow -ArgoCD to ServiceNow -Jira to ServiceNow

    $93 / hr Average bid
    $93 / hr 平均报价
    2 个竞标

    I have an existing project and looking for an additional developer. I provide pdf's like the ones attached and you use FlutterFlow 1) We use Github for the project. 2) Must have experience deploying FlutterFlow apps to App and Play stores 3) Must overlap at least 3 hours/day with Eastern Standard Time zone between 8am to 6pm 4) bid your hourly rate - if you tell me your hourly rate is different than what you bid i will not hire you

    $86 / hr Average bid
    $86 / hr 平均报价
    28 个竞标

    I'm looking for an experienced Laravel developer to migrate my old PHP gay adult site to a Laravel format. The site includes a User Membership System, Content Management System, and Video Streaming Capability, among other features. Key Requirements: - Complete migration of all existing features from the old PHP site to the new Laravel version - Enhanced site performance post-migration - Excellent understanding of Laravel framework - Experience with user membership systems, content management systems, and video streaming capabilities The primary goal for this project is to improve the site's performance and makie it Google-search friendly. Please only bid if you have significant experience with Laravel and can ensure a high-quality, efficient m...

    $16797 Average bid
    $16797 平均报价
    25 个竞标
    Trophy icon Modern Logo Design for bNiks
    6 天 left

    ...need a modern, minimalist logo that embodies our industrial expertise while integrating a custom abstract symbol derived from the letters “N” and “K” (see attached concept). The symbol should be a unique shape, not a literal letter combination, reflecting precision and technical craftsmanship. Key Requirements: 1. Symbol Design: Create an abstract/geometric shape inspired by “N” and “K” (e.g., angular lines, intersecting curves). Avoid generic initials; focus on a customize shape. (You may refer TotalEnergies logo for the customized shape only- not for color 2. Color Palette: Primary: Navy Blue or similar which looks attractive and professional 3. Typography: Clean, bold font which looks attractive and professional. Tagline &ldqu...

    $78 Average bid
    加保
    $78
    111 项参赛作品

    I need a comprehensive deployment dashboard that tracks application deployments using Java and Angular, hosted on AWS. The dashboard will need to integrate with various AWS services, specifically EC2, S3, and EKS. Key Features: - Monitor application deployments in real-time - Accessible to multiple user roles: Administrator, Developer, Operations, and Guest - Generate detailed reports on deployment history and metrics - Provide notification alerts for deployment successes or failures - Integrate with popular CI/CD tools like Jenkins or GitLab Ideal Skills and Experience: - Proficiency in Java and Angular - Strong knowledge of AWS services, particularly EC2, S3, and EKS - Prior experience in developing deployment dashboards - Ability to create user-friendly interfaces for di...

    $841 Average bid
    $841 平均报价
    10 个竞标

    I'm looking for a web developer with experience in NextJs, TypeScript, and TailwindCSS. The project involves consuming a documented backend API via Postman. The primary focus of this role will be implementing the figma pages. Essential Skills: - Expertise in NextJs, TypeScript, and TailwindCSS - Familiarity with Postman for API consumption - Proficient in using Git and GitHub for version control - Experience with project management tools (Trello like) Please do expect a coding session that will be held. If you are not expert with the listed technologies your application will be rejected. Providing a long bullet list of URL's is a rejection. Not being expert in the project domain is a rejection. You can view the anticipated project here:

    $8671 Average bid
    $8671 平均报价
    119 个竞标

    My Web3 game platform has encountered an npm start issue and is no longer functioning. I believe it's a minor problem that the right candidate can resolve quickly. Here's the MVP V1 repository: Please review the code and apply if you think you're capable of fixing it. Applications that do not reference this GitHub link will be disregarded. Thank you.

    $1161 Average bid
    $1161 平均报价
    47 个竞标

    I need a comprehensive deployment dashboard that tracks application deployments using Java and Angular, hosted on AWS. The dashboard will need to integrate with various AWS services, specifically EC2, S3, and EKS. Key Features: - Monitor application deployments in real-time - Accessible to multiple user roles: Administrator, Developer, Operations, and Guest - Generate detailed reports on deployment history and metrics - Provide notification alerts for deployment successes or failures - Integrate with popular CI/CD tools like Jenkins or GitLab Ideal Skills and Experience: - Proficiency in Java and Angular - Strong knowledge of AWS services, particularly EC2, S3, and EKS - Prior experience in developing deployment dashboards - Ability to create user-friendly interfaces for di...

    $78 Average bid
    $78 平均报价
    6 个竞标

    I'm in urgent need of a skilled UI Developer to focus on the design of a Corporate and Professional styled Web Application UI. The ideal candidate should be proficient in Angular, Java Script, , Node.js, and react.js. Key Responsibilities: - Develop a user-friendly, modern, and minimalist web application interface. - Ensure the UI aligns with a corporate and professional theme. Ideal Skills: - Extensive experience in User Interface Design focused on Web Applications. - Full Stack Development capabilities to understand and design in sync with backend requirements. - Proficient in modern web technologies: Angular, Java Script, , Node.js, and react.js. I look forward to collaborating with a professional who can help bring this project to fruition.

    $615 Average bid
    $615 平均报价
    17 个竞标

    We have a multilingual website built with WordPress, currently available in five languages. We need to migrate it to Laravel while maintaining the same design and frontend theme. The new site should use FilamentPHP as the CMS for content management, ensuring flexibility and ease of use. The goal is to replicate the current user experience while improving performance, security, and scalability. Let’s discuss how we can make this transition as seamless as possible!

    $9146 Average bid
    $9146 平均报价
    179 个竞标

    ...Sellers. o Global Payment Gateway with Multi-Method Checkout. o Multi-Vendor Storefronts. ________________________________________ Required Skills: • Experience with e-commerce and marketplace platforms (Custom solutions or existing platforms). • Experience with social commerce features (video integration, interactive shopping tools). • Proficiency in React, , Vue.js (Frontend) and Node.js, Laravel, or Django (Backend). • Strong knowledge of API integrations (Payment & Logistics). • Experience in multi-vendor marketplace development is a plus. • Understanding of China’s e-commerce infrastructure and local market trends. • Ability to work independently and deliver projects within timelines. ________________________________________ Prefe...

    $5064 Average bid
    $5064 平均报价
    174 个竞标

    ...stand by. These jobs have to be ready to install material, with instruction, a App and service plug-in for notification on my smartphone also with instruction. Money will be sent in 2 steps: - first paiement after working and tested system from user for job 1: amount 50 USD - second paiement after working and tested system from user for job 2: amount 15 USD because software could already exist on Github but i need clear instruction manual to make it work Link to help: - support from user will be provided, but no knowledge of pyhton or any other, but good general computing and technology knowledge. So clear instructions has to be created on top. - check the jobs from other people for job 2: - a link with user and password

    $1285 Average bid
    $1285 平均报价
    12 个竞标

    ...specialist to deploy my MEAN stack project on IIS/Nginx. The server is multi-operating system, running both Windows and Linux. Key Requirements: - Proficient with both Windows and Linux operating systems. - Extensive experience with the MEAN stack (MongoDB, , Angular, Node.js). - In-depth knowledge of IIS and Nginx web servers. - Strong skills in DevOps practices and tools. - Previous work with deploying applications on multi-OS servers. Project Details: - The MEAN stack project is already set up with MongoDB and Angular. The remaining components, and Node.js, will need to be configured and deployed. - You will be responsible for the entire deployment process, ensuring the application runs smoothly on both operating systems and on the selected web servers. - The projec...

    $86 / hr Average bid
    $86 / hr 平均报价
    25 个竞标

    It is real time projects , I need one to one support for that angular real time projects

    $93 / hr Average bid
    $93 / hr 平均报价
    25 个竞标

    I'm looking to enhance my PHP Laravel application by adding a new feature - Add a feature so that user can be be registered in specified role Key Requirements: - Implement an OTP-based user authentication system (Firebase). - Experience with PHP Laravel is a must. - Prior work with developing secure, reliable authentication systems is a plus. - Ability to deliver high-quality, well-documented code. I need a professional who can seamlessly integrate this feature while ensuring the overall integrity and performance of the application remains intact.

    $888 Average bid
    $888 平均报价
    36 个竞标

    I'm looking for a skilled Laravel developer to create a dashboard for a property management app, similar to the Azuro app. The project involves utilizing a Laravel template I already have from Codecanyon and developing APIs for a Flutter app. Key Features: 1. Three levels of privileges: Tenant, Property Manager, and Landlord 2. Tenant Dashboard functionalities: - View lease agreements of his ap (203) - Submit maintenance requests - Pay rent - Communicate with the property manager or operations via in-app chat - Create QR codes for guests - Upload photos on move-in and move-out 3 property manager : Home Screen: You'll see an overview of Building 2: List of all apartments in the building, including Ap 203 Occupancy rates and upcoming vacancies Outs...

    $8905 Average bid
    $8905 平均报价
    159 个竞标

    I'm seeking a professional with experience in deploying Node.js and Angular projects to assist in hosting my project on my server. Ideal skills and experience: - Proficiency in working with Node.js and Angular - Prior experience in project deployment - Familiarity with server management - Understanding of web hosting principles Please note that I've skipped some questions regarding the server type, setup of specific environments or services, and domain name. Your expertise in assessing and addressing these aspects will be crucial.

    $109 Average bid
    $109 平均报价
    12 个竞标
    Laravel minor changes
    6 天 left
    已验证

    I'm in need of a Laravel expert who can assist with minor CSS modifications on my site. The primary focus will be on styling form components, so a deep understanding of Laravel's structure and functionality is essential. Key requirements: - CSS alterations mainly on form components. - Adherence to specific color schemes and styles I've outlined. - Ensuring the changes do not disrupt Laravel's built-in functionalities. Ideal skills include: - Proficient in Laravel and CSS. - Experience with form component styling. - Ability to follow specific design instructions. Please only bid if you have relevant experience.

    $23 / hr Average bid
    $23 / hr 平均报价
    48 个竞标

    I'm seeking a dedicated, detail-oriented, part-time Laravel developer with strong coding and debugging skills. You will be responsible for implementing new features on our clients' projects and working directly with our project manager. Key Responsibilities: - Attend daily scrum meetings. - Work autonomously, at your own pace and time. - Implement new features. Ideal Skills: - Proficient in coding and debugging. - Strong front-end development skills. - Experienced with API integration. - Knowledgeable in version control systems and SQL & Databases. - Excellent analytical thinking. Please, individual freelancers only, with at least 20 hours a week to dedicate. Companies, kindly refrain from bidding. When applying, specify your proficiency level in each relevant skil...

    $117 / hr Average bid
    $117 / hr 平均报价
    217 个竞标

    ...using React and Angular) and 2 Node.js backends. Key Aspects: - **Current State**: The existing frontends are quite interactive, catering to dynamic content. This migration project will involve working with these dynamic components. - **Frameworks**: Familiarity with both React and Angular is crucial, as these are the frameworks currently in use. The ability to translate these into components will be key. - **Primary Goal**: The main purpose of this migration is to facilitate easier maintenance of the project moving forward. A deep understanding of 's maintenance advantages over the current setup will be beneficial. - dockerize and migrate to server Ideal skills for this job include: - Extensive experience with - Proficiency in both React and Angular - Stro...

    $2205 Average bid
    $2205 平均报价
    39 个竞标