Access synology nas internet工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 access synology nas internet 找到工作

    ...history. Uploaded images. Keyword search records. This is to improve user interaction management. Image Keyword Generation The existing image keyword generation feature needs to be updated to deduct user tokens each time keywords are generated. The backend should support account freezing and unfreezing for user accounts. Admins can manually freeze or unfreeze user accounts to limit or restore access. Technical Requirements All configuration options and effects should be customizable in the backend to ensure flexibility. Features should be developed as plugins wherever possible, making it easier for future management and updates. If you read the requirements document, please add: 12366 at the top of your bid, otherwise we will not reply! All token-consuming features (text moder...

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

    ...the homepage or the specified page. Add a check for all code bugs: Conduct a thorough code review, identify and fix all potential issues, ensuring logical correctness and stable operation of the code. 2.2 Data Monitoring and Display Add data monitoring features in the admin system, displaying the following metrics: Add user visit count: Real-time statistics on total user visits. Add regional access ratio: Display the percentage of users visiting from different regions. Add user source ratio: Show user acquisition channels, such as organic search, social media, advertising, etc. Add order count: Track and display the total number of orders and their status. Add revenue data: Display total revenue and monthly revenue changes. Add total user count: Show the total number of registe...

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

    ... The discount for agents' card codes can be set in the admin panel. Agent membership is automatically activated upon opening; in the agent center, it redirects to the agent system with automatic login. The backend can also grant access to this page for specific users. Implementation Suggestions: Provide a dedicated page and function entry for agents on the frontend. After recharging the balance, agents can purchase card codes on the frontend with the discount set in the backend. For users who have not activated the agent function, relevant pages need to have access control. Backend Development Requirements Software Update System Function Description: Add a software update system and interface with the client. When there is a new update, the client receives a notifica...

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

    ...etc. Good Coding Standards and Documentation: Provide clear and standardized code comments and necessary technical documentation for future maintenance. Resources Provided: Access to Code Repository: I will provide the complete source code of the app, including all related code files and resources. Issue Descriptions and Logs: Detailed error logs and steps to reproduce the issues to help quickly identify problems. Related API Documentation and Backend Support: If needed, I can provide backend API documentation and support to assist in debugging network request issues. Google Play Console Access: Necessary access permissions will be provided to assist in completing the app's upload and release. Deliverables: Fix the membership time loading error and menu...

    $30 - $80
    $30 - $80
    0 个竞标

    ...enhance overall performance and connection speed. 4. **VPN Protocol Integration**: Integrate the V2ray protocol into the iOS application using the **sing-box client**. Ensure secure and stable VPN connections and optimize performance. 5. **Membership Feature Integration**: Implement and synchronize membership management features, including user registration, login, subscription management, and access control on the iOS client, to match the Android version. **Specific Responsibilities:** 1. **Feature Synchronization and UI Consistency**: Sync all functionalities and UI elements from the provided Android source code to the iOS version, ensuring a consistent user experience. 2. **Issue Resolution and Debugging**: Diagnose and resolve bugs in the iOS app, including network conne...

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

    ...enhance overall performance and connection speed. 4. **VPN Protocol Integration**: Integrate the V2ray protocol into the iOS application using the **sing-box client**. Ensure secure and stable VPN connections and optimize performance. 5. **Membership Feature Integration**: Implement and synchronize membership management features, including user registration, login, subscription management, and access control on the iOS client, to match the Android version. **Specific Responsibilities:** 1. **Feature Synchronization and UI Consistency**: Sync all functionalities and UI elements from the provided Android source code to the iOS version, ensuring a consistent user experience. 2. **Issue Resolution and Debugging**: Diagnose and resolve bugs in the iOS app, including network conne...

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

    ...professional demeanor toward guests at all times. Requirements: Proficiency in Chinese is mandatory; knowledge of additional languages is a plus. Previous experience in customer service or hospitality is preferred. Strong communication and interpersonal skills. Ability to work both independently and as part of a team. Availability to work from 8:00 AM to 5:00 PM China Standard Time. A stable internet connection is required to work remotely from any location worldwide. Compensation: A competitive daily rate of $10 USD with weekly payouts. Application Process: To ensure authenticity and language proficiency, a 5-minute video interview via WeChat will be conducted with all applicants. Interested candidates are encouraged to apply with their resume and a cover letter outlining the...

    $150 Average bid
    $150 平均报价
    16 个竞标

    ...and implement company employee recruitment; to screen, shortlist, and interview candidates to identify the best fit for the position; 3. Establish and maintain employee records and the signing, modification, renewal, and termination of labor contracts; 4. Assist the team in other HR related tasks. Job requirements: 1. More than three years of recruitment related work experience in the internet industry is preferred; 2. Familiar with the operation and application of commonly used office software; 3. Having certain communication and expression skills, Mandarin proficiency is preferred; 4. Familiar with local labor laws, company laws, and other relevant laws and regulations in Malaysia; 5. Good Interpersonal communication communication ability, team spirit and good professional ...

    $2824 Average bid
    $2824 平均报价
    10 个竞标
    Portugal Saft system
    已经结束 left

    T29. Simule ...emitir recibos com discriminação de taxas de imposto, mas permitir a emissão de outro tipo de recibos, crie um recibo parcial do tipo (PaymentType) “RG”. Estes recibos deverão ser gerados ainda que a aplicação não permita descontos financeiros ou retenções na fonte; T34. Um exemplo de cada um de todos os outros diferentes tipos de documento emitidos pela aplicação e ainda não fornecidos nas alíneas anteriores; T35. Envie novo SAF-T (PT), gerado com a estrutura 1.04_01 constante da Portaria n.º 302/2016, para este endereço de correio eletrónico. O ficheiro deve abranger pelo menos 2 períodos (meses) distintos com doc...

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

    ...and the peers make a request to the server with the roomID in the url. RoomID will be put in the same room and they start streaming video and audio. But it's too insecure and I need to generate a diffie hellman key pair on each peer (both desktop and mobile) and exchange the public keys. But I could not figure out how DH key exchange works. And where the keys are stored in mobile and how I can access them from the mobile phone so that I can encrypt the audio with the phones public key and then on the phone i can decrypt it using the key. (需要做的是为我在webrtc服务器上直播视频和音频的现有项目增加DH密钥交换算法的功能。 我原来的项目代码是录音web端和手机端的音频,并将它们进行比较延迟,作为两个端是否是在同一环境的双因素身份验证。我要改进的是使用webrtc直播音频来比较它们,把录音这一步替换掉。 我已经做好了的是部署webrtc信号服务器和可以直播视频和音频的url链接。现在连接的运作方式是,我用一个roomID创建一个房间,然后用户群用url里的roomID向服务器发出请求。RoomID会被放在同一...

    $173 Average bid
    保密协议
    $173 平均报价
    2 个竞标

    ... In addition to providing security related to the centralized financial ecosystem, it also provides the best of both worlds advantages, providing all the cost-effectiveness, easy access, transparency and rapidity of defi income agriculture Moon farm optimizes the yield agriculture interest (apyi APR) and provides users with the ability to choose the farm they want to use. Otherwise, the system will automatically use the yield optimization engine to determine the best farming strategy. Our vision: Become a leading platform for yield optimization of cedefi; Bridge the gap between cefi and defi; Eliminate the access threshold of planting industry and improve the user experience; Provide better utilization of funds; Create powerful optimizations to provide the best interests f...

    $250 - $750
    $250 - $750
    0 个竞标
    exce+access 小型OA
    已经结束 left

    我们是做法律法务的,想做一个通过excel访问数据库的小型OA系统。

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

    我需要一些平面设计。

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

    A calendar applet with multiple features, including time booking, team collaboration, shared calendars, online subscriptions, and more. Requirements: 1. Must have a deep understanding of the booking 2. Must be familiar with the common calendar application 3. Must have a deep understanding of teamwork and access control 4. Must be familiar with WeChat / applet / public number 一 个具有多种功能的日历小程序,包括时间预订,团队协作,共享日历,在线订阅等。 要求: 1. 必须对预订有深刻理解 2. 必须熟悉常见日历应用 3. 必须对团队协作,权限控制有深刻理解 4. 必须熟悉微信/小程序/公众号

    $4528 Average bid
    保密协议
    $4528 平均报价
    21 个竞标

    1.在access选项卡下增加购买栏,后台可以输入金额,前台用户访问页面时支付相应金额以后可以访问内容; 2.用户可以自己购买用户组,用户支付一定的金额,可以在一段时间内成为某一个用户组成员 3.支付方式包含支付宝和微信支付(扫码、链接等都需要支持) 4.详细说明请查看附加文件

    $20 / hr Average bid
    $20 / hr 平均报价
    3 个竞标

    GOOGLE优化排名营销

    $935 Average bid
    $935 平均报价
    49 个竞标

    帮助我做网络推广。

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

    你好: 我要開發一套門禁系統與監控系統,人員不須到現場協助客戶看屋。 請參考以下網站 開發類似這套系統。 與開發 的網站做應用 請問您可以開發嗎? I want to develop a set of access control systems and monitoring systems, personnel do not have to go to the scene to help customers see the house.

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

    我現在有一個以visual foxpro 編寫的軟件,它會自動從網上下載資料並儲存在電腦中,透過軟件的介面顯示所需資料。現在的項目想將下載並儲存在電腦的DATA擷取到EXCEL/ACCESS,從而不用透過FOXPRO 編寫的程式也可以利用EXCEL/ACCESS 作查詢。由於軟件的介面是中文,所以必需懂得中文才可以完成這個項目。

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

    Aim: promote our company’s FinTech website in China Action: Write and post posts in simplified Chinese on China forums to promote our company and its FinTech website that offers digital currency information. Requirement: 1. Knowledge of IT/FinTech/ Finance/ Bitcoin / digital currency would be great. 2. Native simplified Chinese writing and know the terms of FinTech in Chinese community. Forum suggested: 网易社区(网易财经论坛)、巴比特、区块链社区、壹比特、雪球、网易财经论坛、和讯论坛、经管之家、金融之家、投行先锋、博瑞金融、交易币论坛、彩云比特、深度科技论坛、火线互联网金融论坛、互联网金融吧(百度)、知乎、金融业(天涯)、新浪主题社区、百度論壇/百度贴吧、搜狐社区、21CN社区、中华网论坛、QQ论坛、比特范、P2P论坛、网贷社区、天涯社区、上海热线论坛 (谈股论金) Duration: Mid Aug to Oct 2016

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

    Microsoft Access 编程师 懂英文 工资可以按小时计算,也可以总价

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

    我们目前有一个基于Windos Access 的一个内部应用软件, 我们希望能将其用WINDEV 来重新开发 以便于我们之后的应用。指定使用WINDEV 开发软件。在我们公司坐班工作,直到项目完成。

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

    基于bootstrap、highcharts、jquery等前端框架,后端采用.NET,数据库采用access数据库。

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

    1. App download to allow user to access the internet thru our company servers.. 2. GEO Location of device for clients when they enter the office building to know where they are. 3. Building lay out, with using scan QR codes to let clients know where they are at precisely 4. USING wifi, A-GPS and GPS to access location INSIDE the building and on different floors 5. Allow downloading of pamphlets and documents helps references for services provided in the entire 10 story building along with each specific floors 7. Will need ongoing support for at least 1 year, 8. Within the app, the layout for the client changes and makes changes based on the wifi positioning. 9. Smart app controller, allowing the app to control simple internet connected items (lights, s...

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

    工作相關: 1. 在活躍的境外deal/coupon論壇或博客(redflagdeals/hotukdeals/)上分享我們的促銷產品 2. 在SNS(Facebook/Reddit/Instagram/Tumblr)渠道分享我們的促銷產品 薪酬相關: 1. 計件付費(Paypal)(根據資源的質量,根據鏈接所追蹤到的銷售額和所吸引的流量,單件價格不同) 2. 月結 有意向者,請致信nefertari929 [at] gmail [dot] com 工作相关: 1. 在活跃的境外deal/coupon论坛或博客(redflagdeals/hotukdeals/)上分享我们的促销产品 2. 在SNS(Facebook/Reddit/Instagram/Tumblr)渠道分享我们的促销产品 薪酬相关: 1. 计件付费(Paypal)(根据资源的质量,根据链接所追踪到的销售额和所吸引的流量,单件价格不同) 2. 月结 有意向者,请致信nefertari929 [at] gmail [dot] com

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

    Requires a database that helps users in our company to organise different packaging specifications for each of our products. Since different customers require different packaging format of the same products, we need to be able to pick from existing packaging format or create new format for each customer. Requires the following functions. 1) Product overview (list all the items, and related different packaging specifications) 2) Functions that allow users to alter and add new packaging format for each item. 3) Functions that allow users to pick different products (and its respective forma) and output the selection to Excel or PDF 4) An import and export function that allows us to import all the existing packaging data into the database.

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

    It will be designed as a window for a start-up. English and Chinese description are needed.

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

    项目: - 一个牙医软件模块; - 部分功能基于开源控件实现; - 开发环境为C#, MSSQL Server, MS Access (MDB); - 1.1 版本已经完成并在使用; - 现按照用户要求有所改动; - 改动分为2个阶段,1.2版本和2.0版本; - 1.2版本预计一个月内完成; - 2.0版本预计二个月; 要求: - 熟识C#,.NET, MSSQL,MS ACCESS; - 使用第三方控件经验; - 懂看简单英文需求; 项目本身是加拿大外包的,我人在东莞,可以到我这里开会,也可以到深圳开会,让你了解该程序和其需求以便报价。 有兴趣的,请QQ 1073158942 联系,或电 15820998667 (何生)

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

    开发一个BS版本的发电机远程管理系统。 系统组成:服务器+Browser+App+数据采集器 需要完成: 1.采集器本地配置软件,采用RS232与数据采集器通信。 2.监控系统(BS模式),通过Internet,基于TCP与采集器通信,收集跟踪发电机相关数据;并管理跟踪发电机发电信息、位置信息等。 3.监控App软件。

    $4151 Average bid
    $4151 平均报价
    3 个竞标
    Build a Website
    已经结束 left

    1. 设计及建立公司内部网站(登录访问),主要信息包括各部门主要架构、流程及手册,同时包括最新公司动态,行业信息等。信息披露分层,二层不超过10页,三层以上不超过30页。简单的网页间连接。同时包括一个内部Forum (论坛)可以让员工共享相关行业及知识信息。 2. 在同一网站上建立一个内部应用系统加数据库,主要流程涵盖客户记录及贷款状态录入及更新。数据库不超过10个表, 每个表大概10-20个字段,主数据每月新数据不超过500条记录,总数据量大概每年新增50000条。 数据库机构初步包括:客户表、介绍人表、佣金表、新交易表、交易历史记录表等。 应用系统主要功能是录入、查询及产生报表。 安全考虑上可以根据访问人员的ID呈现可以访问的界面及相关报表。 3. 希望网站建设可以使用较简单的HTML5、Access数据库设计,以方便未来的自行维护。 4. 全部网页为英文。

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

    我们是一家提供电子元件交易安全平台的新创公司。 我们的服务是独一无二的,我们提供平台通过拍卖和逆向拍卖行事,我们为买卖双方交易者护送保航,最大化交易安全。我们控制买方的钱,我们核实卖方元件的完整性。 这种服务类型增加国际贸易。 我们希望通过SEO、SMO、百度广告、电子邮件行销、无约电话等途径来把我们的网站和服务推广给亚洲的潜在贸易商(中国、香港)。

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

    كسب الربح مباشر بعد الظغط علي الاشهار

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

    3. 进入账户后,无论是找工作还是招雇员,信息填写方式简单智能,只要简单选择大类后,会智能地出现介绍模板,并且无字数要求,大大地简化了注册流程。

    $35 Average bid
    $35 平均报价
    1 个竞标
    Access freelance
    已经结束 left

    1.要識中文,善於溝通 2. Access 基本運作 (關聯圖,報表,表單等等) -要將所有資料整理及關聯,方便我們尋找客人的資料 -要按我們需要及要求製作表單和報表 -需要各負責人交代有關運作及其用途

    $31 - $255
    $31 - $255
    0 个竞标

    作为一个成功的B2B国际贸易推广平台,ECVV一直在开拓海外市场,创造更高的影响力带动海外流量访问。由于业务需要,征集优秀的海外推广人员和方案进行有偿服务。 您可能提供的服务:1,为ECVV编写原创营销性质软文,中英文皆可。要求结合热点话题,与网站本身紧密相关,无语法错误。$5-10 2,在贸易相关性论坛留下ECVV的链接和有关内容,保证不被删除。$1-5 3, 如果你有自己的网站,特别是有数量较多的运营正常的网站,你可以在首页添加一条链接到ECVV首页。我们将评估你的网站质量,按月付最高$100 4,在facebook和twitter...CVV官方账号为好友并转推一条。$1 目标网站: As a successful Manufacturers marketplace, ECVV (target-) quickly open the door of the overseas to bring China's greatest products to the world's buyers. To better introduce ECVV Brand, we want talented guys to join us marketing Ecvv online marketplace through SNS (FACEBOOK, TWITTER), industry products wholesales forum and other internet marketing methods. We will give you payment according to values of what you've done.

    $30 - $250
    $30 - $250
    0 个竞标

    ... 利润最大化通过开发和制作百度,搜狗,360显示广告,规划和部署PPC活动。 -赢得优质的、显著的PPC项目进展。 -通过PPC或付费点击追踪、更新跟踪和更新流量模式。 -负责PPC报告,包括每周和每月项目报告,分析该项目的表现,评估投资回报率对关键指标和优化支出的最大价值。 -培训营销人员,监督各项目进展,以确保团队的优质表现。 -参与或主持高级管理层及营销团队的会议。 -发掘、聘用、指导和激励线上营销人员在技术及应用层面发挥最大潜能。 技能与经验要求: -良好的教育背景。 -渴望成功。 -拥有5年以上的任职PPC经理/百度网盟专家的经历。 -有参与SEM竞标技术、自动化功能的经验。 -善写广告文案,懂得就项目进行专业层面的比较。 -能够管理、指导大批富有经验的团队成员工作。 -有从众多数据中获取信息、做出清晰判断与明智角色的经验,善用Excel与Access. -优秀的客户处理能力和书面、口头沟通技巧。 -杰出的项目管理能力,能同时管理多个项目,并确保项目按时运作。 -能够适应瞬息万变的线上营销趋势。 -能够萌生新创意、执行新想法。 -能够从头至尾地带领、管理并参与任一项目。 -富有职业道德及旺盛的精力。

    $33 / hr Average bid
    $33 / hr 平均报价
    1 个竞标

    Access 2013 Web App 在线的顾客管理系统。用户登录后在主页看每日摘要: 1.近一个月内新加入的顾客 2.正在处理中的顾客列表 3.总顾客数量 点击添加新顾客按钮可以弹出窗口添加新顾客 点击顾客名可以弹出顾客详细信息,并可以打印该详细信息

    $10 - $30
    $10 - $30
    0 个竞标

    I'm seeking a developer to create a virtual therapy website focused on emotional regulation. The primary feature of this platform will be self-guided exercises, specifically meditation techniques delivered through audio guides. Key Features: - Self-Guided Ex...techniques will be delivered as audio guides. These should be high-quality, soothing, and professionally produced. The ideal candidate for this project should have experience in web development, particularly with creating interactive, user-centered platforms. Familiarity with therapeutic techniques, particularly meditation, would be a significant advantage. A background in audio production or access to a high-quality audio editing service is also preferred. Please include examples of similar projects you've worked ...

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

    I'm looking for a web-based program that can help me keep track of job participants, their payment statuses, and visualize data through a bar chart. Key Features...statuses, and visualize data through a bar chart. Key Features: - Each participant should have a unique ID for identification. - A section to add new participants, requiring their Name and Contact Details, Date Joined and Payment Status. - Capability to indicate how many people are involved in a job and how many have made a payment. - A chart to visualize the number of participants added each month. Access: - Users should be able to log in with a Username and Password. Ideal Skills: - Proficiency in web development. - Experience with data visualization and creating interactive charts. - Knowledge in user authenti...

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

    ...from home I need a custom HR software that can cater to my staff in Australia & the Philippines, with the potential to expand worldwide. Each staff member should have their own login to update personal information and download their payslips. Key Features: - Personal Information Update: Employees should be able to update their own personal information. - Payslip Download: Staff should have access to download their own payslips. - Time Tracking: The software needs to track when staff log in and log out. - Tax Calculation: The software must calculate taxes according to Australian & Philippine regulations. - User Permissions: I should be able to grant staff more or less power as needed. The ideal freelancer for this project should have extensive experience in software ...

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

    Já vi na internet alguns americanos com uns mods do jogo mas nunca algo extraordinário. Tenho muitas ideias pra esse jogo. Gostaria de por elas em prática. Será que você consegue me ajudar?

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

    I'm looking for an experienced professional to prepare a General Arrangement Drawing (GAD) for a 66m span of an e...looking for an experienced professional to prepare a General Arrangement Drawing (GAD) for a 66m span of an existing Railway Over Bridge (ROB). The ROB currently has 2 spans, each measuring 31.5m. Key Details: - Level of Detail: The GAD needs to be intermediate with structural components. - File Format: The final GAD should be delivered in DWG (AutoCAD) format. - Reference Materials: You will have access to original designs and plans for the project. Ideal Skills and Experience: - Proven experience in creating Railway GADs. - Proficiency in AutoCAD with ability to create detailed, structured drawings. - Strong understanding of railway engineering specifications...

    $6 / hr Average bid
    $6 / hr 平均报价
    5 个竞标

    ...spectrum analysis. If you have a background in radio frequency research and can develop a system that meets these requirements, I would love to hear from you. You must sign my NDA before I can share any samples of exactly what I need made. I will own the copyright to all the designs, images, graphics, files, programs, source code, coding, animations, text, lists, menu's, files, rendered files, AI access, native files, and source files. I will own the copyrights to the native files, source files, rendered files, source code, Graphics, and completed files. You will send me all the full designs, source code, equipment resources, native files, and source files when completed. I will release the full milestone when the work is fully completed, tested, and accepted by me. I do no...

    $750 - $1200
    加封 保密协议
    $750 - $1200
    0 个竞标

    I'm experiencing access issues with my private GitHub repository and need assistance to diagnose and resolve the problem. Ideal skills and experience: - Proficiency in GitHub and understanding of its access protocols. - Prior experience with troubleshooting GitHub repository access issues. - Familiarity with different GitHub authentication methods (Password, SSH, OAuth). - Ability to communicate solutions clearly.

    $20 / hr Average bid
    $20 / hr 平均报价
    6 个竞标

    I'm in need of a skilled developer to assist with my web application, which is being developed as an internal business tool using Ang...business tool using Angular, C#, and MongoDB. Core Features: - The primary functionality of this tool revolves around user management. Specific User Management Features: - The tool will require role-based access control (RBAC). This involves implementing a system where users can be assigned to different roles, each with its own set of permissions. Ideal Skills and Experience: - Proficiency in Angular, C#, and MongoDB is essential. - Prior experience in developing internal business tools will be highly advantageous. - Strong understanding and experience in implementing role-based access control. - Excellent problem-solving skills an...

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

    I'm looking to incorporate Firebase Storage across my web platfo... and Flutter app. The main functionalities I want to implement include: - File uploads: Users should be able to upload files seamlessly. - Data backups: Ensuring data integrity and availability through regular backups. - Media streaming: Allowing users to stream media content directly from the app. Furthermore, user authentication is a crucial aspect of this integration. All Firebase Storage access will require authenticated users to ensure data security and privacy. Ideal skills and experience for this job include: - Proficiency in Flutter and web development. - Extensive experience with Firebase Storage. - Strong understanding of user authentication protocols. - Previous work implementing data backups and m...

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

    I am in need of a Tableau expert to develop a project that visualizes our employee hierarchy and access levels. The project should include the following: 1. A "Top Office" table that encompasses all higher management including the CIO, managers, and supervisors. 2. A three-level visibility system: The "Top Office" can see everything beneath them; supervisors and managers can see their respective employees; and employees can only see their immediate boss. 3. Access control settings that allow for 'Editable for specific roles'. This means that only designated individuals can edit certain parts of the project. Data for this project will be sourced from Excel spreadsheets. It is critical that the freelancer has profound experience with Tableau and ...

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

    We need a Haitian girl or woman with a good internet connection, a laptop, a headset for the latter and a workspace. Urgently!!!

    $300 Average bid
    本地
    $300 平均报价
    1 个竞标

    ...settle for just $3k, which doesn't cover the $10k in legal fees I have already paid. The hotel has 7 days to pay me in September and to date hasn't. I received email confirmation that they were going to pay but they never did. I wrote a new demand letter informing them of my intent to file for $12,500 for breech of contract and emotional distress for the whole situation. I originally was denied access to PAY for an upgrade from a pet friendly room to a suite strictly because of my Psychiatric service dog, which is a violation of ADA Law. I offered to call the sheriff to explain the law to hotel staff and I was threatened with filing a FALSE police report and going to jail by making the statement saying "then I will press charges on you for trespassing if you ...

    $152 Average bid
    $152 平均报价
    14 个竞标