Microsoft access interface lotus notes database工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 microsoft access interface lotus notes database 找到工作

    ...specific chatbot or group management rights. • Conversation Records: Filter and export history by time or keywords. 5. Subscription Management • Upgrade subscriptions (e.g., monthly or annual plans) to unlock advanced features. 6. Interface Customization • Paid users can adjust themes, colors, logos, display positions, etc., for chat windows. (3) Customer Service Representative Features • View assigned user groups and conversation history. • Interact with customers in real-time (text, images, emojis). • No permission to modify chatbot configurations or interface settings. (4) C-End User Features 1. Chat Window Trigger • Support click or auto-popup triggers (configurable by B-End users). • Optionally prompt users for ...

    $469 Average bid
    $469 平均报价
    11 个竞标

    ...WeChat Pay, Alipay, and credit card options with a one-time payment setup. Use the API to generate a payment QR code directly on the platform, allowing users to scan and pay without redirection. Documentation: Typing Effect Implement a typing effect that displays text character by character to enhance user interaction experience. Content Moderation Interface Integrate Baidu's Text Content Moderation API to check if user-submitted text complies with the platform's safety and content policies. Documentation: Please provide the specific Baidu Text Moderation API documentation link. The moderation API supports up to 20,000 tokens per request. If the content exceeds this limit, it should be split into multiple requests. Each moderation request will

    $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 个竞标

    ...developer must complete the project within 25 days. If the project is not completed within the deadline, we reserve the right to request a full refund without any reason. Project Goals: Feature Synchronization: Use Flutter to synchronize all features and logic from the Android VPN version to the iOS version, ensuring a consistent user experience across platforms. UI Update: Develop a new iOS user interface that matches the flow and design of the Android version to maintain uniformity. Backend Code Optimization: Update and optimize backend code to meet the requirements of the iOS version, improving performance and connection speed. VPN Protocol Integration: Integrate the V2ray protocol in the iOS application using sing-box client to ensure a secure and stable VPN connection. Mem...

    $596 Average bid
    $596 平均报价
    13 个竞标

    Development Requirements Menu Click Limitation Copy and Debugging Protection Multilingual Support Membership Plan Selection Interface Agent Page Backend Development Requirements Software Update System Invitation System Membership Pricing and Plan Modification Agent Membership Functionality Enterprise Functionality (Management Center) Card Code Redemption System Exclusive Membership Line Settings Email Configuration FAQs and Banners Management Copywriting Management Admin Panel Requirements Multilingual Switching Login Security Enhancement Order Management User Management Online Status Display Data Statistics and Reports Task Center (Planning Center) Development Notes Details to Discuss Overview This development document has been updated according to the latest requirements. ...

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

    ...recently attempted to upgrade to support Android 14 (API Level 34). After the upgrade, the app has encountered several issues that need to be resolved by an experienced Android developer. Main issues include: Membership Time Loading Error: When the app starts, there's an error in loading the membership time, causing the app to remain in a loading (spinning) state and unable to proceed to the main interface. Menu Click and Language Switching Issues: Clicking on menus and switching language buttons may cause the app to loop or redirect continuously. Sometimes, after switching to another language, it automatically reverts back to English and doesn't retain the user's chosen language. Publishing to Google Play Internal Testing: After fixing the above issues, I need...

    $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 个竞标

    ...a student or junior UI/UX designer to create an engaging user interface for a SaaS website, greeting a seamless experience for our users. Key Responsibilities: * Use UI design kit out in the market to speed up the design. Design Preferences: * Incorporate a modern and minimalist design approach to make the website look contemporary without creating clutter. * Use vibrant colors thoughtfully to enhance the user experience while keeping a professional and corporate feel throughout. Ideal Skills (Optional): * Strong proficiency in website UI/UX design * Previous experience with SaaS platform design * Familiarity with modern, minimalist, and professional design approaches * Good understanding of color theories and user interface trends The applicant should demonstrate the...

    $61 Average bid
    $61 平均报价
    20 个竞标

    ...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 个竞标
    constellation
    已经结束 left

    0. Use python 3.7/3.8, and please leave some comments and notes 1. A small crawler program on Windows; I can download the file and click an .exe for running it. This program has an interface for some simple operations: there is a search box and search button in the page, a status bar, a conversion button, an import button, and a visualization button. 2. First, I can type a word in the search box of the program’s interface. 3. According to the word I typed in step2, the program searches for the corresponding words on 4. Create a list1 to document the explanations on of the word searched in step2. Please notice that only level-1 explanations are needed (as shown in the jpg "无标题", the level-1 explanations of “this” are the sentences round...

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

    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 个竞标

    ...battery; 2 Display interface to support RGB, LVDS and MIPI interface, as only one interface can be used at the same time, so the three interface pins can be reused; 3. Touch screen interface resistive screen interface, the use of ADS7846 or compatible chip, using the SPI interface; Capacitive screen interface, the use of IIC interface; 4. SD card interface CPU to reserve SD / TF card interface pins; 5. Network interface using RMII interface PHY, so RMII interface pins have to be reserved, PHY using DP83848IVV ; 6. Serial communication interface to reserve a RS232 UART; reserved for a RS485 UART, in addition to set aside a pin for the direction of RS485 control; 7. USB ...

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

    对方聊天记录,相册密码

    $278 Average bid
    $278 平均报价
    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

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

    我需要ERP软件供应商如Microsoft Dynamics,SAP Business One,Netsuite,Acumatica,Epicor和Infor在中国的所有合作伙伴的excel报告。 我需要excel报告包含以下信息: - 公司名 - 地址 - 网址 - 与其合作的供应商(每个竞争对手的单独列)。 一些公司可能与多个供应商合作 - 每个供应商的合作层级或级别。 - 姓名,电子邮件地址和Linkedin公司首席执行官/创始人/董事总经理从每个合作伙伴。 我只是一个名字。

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

    ...6、有创业精神的年轻人优先! 价格: 我们愿意支付合理的市场价格,支付方式可以是固定费用或按小时计费,具体面议。 We are looking for an app developer/coder, for a social service app based in Shanghai China. The app first feature is in some way similar to 滴滴快车. Monetization will be that the app will deduct a minor percentage from every transaction after every service done. The app will be based in China, and only for coding, we will be providing the interface design, a very simple minimal design would be used. Requirements are to be: 1. Experienced with Wechat/ Alipay or union payment integration. 2. Familiar with geo-location based services and map integrations。 3. Simple rating system for both providers and clients. 4. Familiar with Chinese source code and regulations. 5. Ability to develop the apps within 5 months ...

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

    我需要ERP软件供应商如Microsoft Dynamics,SAP Business One,Netsuite,Acumatica,Epicor和Infor在中国的所有合作伙伴的excel报告。 我需要excel报告包含以下信息: - 公司名 - 地址 - 网址 - 与其合作的供应商(每个竞争对手的单独列)。 一些公司可能与多个供应商合作 - 每个供应商的合作层级或级别。 - 姓名,电子邮件地址和Linkedin公司首席执行官/创始人/董事总经理从每个合作伙伴。 我只是一个名字。

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

    你好: 我要開發一套門禁系統與監控系統,人員不須到現場協助客戶看屋。 請參考以下網站 開發類似這套系統。 與開發 的網站做應用 請問您可以開發嗎? 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 个竞标

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

    $13 / hr Average bid
    $13 / hr 平均报价
    5 个竞标
    Build a Website
    已经结束 left

    ...environment and a positive outlook on life are mandatory! We are working to a fairly tight schedule (sub-6 months for the full development), and so the applicant should be able to deliver within those timelines. We are initially offering an equity stake in the business, with the potential for the addition of a full-time salaried position. Responsibilities - Create website layout/user interface by using HTML5/CSS3 practices. - Integrate data from various back-end services and databases. - Be responsible for maintaining, expanding, and scaling our website. - Stay plugged into emerging technologies and apply them into operations and activities. - Optimize website for maximum speed. Requirements - Experience in coding with PHP, MySQL, and JavaScript. - Experience w...

    $6017 Average bid
    $6017 平均报价
    11 个竞标

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

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

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

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

    我需要一个网页能够做中国象棋打谱,并储存Microsoft SQL Server, 做直播

    $21 - $176
    $21 - $176
    0 个竞标

    ...The creature should be designed so that it can be instantiated as an object. You should be able to create instances of the creature with varying sizes through a single float argument passed into the constructor. The location of the object should vary each time the constructor is called. In addition to the constructor, make sure that the class implements all of the methods of the AnimatedObject Interface (and i have the required codes)...

    $30 - $250
    $30 - $250
    0 个竞标
    Build a Website
    已经结束 left

    ...coupon) c. online appointment, appointment will be send to manager's email for approval, manager can approve from the email link d. therapist management function, can easily add/delete employee, and arrange employee on duty. e. service management function for cashier, payment calculation for employee and cashier. f. coupon management, coupon will have expire date. g. interface for manager to publish some information on the side new feed bar. h. support google map. 网页设计要求 1. 设计大方简洁,适合按摩店特色,支持手机浏览以及预约,可以支持多个按摩店(不同名字),不同主页 2. 语言支持:英文 3. 需要有适合手机浏览的页面 4. 需要有用户管理功能: 客人,经理,员工 4a. 客人注册 (电话,邮件),客人邮件需要和pommo软件同步,pommo是一个开源的邮件发送软件。 4b. 客人可以邀请其他客人 4c. 客人可以网上预约,预约邮件发送到管理员邮箱,管理员可以通过邮件确认并答复 4d. 服务管理功能,可以参见现有...

    $580 Average bid
    $580 平均报价
    24 个竞标

    ...them in their computers. 3, The computers should be pre-installed with our special player. After plugging in the "softdog", the player will show the student's identity information including name, gender, phone number, class and term. 4, After completing the authentication process, the videos can be freely played in the special player. The students can select the styles of the player in the interface of the player and we also can show our brand in the player. The definition of the videos will not be affected. The videos can be freely sped or rewound. Besides, 0.1 to 5.0 times of speeding and rewinding can be achieved and the audio track can stay the same . 5, The encryption software of the video can be specifically available to the students of a particular class....

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

    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, switches) will ...

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

    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 个竞标

    大家好,我叫‘...to gather information in their bid please. INSTRUCTIONS: 1. On any of the popular job-listing websites, locate details of an employee (company profile) 2. Complete the company profile columns B - M 3. Include any links to profiles on the job site (the source) 4. List the number of vacancies the employer is currently listing, if available 5. Make sure all links are live and clickable NOTES: 1. All phone, fax and cell-phone numbers must start with the international dialling code - Hong Kong: +852 - China: +86 2. All email and weblinks must be made a live link. The easiest way to do this is to edit the cell, then press enter and it automatically changes to a blue link that you can click 3. Column P (招聘职位) is the number of visible job vacancies for the em...

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

    Need an iPhone application in Simplified Chinese. See below for project requirements. APP is divided into two parts: 1. APP basic function is to allow customers to contact individual service providers in his area. App allows customers to place orders, pay through Paypal / micro-channel payments, and rated by the service providers. 2. Service providers use a separate app interface ( like Didi taxi driver version ) . Allowing him to enter personal service information , and see all of his orders. Development / functional requirements: -APP must be in Simplified Chinese - Preferably mixed-mode mobile applications (hybrid) - Paypal / micro-channel payment functions - Geographical location ---------------------------------------------------------------- APP分两大部分: 1. ...

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

    ...The functional requirements: Very strong reliability and expandability, easy to maintain. Security: to have solid security mechanism to ensure the safety of the user’s information. Responsive: The message and communication between mobile and website, buyers and sellers should be real time. Communication methods: message, call, voicemail, email. Style of user interface: simple, fancy with good using experience. information: the posted information on this website include text, photos, video, voice Multiple-language version: mainly Chinese, English Advertising system: similar to the advertise on youtube that the advertise will be displayed during the playing of videos. Anti-spam and poor inform...

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

    项目: - 一个牙医软件模块; - 部分功能基于开源控件实现; - 开发环境为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 个竞标

    ..., The implementation of user registration, recharge (Alipay & Paypal), VPN account settings, password changes. The user account, close to expiration reminder, enterprise information submitted invoices, invoice mailing address submitted. The OpenVPN function to read, including account surplus time, monthly bandwidth query, history of bandwidth usage information. The interface is succinct, professional, similar to Bootstrap. We have a billing system Hostbill, so if you can develop Hostbill Api, you can not have the development of Web. 一个OpenVPN收费程序, iOS & Andarid & Website(或者使用Hostbill账单系统) 基于OpenVPN的收费充值程序, 类似VPNExpress , 实现用户注册,充值(Alipay & Paypal),VPN帐号设置,密码变更. 用户帐户, 有接近到期提醒, 企业发票信息提交, 发票邮寄地址提交. OpenVPN功能读取, 包含账户剩余时间, 当月带宽查询, 历史带宽使用信息查询

    $27 / hr Average bid
    $27 / hr 平均报价
    2 个竞标
    Build a Website
    已经结束 left

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

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

    SQL注入/代码审计/数据库权限/渗透测试技术 接渗透单子高手,联系电子邮箱:aqcp#(#改成@)语言要求:中文 熟练掌握各种内网渗透测试工具与相关知识,精通常见安全攻防技术:sql注入、xss、文件上传、文件包含、命令执行等漏洞 熟悉linux、unix、Windows、oracle、J2EE等各种环境下WEB的安全配置与安全检查及WEB漏洞防范; 熟悉各种脚本语言(asp,php,jsp,java,net、perl、python等)具备独立挖掘web安全漏洞与入侵手段 具备一定的网络安全知识,对网络安全结构、系统漏洞、入侵检测、病毒防护等有深入理论基础和实践经验; 熟悉渗透测试黑客攻防的步骤、方法、流程、熟练掌握各种渗透测试攻防工具有实际渗透经验者优先; 求大虾接单,脱裤,要求,电话,手机,姓名,邮箱,其他的一概不要。每笔单1000美金起步,根据站的难度而定价格,具体可以详谈,寻找长期合作. 态度认真、中介勿扰,请技术实力说话。

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

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

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

    1. 需要3000句英-日例句。 格式: (交付档案时请用Microsoft Excel檔) jog When I was young, I used to jog in the morning. 私は、若かった時、よく朝ジョギングしました。 2. 会提供单词列表. 3. 所有的句子(包括英文与日文)不能有文法错误且要母语人士用法。 4. 所有的句子必须是原创的,并且不侵害到任何知识产权。 5. 雇主拥有独家版权,不可转售或交付给第三者。 6. 需先签合同。

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

    ... 利润最大化通过开发和制作百度,搜狗,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 个竞标

    网站的导航条有5个栏目:首页、产品、解决方案、成功案例、关于我们 每个栏目下的分类规划如下: 首页:布局精简 产品:Microsoft、Citrix、Symantec、Sophos、Vmware、HP、Dell(可以自主添加条目) 解决方案:虚拟化、云计算、IT安全(可以自主添加条目) 成功案例:待定(可以自主添加条目) 关于我们:公司背景、宗旨方向、招贤纳士、团队风采、联系我们 附加说明: 1.当鼠标停留在某个栏目上面时,会自动列出该栏目下的分类信息 2.对于每个栏目下的页面,希望参考以下布局格式,在左侧框架点击某个条目后,右侧框架显示出相应的条目详细内容。 3.在网站的首页边侧放置一个固定悬浮框,用来放置公司的二维码图与联系信息

    $608 Average bid
    $608 平均报价
    5 个竞标
    Small Clothing Brand Website Design
    23 小时 left
    已验证

    I'm looking to create a brand showcase site for my small, stylish clothing brand. This site will primarily feature a Home page, showcasing product highlights. Key Requirements: - Design an engaging Home page that prominently features product highlights - Aesthetically pleasing, modern design that reflects the brand's style - User-friendly interface Ideal Skills: - Experience in e-commerce and brand showcase site design - Strong graphic design and UI/UX skills - Ability to create engaging, brand-consistent designs Please note, the site currently only requires a Home page, with potential for future expansion. Your experience and creativity will be crucial to making this site a success.

    $174 Average bid
    加急
    $174 平均报价
    40 个竞标

    I'm seeking an experienced developer to customize our Keycloak SSO login page. The project involves: - Changing the layout and design of the current page - Incorporating our custom branding and logos I have all the necessary design assets ready for implementation. The design changes should include: - Modifying the color scheme and fonts to match our brand - Rearranging the interface elements for an improved user experience Ideal candidates would have a strong background in front-end web development, UX/UI design, and experience working with Keycloak. Please include examples of similar projects you've completed in your proposal.

    $43 Average bid
    $43 平均报价
    11 个竞标

    ...and be redirected to partner sites for purchase. The final deliverance must encompass web design, app development, security measures, certificate installations, API integrations, client account setups, and a complete digital marketing strategy. OBS OBS OBS The bid will be your last total cost for whole project and is not acceptable to ask more after it Key Features Needed: 1. User-friendly interface for price comparison. 2. E-commerce functionality with affiliate link redirection. 3. Security enhancements including SSL certificates. 4. Effective API integrations for product and service listings. 5. Development of both website and mobile applications. 6. Comprehensive digital marketing plan covering social media marketing and Google Ads. Here are the requirements for my we...

    $284 Average bid
    $284 平均报价
    26 个竞标

    ...understanding of intuitive user interfaces and functional design. -Ability to scale the platform for future enhancements. -Familiarity with modern technologies such as PHP, Python, Node.js, or other backend frameworks suitable for building scalable web applications. This is an exciting opportunity to innovate in the automotive service industry and shape a platform that simplifies how people offer and access car-related services! We are open to hearing your proposed rates and an estimated timeline for completing this project. Please include these details in your proposal, along with your recommended technology stack....

    $2248 Average bid
    加精
    $2248 平均报价
    76 个竞标