Earn money efficiently, follow up more than 10+platforms outsourcing needs in one stop

All Filters

Total of 113994 records

BuildAdmin框架 + TDesign框架开发用户云打印的全栈管理系统。
#### 公司官网+用户中心+后台管理+小程序
#### 主要技术栈:
thinkphp Vue element plus typescript vite Pinia Apache2.0

## 1、小程序端
要求:
1.基于TDesign微信小程序框架开发主体UI
2.鉴权加密逻辑设计
3.对接后端接口
## 2、后台管理系统[BuildAdmin-Admin]
要求:
1.用户管理
2.知识库管理
3.附件管理
4.打印机管理
5.员工管理
6.积分管理
## 3、会员中心[BuildAdmin-User]
要求:
1.个人中心
2.订单列表
3.积分记录
4.个人知识库
## 4、前台官网[BuildAdmin-Index]
要求:
1.公司主页
2.经营范畴
3.公司宣传
4.产品展示

------------

更多开发文档,联系我

">

[TOC]

# 基于BuildAdmin框架 + TDesign框架开发用户云打印的全栈管理系统。
#### 公司官网+用户中心+后台管理+小程序
#### 主要技术栈:
thinkphp Vue element plus typescript vite Pinia Apache2.0

## 1、小程序端
要求:
1.基于TDesign微信小程序框架开发主体UI
2.鉴权加密逻辑设计
3.对接后端接口
## 2、后台管理系统[BuildAdmin-Admin]
要求:
1.用户管理
2.知识库管理
3.附件管理
4.打印机管理
5.员工管理
6.积分管理
## 3、会员中心[BuildAdmin-User]
要求:
1.个人中心
2.订单列表
3.积分记录
4.个人知识库
## 4、前台官网[BuildAdmin-Index]
要求:
1.公司主页
2.经营范畴
3.公司宣传
4.产品展示

------------

更多开发文档,联系我

Technology & Programming 匠迹众包 China
341 days ago
We are seeking a freelancer to update an existing website (ailegalcompliance.com) with new content. The website is currently hosted on a platform managed by the person who originally developed the website, but I'm arranging for this to be assigned to me. The freelancer will be responsible for adding new pages, articles, and images to the site. The new content should be related to the website's theme and should be written in a clear and concise manner. The freelancer should also ensure that the new content is search engine friendly and optimised for visibility. The freelancer should be available to work on the project on a flexible schedule and should provide regular updates on the progress of the project. The project deadline is 17 June 2024. In addition to the new content, the freelancer should also make sure that the existing website is functioning properly and that all links are working correctly. The freelancer should also be available to address any issues or questions that may arise during the project. To apply for this project, please submit a proposal that includes a detailed outline of the work that will be done, a timeline for completion, and a budget. Please also include a sample of your work or a link to a portfolio of your previous projects. We are looking for a freelancer who is highly skilled, reliable, and has a great attention to detail. We are also looking for a freelancer who is easy to work with and who can meet our deadlines. If you are interested in this project, please submit your proposal by 5 June 2024. We will review all proposals and select the freelancer who is the best fit for the project.
Design peopleperhour Overseas
341 days ago
I am in the process of setting up a community project in the UK called "Cornerstone Community Projects" Which is based on Christian Values of of love, compassion, forgiveness, humility, peace, honesty, generosity, gratitude, faithfulness, integrity, and service. I need a logo for the project to have a subtle hint of Christianity, but to showcase the idea of a Cornerstone (below is the meaning of Cornerstone) an important quality or feature on which a particular thing depends or is based. At Cornerstone Community Projects we believe every project we work with is founded in Christ, each element of the business has a core foundation in the root of Christ. We want the logo to represent the above, but also part of our mission is to take people from the darkness and show them the light. So the logo we need will need to represent: 1 - A rooting in Christ - with a subtle reference through the cross 2 - Darkness turning into the light 3 - The name "Cornerstone Community Projects" 4 - Our tagline "Bringing Light And Peace To Troubled Minds" When you bid on this project, this is what we require to be accepted: 1 - The person must have a portfolio of previous work 2 - Someone who has a Christian belief would be preferred but not essential 3 - The price you quote includes 3 different initial logo concepts, and unlimited revisions 4 - The price will include you doing the artwork for our social media accounts - Facebook and Instagram 5 - You must be able to start the project today and provide initial designs within 48 hours. To be considered for this project please make sure you start your application with "Cornerstone Projects UK - Transforming Lives" I have attached an idea from an online programme I used for a logo and also a screensaver I saw, as inspiration
Design peopleperhour Overseas
341 days ago
Writing & Translation peopleperhour Overseas
341 days ago
25.0 USD
scaleit The purpose of this exercise is to write an auto-scaler that manipulates the number of replicas of a separate application based on CPU utilization metrics. As your auto-scaler changes the replica count, CPU utilization will be impacted accordingly. company has provided such an application that has the following characteristics: * it starts on a user defined port (given by the --port flag) defaulting to 8123 * the JSON/REST API allows you to monitor the application’s emulated CPU usage and change the number of replicas * its APIs occasionally return errors to mimic real life The reported CPU usage will simulate a real application and rise and fall over time. At the same time, increasing the number of replicas will make the CPU usage go down and vice versa. Your Challenge Write an application that uses the API described below to automatically adjust the number of replicas to keep the average CPU usage reported to average 0.80 (80%). Please write your application in one of the following languages: Python, Go, Ruby, Java, TypeScript/JavaScript, or C/C++ What We’re Looking For Your submission will be evaluated based on the following criteria: * clean, read- able, testable, performant and well-documented code * demonstrated knowledge of software engineering best practices in the programming language of your choice * correctness and bug-free code You should be thorough, but feel free to simply document where you would do things differently in a real production environment rather than an exercise. We expect that this exercise will take roughly 60 to 90 minutes. The API The following describes the REST API implemented by the sample application. Current Status The /app/status API expects an HTTP GET request with an Accept header with a value of application/json. It, as you might expect, returns a JSON representation of the current app status that looks like this: { "cpu": { 1 "highPriority": 0.68 }, "replicas": 10 } CPU utilization is returned as a float between 0 and 1. Replicas is an integer greater than or equal to 1. Updating the Replica Count The /app/replicas API expects an HTTP PUT request with a Content-Type header with a value of application/json. The body of the request should contain JSON in the following format. { "replicas": 11 } The replicas key should have an integer value greater than one. Invalid values will return HTTP 400 Bad Request.
Technology & Programming peopleperhour Overseas
341 days ago