Microsoft access creating purchase order database工作

筛选

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

    ...Circuit Breaker and Throttling - **Circuit Breaker**: - Triggered on consecutive failures or abuse patterns, with thresholds adjustable by tier. - **Throttling**: - Use token bucket or leaky bucket algorithms to smooth out traffic peaks. --- ## 3. API Access Monitoring and Logging ### 3.1 Log Recording - **Details Recorded**: - Log source IP, request parameters, HTTP method, status code, response data (or digest), timestamp, and duration. - **Security**: - Store logs in an encrypted, access-controlled database or logging system. ### 3.2 Centralized Auditing & SIEM - **Centralized Management**: - Use ELK/Graylog to aggregate logs. - **SIEM Integration**: - Define triggers for abnormal patterns (e.g., frequent failures) and send aler...

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

    1. Order不能重复生成过一次之后就不再生成 2. Order Number的范围我可以指定 3. 我可以控制此次需要生成多少个order number 比如我输入了100就生成100个

    $1174 Average bid
    $1174 平均报价
    23 个竞标

    ...affiliate marketing), and support user-defined group management to meet the needs of enterprise clients. 2. System Roles and Permissions 1. Administrator (Admin) • Manage global functions and configurations, including user management, subscription management, affiliate marketing, cashback rewards, etc. 2. B-End Users (Enterprise Customers/Platform Users) • Primary Account: Responsible for creating and managing chatbots, configuring customer service permissions, grouping users, etc. • Customer Service Representatives: Interact with C-End users, view assigned chatbots, and user groups. 3. C-End Users (End Customers) • Interact with B-End-configured chatbots or customer service representatives via embedded SDKs in apps, websites, or mini-programs. 3. Fu...

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

    ...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...

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

    ...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 registered users and new user growth. Add risk control count: Track and display the total n...

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

    ...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. It aims to detail the development needs of the frontend, backend, and admin panel to ensure that developers understand the logic, effects, and tasks ...

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

    $234 - $623
    $234 - $623
    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...

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

    $2392 Average bid
    $2392 平均报价
    4 个竞标
    send email to QQ mailbox
    已经结束 left

    I need someone to send mail. Help us grow our business. We need to send more than 1 million emails to China QQ mailbox every day. We provide customer emails. you just need to send,cps charges. When a customer submits an order through the link, you will earn $1. Send in batches and easily earn thousands or even tens of thousands of dollars a day. Looking for a strong team or individual for long-term cooperation.

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

    ...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会被放在同一...

    $1348 Average bid
    保密协议
    $1348 平均报价
    2 个竞标
    Project for Chetan T.
    已经结束 left

    嗨 Chetan T., 我想要邀请您来完成我的项目。更多细节我们可以稍后通过聊天交流。 First: Because it is a relatively new store, and there are many sales restrictions on products, I need you to find products with sales rights Second: When you select products, you need to add $1.2/piece of cost Third: I hope that the type of products should be toys, not clothes, not included batteries, not food Fourth: Roi is about 30% Fifth: Purchase from wholesalers who can provide invoices Last:the product has a good sales volume. I want to see how the product you choose is. Then decide whether to continue. Thanks,

    $39 / hr Average bid
    $39 / hr 平均报价
    1 个竞标
    Russian SEO articles
    已经结束 left

    I need to find a great writer. The abilities he/she must possess are: 1. Proficient in SEO related knowledge 2. Have many yea...Must speak English and Russian (or only Russian), and can write Russian articles 4. Research on topics/themes 5. Need to be familiar with every product of our company. Need to know the functions and features of each product, and under what circumstances the product will be used. You need to clearly know how each product is used, and you can write out the operating steps. What I can provide: 1. Order at least 5 articles per month 2. 20-25$ per article of 1200-1500 words 3. Provide article structure, keywords, and articles on similar topics for your reference If you meet the above conditions, please actively communicate with me, I am very willing to cooperate...

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

    ... 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...

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

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

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

    one wechat platform that supports : 1. Purchase of products from ecommerce and education website( wechat only use redirection) 2. Sellers can do promotion to their members by sending messages through wechat 3. consumers can purchase online in wechat ( guest as in ecommerce and education website) 4. admin can manage all members and their references 我一个人带着两个小孩待在东莞的家里 一个微信平台,支持: 1.从电子商务和教育网站购买产品(微信仅使用重定向) 2.卖家可以通过微信发送信息来促销会员 3.消费者可以在微信上在线购买(访客可以在电子商务和教育网站上购买) 4.管理员可以管理所有成员及其参考 优先级:中国开发人员 priority: Chinese Developer

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

    ...只是为了应付审核,app上架之后,直 接通过webview打开我们给定的url地址给用户就行了。 We must first do an app shell for review and approval, and the content of the review is not limited, as long as it can pass! After the success, we will dock our API to read the homepage content display! We require LOGO, product name, introduction map, developer account, and Aurora account to use our. We have our own main website platform. In order to promote our main website platform, we need to make a lot of vest apps for a long time, and then guide users to our main website game. Therefore, the function of the app you make is only for the reviewers. Just to deal with the review, after the app is put on the shelf, directly open the given url address to the user through the webview.

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

    My company makes umbrellas. Now my website wants to be revised, and I need a front-end designer to do the revision design for my website. I hope this designer is from the United States, with at least 3 years of experience in website design, and at least 10 cases. If this cooperation is pleasant, we will have many opportunities for other projects. Our future is looking forward to creating with you, thank you.

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

    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. 必须熟悉微信/小程序/公众号

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

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

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

    We have completed the graphic design and graphic materials, to speed up the project that want additional resource to help us to code for HTML 5 pages. - Adaptive HTML for mobile devices - Multi- environment support(Iphone 6 - 8, Iphone X and android phones) - Expected 2.5 weeks to complete entire page development, 0.5 weeks for testing and fixing - Basic test from developer before releasing every build to us. Final acceptance test will done by us - NDA is needed before start sharing project infomation 目前我们正在开发一个餐厅订单后台处理的平台,需要另外一名freelance来加速HTML5的开发进程。 - 目前我们已经完成了页面额设计和PS素材的制作,开发人员可以直接使用。 - 自适应网页制作,尤其是针对不同的移动设备(Iphone 6 - 8, Iphone X and android phones) - 希望在两周半的时候完成页面的开发(希望每两两天提交代码,以便早点检查和反馈),大概3-5天做验收测试和问题修复 - 希望开发人员会做基本的自测,确保发给我们验收的内容有一定的质量。当然我们也很希望开发者可用提出一些专业的建议和意见 - 需要和我们签订保密协议,在项目开始...

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

    我需要一个新的网站。我需要你为我的公司设计和搭建一个网站。

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

    对方聊天记录,相册密码

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

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

    $343 Average bid
    $343 平均报价
    5 个竞标
    order web
    已经结束 left

    I need a new website. I need you to design and build my online store. 需求制作一套网站下单订货系统, 需要对接多个供应商api接口 需要产品简要信息价格导出 支持物流跟踪 支持表格订单导入 支付对接

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

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

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

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

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

    $1737 Average bid
    $1737 平均报价
    4 个竞标
    編寫軟件
    已经结束 left

    woocommerce connection with ezship API Transfer order information to ezship woocommerce 与ezship API连接 传送订单资料到ezship ezship api:

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

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

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

    客户名單,出單,Call List,Sales Report & Booking Order

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

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

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

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

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

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

    $164 - $1370
    $164 - $1370
    0 个竞标

    opencart connect to Stock Manager Advance (v3.0.1.20 ) sync opencart with Stock Manager Advance including order, member, order status. find the attachment is detail document

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

    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 ...

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

    $1293 Average bid
    $1293 平均报价
    2 个竞标
    Find me a Supplier
    已经结束 left

    Hi, We are a young fashion company targeting for young girls. Here are some backgrounds about us: our head quarter is based on Philadelphia. We have production in California and a warehouse in Guangzhou. Currently we have 4-5 employees responsible for packing and shipping. We are growing really fast: since last September, our growing rate is about 5000%. Our order volume is about 3,500/month. We are looking for helps about building a new warehouse in China, and buy items we like in Taobao, sourcing in open market in China and help us to ship. If you interest, please send an email back to us, we are looking forward for your reply. 您好, 我们是一家年轻的时尚公司,产品包括服饰,配饰,主要面向年轻的女生。下面是我们的基本信息: 我们的总部设在美国费城,我们在加利福尼亚州有生产点。我们在广州也有一个仓库。现在我们有4到5个员工帮助我们封箱和运输。目前我司成长的非常快,从去年九月开始,增长率大约为百分之五千。我们希望...

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

    电商网站已经建好,运行一年,现需要后台添加一些功能,必须熟悉MAGENTO 和M2E 具体要实现功能包括 网页页面简单修改 后台ORDER 导出 移服务器 一些插件的安装和调试 熟悉MAGENTO和M2E都可以联系我,网站需要长期的技术支持,有可能会保持长期持续合作

    $1948 - $5843
    $1948 - $5843
    0 个竞标

    你好,目前我有接单能力,需要建立我的企业官网,实现类似freelancer的部分功能,让我的团队成员可以在网站平台上展示给客户和进行后台操作、收付款; Machine translation: Hello, currently I have order capacity needed to build my businesses website and realize some features similar to the Freelancer, let my team members can show clients on the Web platform and back-office operations, collection and payment;

    $1815 / hr Average bid
    $1815 / hr 平均报价
    8 个竞标

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

    $10751 Average bid
    $10751 平均报价
    2 个竞标
    forex metatrader project
    已经结束 left

    Development language : php Reference website : Specific requirements: 1 , web design and production: First , the product details page , commodity list page , order submission pages, etc. , to the overall style of the atmosphere on the grade. 2, the functional modules: Reception function: product management systems, search systems, shopping cart functionality , payment systems , order management systems ...... Background function: membership management system ; news, information , advertising systems ; Page Views Statistics ; Links ; station information retrieval system ...... 3 , website maintenance : Service providers need to provide ongoing maintenance support and training site back-office functions 4, can make a separate payment systems can also count th...

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

    参考网站: & 具体要求: 我已经拥有 FocalPrice 网站的 API token 及 API 档案。 目前需要把API系统结合我的购物网站 ()。 我的购物网站是采用 Zen Cart 建架的。 重点:在使用API 系统调用FocalPrice产品时,在Zen Cart后台可以设定卖价。 例如在FocalPrice的售价是USD10,我在购物网站后台设定110%,则售价就会自动变成USD11。 有能力设计者,请直接电邮给我,并说明您的标价。 谢谢。 LS KU 请发邮件到:liaoyuanci后面是@加上hotmail点com

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

    1. 需求: 根据用户输入的目标关键词,通过多维度搜索,获取尽可能全面的结果,基于这些结果进行联想,从而获取跟目标关键词相关的尽可能多的结果。提供用户数据抽取关键词输入界面,在结果中根据用户提供的关键词进行结果抽取,并进行自动合并以及去重。 2. 输入 手动输入关键词 导入Excel 从数据库获取关键词 3. 输出 结果另存为Excel(2010以上版本) 直接导入DataBase 可根据用户需求选择导出保存为Office文件(Word,Excel) 4. 开发工具 Eclipe J2ee 5. 数据库 MSSQL2008 6. 是否需要界面 需要 7. 开发文档 程序流程图 程序开发文档 代码中必要位置添加注释 如有用到开源项目,请说明 8. 其他说明 该项目需要程序能够进行二次开发,支持分布式部署,并发多线程进行搜索,自动平衡各节点资源消耗 完成后的项目要作为一个独立的项目存在,将整个项目连带所用到的JAR包一起打包作为最后的交付内容。

    $1948 - $5843
    $1948 - $5843
    0 个竞标

    ...user, next time when user purchase, the total amount will be deducted by $5. if admin set value as -5, when user purchase, the total amount will be added $5. after submit, the value becomes 0. but if the order is cancelled, the value in coupon account should be restored. what's the issues: 1. when choose paypal for payment, the value of coupon account is not counted in. It looks fine when choose the other payment methods. 2. After submit the purchase, the order is appeared in my order list. But the price there is not correct. Main problem is that the value of coupon account is not counted in. 3. 2 prices of display need to be adjusted. It is for display only. 4. After submit the purchase, the value of coupon account should...

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

    ...user, next time when user purchase, the total amount will be deducted by $5. if admin set value as -5, when user purchase, the total amount will be added $5. after submit, the value becomes 0. but if the order is cancelled, the value in coupon account should be restored. what's the issues: 1. when choose paypal for payment, the value of coupon account is not counted in. It looks fine when choose the other payment methods. 2. After submit the purchase, the order is appeared in my order list. But the price there is not correct. Main problem is that the value of coupon account is not counted in. 3. 2 prices of display need to be adjusted. It is for display only. 4. After submit the purchase, the value of coupon account should...

    $234 - $1948
    $234 - $1948
    0 个竞标

    ...user, next time when user purchase, the total amount will be deducted by $5. if admin set value as -5, when user purchase, the total amount will be added $5. after submit, the value becomes 0. but if the order is cancelled, the value in coupon account should be restored. what's the issues: 1. when choose paypal for payment, the value of coupon account is not counted in. It looks fine when choose the other payment methods. 2. After submit the purchase, the order is appeared in my order list. But the price there is not correct. Main problem is that the value of coupon account is not counted in. 3. 2 prices of display need to be adjusted. It is for display only. 4. After submit the purchase, the value of coupon account should...

    $234 - $1948
    加封
    $234 - $1948
    4 个竞标
    Build a Website
    已经结束 left

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

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

    ...to post on forums,blog,websites,Social media promote our website and services in American,Canadian or other countries websites. Contact me through $0.4 per post, and it also depends on your will pay you according to your also look for long time cooperation. Details: - You must be fluency in English, and post the articles to local English Forums(or blog,websites,SNS) in order to introduce our website or products. The articles should contain our website address or URL Link. - The websites you are going to post should be in high rank with Google,Yahoo,Bing. - You should post the articles under category of accounting servicesserviced officeincorporation services or related. - You cannot post the same article under one channel or forum. - The websites should be accounting

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