Desarrollar software para admin de historia clínica jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 Desarrollar software para admin de historia clínica jobs found, pricing in GBP

    ...developer to create a custom website for my business. The project requires implementing a set of specific features, wordpress site requirements- landing page, blog page, conatct us,about us , policy and terms page. user account registration ( email,social and phone) / verification using sms otp. user account to manage appointments and edit acount information. admin login page design- with url modification ( should not be must me appointment plugin cookies plugin yohost plugin deployment upi plugin ( By KnitPay ) zoom intigration sms intigration for otp/and appointment reminders whatsaap intigration for chat social media handels intigration. zoho mail email intigrations for notification notification = paymnet, order confirmation, account creation, password reset

    £93 (Avg Bid)
    £93 Avg Bid
    79 bids

    Need a seasoned PHP developer to work on a new project involving registration form creation. This should be done using HTML, PHP, and MySQL. Mandatory Requirements: - Development of a user registration form (please see attached) - User authentication functionality - Payment gateway integration - Managing this data...Payment gateway integration - Managing this data through MySQL The registration form should contain specific fields as per the attached document. Ideal Skills For The Job: - Strong expertise in PHP, HTML, and MySQL - Experience with web form creation - Knowledge of payment gateway integration - Proven record in database management. From submission must store information in Database, Send Email to Admin Form Design Form View Send Form to Email Form details as per ...

    £94 (Avg Bid)
    £94 Avg Bid
    62 bids
    Software Auditor 5 days left

    Job Description: As a Software Auditor, you will be crucial in conducting thorough assessments of software usage within client organizations. You will analyze software licenses, usage patterns, and deployment data to ensure compliance with licensing agreements and identify potential areas of risk or non-compliance. Roles and Responsibilities: • Conduct software audits for client organizations to assess compliance with software licensing agreements. • Analyze software deployment data, license entitlements, and usage metrics. • Verify the accuracy of software license records and documentation. • Identify discrepancies, unauthorized software usage, or potential non-compliance issues. • Prepare detailed audit r...

    £1929 (Avg Bid)
    £1929 Avg Bid
    4 bids

    I need a professional software developer who can create a custom software for me. The primary goal of the software is to increase my online presence. The software is not just a website, but a comprehensive system that will help me reach out to the professional community and extend my visibility online. The software will also be responsible for data management, as well as some level of task automation - to help streamline business processes. My target audience are professionals, so the software should be designed to appeal to this specific group. Ideal Skills and Experience: - Proven track record in web design - Extensive experience in software development - Understanding of data management - Ability to create user-friendly interfaces...

    £29 / hr (Avg Bid)
    £29 / hr Avg Bid
    31 bids

    I'm looking for a seasoned UI/UX designer to create intuitive and functional admin and supplier dashboards for my e-commerce application. Admin Dashboard: - Sales Analytics: I need visually appealing and insightful integration that can facilitate the comprehension of sales trends. - Inventory Management: Permit easy tracking of in-stock products, ones to be restocked, and comprehend current trade flows. - User Management: The dashboard should provide mechanisms for managing customer and employee accounts seamlessly. Supplier Dashboard: - Product Management: Suppliers should be capable of adding, editing, or removing their products effortlessly. - Order Management: An efficient way for managing orders, cancellations, returns, and exchanges. - Payment Tracking: A featu...

    £148 (Avg Bid)
    £148 Avg Bid
    144 bids

    I'm looking for a skilled penetration tester to evaluate the security of my website. - Tasks: - Perform a comprehensive security test to ensure my website is p...Requirements: - Expertise in website penetration testing. - Proficient in identifying and dealing with website vulnerabilities. - Able to provide a detailed report outlining the risks and necessary actions to enhance the security of the site. - Site Details: - The website is built on a Content Management System (CMS) like WordPress, Joomla, or Drupal. - The focus is primarily on identifying the admin username and password. I'm looking for someone who can not only identify threats but also provide a detailed plan for enhancing the website's security. Please share your experience and relevant pa...

    £138 (Avg Bid)
    £138 Avg Bid
    22 bids

    ...Selection** - After selecting a university, a list of available courses is displayed. - **3.2 Course Selection** - Users can select a course to view detailed information, including existing reviews. #### 4. Review Management - **4.1 Review Actions** - Users can add reviews to a course. - Users can view all reviews related to a course. - Users can like and comment on existing reviews. Admin Requirements 1. User Management - **1.1 CRUD Operations on Users** - Admins can create, read, update, and delete user accounts. 2. University Management - **2.1 Adding Universities** - Admins can add new universities, which will then be available to users. - Each university entry includes details such as name, location, and available courses. 3. Course Management - **3.1 A...

    £192 (Avg Bid)
    £192 Avg Bid
    92 bids

    I am looking for a proficient ASHE software expert to help with data analysis, report generation, and implementation support. - Task Overview: - Analyzing data and extracting meaningful insights. - Generating detailed and informative reports. - Providing implementation support for the software. Your experience in the field and familiarity with ASHE software will be crucial in ensuring the success of this project. Please provide evidence of previous similar projects you've undertaken.

    £67 (Avg Bid)
    £67 Avg Bid
    1 bids

    The task of wind energy requires transforming a given 5mw wind turbine into a hub height of 105m, blade length of 55m, and rated power 6MW wind turbine, while carefully referring to guidance and scoring standards to complete. (Wind power design models require the use of "Ashe" software).

    £67 (Avg Bid)
    £67 Avg Bid
    1 bids

    I'm looking for a comprehensive website that can facilitate the sale, rent, and auction of various products, including books, games, and much more. Key Features: - A smooth functioning cart system: This will be crucial for users to easily add and remove items they wish to purchase or rent. - Online payment system: An integrated payment system is necessary to ensure seamless transactions for customers. The site will have an extensive product range, with over 100 items. Hence, it's essential that it can handle a large inventory. Ideal Skills: - Proficiency in e-commerce website development, with experience in handling complex product ranges - Expertise in cart systems and online payment gateways - Understanding of SEO for e-commerce websites to ensure high visibility and traff...

    £123 (Avg Bid)
    £123 Avg Bid
    47 bids

    ...org/project/python-keycloak/ task: - Need to get REALM data for each user - Need to get GROUP data for each user We can do a 2nd Milestone if you like and we can talk about that together ----------------------------------------------------------------------------------------------- WORKING CODE TO READ USERS cat from keycloak import KeycloakAdmin admin = KeycloakAdmin( server_url="serverURL:port", username='admin', password='password', realm_name="master") print("current realm",admin.get_current_realm()) users = admin.get_users({}) if len(users) > 0: print("-------------------------------------") for user in users: for key, values in (): print(f"...

    £10 / hr (Avg Bid)
    £10 / hr Avg Bid
    9 bids

    ...Keycloak using the api task: - Need to get REALM data for each user - Need to get GROUP data for each user We can do a 2nd Milestone if you like and we can talk about that together ----------------------------------------------------------------------------------------------- WORKING CODE TO READ USERS cat from keycloak import KeycloakAdmin admin = KeycloakAdmin( server_url="serverURL:port", username='admin', password='password', realm_name="master") print("current realm",admin.get_current_realm()) users = admin.get_users({}) if len(users) > 0: print("-------------------------------------") for user in users: for key, values in (): print(f"{key}...

    £10 / hr (Avg Bid)
    £10 / hr Avg Bid
    11 bids

    I'm seeking a professional to design and develop an Android app that will serve as a voting system similar to those used in congress. The app will be integrated with a web-based database to store voting information. Here's what I need: - App Platform: The app should be developed specifically for Android. - User Interaction: The app should allow for voting with user registration. This means users will have to create an account before they can vote. - Database Security: The database should be secured with two-factor authentication. This is important to ensure that votes are stored securely and can't be tampered with. I'm looking for someone with experience in Android app development, database integration, and cybersecurity. Please provide an estimated cost for the enti...

    £447 (Avg Bid)
    £447 Avg Bid
    59 bids

    I need someone to develop the following: (1) company logo for a company called Snowy Owl, (2) product logo for a product called Hoot, plus (3) variations of these logos for other branding assets such as icons as set out in the enclosed brief. It is critical that you read and fully understand the brief. It provides information about our software company, its positioning statement, product suite overview, target audience, design objectives, potential color schemes, and previous company and product logo designs. I will not repeat that information here. Your work will be crucial in establishing our brand identity and creating a consistent visual language across our digital platforms. The logos and icons must be original and not copies of other images found online. I am looking for...

    £202 (Avg Bid)
    Guaranteed Sealed
    £202
    117 entries
    mi otec L Gatica 4 days left

    creacion de catalogos, plantillas para power point, grafica para rrss, branding, creacion de la marca, crear plantilla de diplomas

    £75 (Avg Bid)
    £75 Avg Bid
    60 bids

    I need someone to produce the requirements outlined in the attached document. This is pretty trivial Keysight ADS work. I would like the outcome to be sent via pdf. Please open a line of discussion to talk about anything related to the project. Thanks!

    £24 (Avg Bid)
    £24 Avg Bid
    1 bids

    ...categories C1 C2 C3 C4 C5 D1 D2 R1 R2 We can select by date or by range of date we can select by zip code We can select by activity We can select by task number we can select by the way to do task Admin can give access to all contacts of 1 user to another user or to give contact of 1 client from 1 user to another user , or give contact of 1 client to more than 1 user. Admin can give contacts of a group of clients to 1 user or to more. In the main page we can login as admin or user 1 or user 2 user 3 and ...... User 1 or user 2 or.... can I have access only to the contacts, clients given by admin and to the contacts that the user enter by himself The main page have a search functionality The main page have a button to add contact and when we enter email or n...

    £1015 (Avg Bid)
    £1015 Avg Bid
    116 bids

    I am seeking a software engineer skilled in Java and C++ to build a robust desktop software application. The selected professional will be in charge of supervising both the frontend and backend development process. The ideal candidate should be experienced in the following: - Proficiency in C++ and Java. - Expertise in developing desktop applications. - Strong understanding of frontend and backend development. - Excellent problem-solving skills. Potential freelancers should be ready to showcase prior desktop software projects as part of their bid proposals. I value quality and attention to details above all.

    £121 (Avg Bid)
    £121 Avg Bid
    30 bids
    Trophy icon ESP32 enviar datos a un servidor 17 days left

    Usando la placa de desarrollo ESP32-S2-DevKitC-1 (la que trae el led rgb), conectar a internet en modo station y hacer peticiones a un servidor de prueba (puede ser de esos gratuitos o instalarlo en el propio PC) para transmitir un dato a la internet (puede ser una cadena de caracteres). Hay que considerar que el led RGB debe usarse para indicar cuando se envía un mensaje (que use algunos colores). Idealmente debe realizarse en la plataforma PlatformIO con la herramienta ESP-IDF (NO ARDUINO). Para la placa ESP32-S2-DevKitC-1 (no me sirve otra).

    £81 (Avg Bid)
    £81
    2 entries
    Reparación de VPS Linux 4 days left
    VERIFIED

    Tengo un servidor Linux, al enviar correos me indica, requiero mantenimiento SMTP Error (452): Failed to set sender "mymail" (4.3.1 Insufficient system storage).

    £18 (Avg Bid)
    £18 Avg Bid
    25 bids

    I'm facing an issue with my Laravel admin panel, specifically a database table owner error that's occurring when uploading a zip file. - The error seems to be centered around the database table ownership. - The error happens during the process of uploading a zip file. - I can provide more details on the issue if required. I'm looking for a professional with experience in Laravel, database management, and debugging to help resolve this issue. The ideal candidate should be familiar with Laravel's database interactions and be able to navigate and troubleshoot these types of issues efficiently.

    £16 / hr (Avg Bid)
    £16 / hr Avg Bid
    66 bids

    As a business utilizing Salesforce, I am seeking admins and developers with deep understanding of the platform to craft insightful blogs focusing on: - Salesforce Administration - Salesforce Development This is not general content writing project instead need content creators who have base understanding of platform. The key requirements are as follows: - Deliver around 10 - 15 blogs per week - Each blog should contain approximately 1000 words with pictures and target keywords provided by me on the topic - Emphasize practical use-cases, tips and tricks, and best practices within Salesforce administration and development Each write-up should be affordably digestible, ideally geared towards a mid-level audience with a desire to improve their Salesforce skills. Prior experience in bloggi...

    £4 / hr (Avg Bid)
    £4 / hr Avg Bid
    22 bids

    ...mobile devices. • Use PH7 Builder, free opensource dating-site software, but only if that makes the project less expensive to develop. I will not be using all available features, but you can see the capabilities and features here: • Implement my custom Algorithm to calculate matches based on selected filters • Require Chat messaging • Modify software to allow user to record audio and send as message or leave as bio • Profile pic can only come from user camera, not gallery or pasting • Require Match alert notifications • User should be able to exclude matches based on any particular filter/option • PH7 BUILDER Software can create hundereds of fake profiles for testing purposes

    £937 (Avg Bid)
    £937 Avg Bid
    104 bids
    Business Website Design 4 days left
    VERIFIED

    ...creating user-friendly and visually appealing information sharing websites. - Familiarity with design and implementation of content management systems (CMS). - Ability to understand the needs of a general audience and design accordingly. a. Website Pages 25 to 30 > Home, Service(5no), Works(10no), about > Contact, Career, Refer, Quote, FAQ, Process, Customer Support > Terms, Policy, Offers & Coupon (Admin Panel), Pricing > Blog setup, Configure-Google Mgr., Social Media Pixel & other, Chat, Google Analytics b. English Website c. Email & SMS reg validation code d. Responsive website with 25 to 30 pages max Need experienced developer with proven experience/projects. Looking for someone reliable and responsible. Expecting web designer to work on Concept Des...

    £105 (Avg Bid)
    £105 Avg Bid
    62 bids

    I'm looking for a skilled mobile app developer to build a video streaming platform similar to ReelShort app. The platform will consist of a front end, back end, and an admin portal to manage and adjust content. Key Features: - User Registration and Login: Establishing a smooth and secure onboarding process for the app users. - Video Upload and Playback: Ensuring seamless streaming experience for both uploaded and already available content. - Social Sharing and Commenting: Incorporating interactive features to enhance user engagement. - Series Streaming: Configuring the app to support a series-based video content format. Additional Features: - Playlist Creation and Management: Allowing users to curate and organize their preferred content. - Search Functionality: Implementing a...

    £1898 (Avg Bid)
    £1898 Avg Bid
    154 bids

    Dynamic Field Integration: Addition of customizable fields such as text inputs, date pickers, radio buttons, checkboxes, and select dropdowns within the admin panel. User Registration Form Customization: These dynamic fields will be incorporated into the user registration form, allowing for a more tailored data collection process. Admin Panel Search Functionality: Enhancements to the admin panel to include search functionality that utilizes the newly integrated fields. This will enable admins to search user data effectively based on the customized fields.

    £121 (Avg Bid)
    £121 Avg Bid
    1 bids

    I'm in need of a software or bot that can automatically remove copyright from a football transmission. Here's a bit more about what I'm looking for: - **Bypass Copyrights**: The software should be designed to remove copyright from the live football transmission by making necessary changes to the images and video. This entails bypassing copyright claims through automatic modifications. - **Enhance Streaming**: I'll be narrating the games myself, using my voice, and will be streaming the games live on my YouTube channel. The software should be able to accommodate this unique requirement. Ideal Skills and Experience: - Proficiency in programming and software development, ideally with experience in the field of copyright removal or video strea...

    £134 (Avg Bid)
    £134 Avg Bid
    29 bids

    I'm in need of a proficient freelancer who can work on my project concerning two games, namely KnightOnlineWorld and RiseOnline. The crux of this project is to find and exploit certain vulnerabilities present in these games. The key vulnerabilities in focus are: - In-game currency manipulation - Item duplication glitch - Unauthorized access to admin controls The ideal candidate should be adept at JavaScript and have a keen eye for identifying and exploiting bugs in games. It would be beneficial if they've worked on a similar project in the past, as that can showcase their capability and provide some insight into their approach. In your application, I only require the referral of your past work. This will help me determine your suitability for the project. Demonstrate h...

    £382 (Avg Bid)
    £382 Avg Bid
    38 bids

    ...project involves developing a robust software that includes several key features: - User Authentication: Your capabilities should include creating a secure log-in feature for the users. - Database Integration: The software will need to interact smoothly with an existing database, so experience with database systems is essential. - Reporting and Analytics: The ability to incorporate reporting and analytics functionalities into the software is crucial. - Facturation: Knowledge of finance or billing systems is required to integrate facturation, it's a key component of this project. - Calendar: Lastly, being able to integrate a user-friendly calendar will be an added advantage. To be successful in this role, you'll need to have prior experience in softwar...

    £1922 (Avg Bid)
    £1922 Avg Bid
    70 bids

    We are currently in need of a highly skilled and experienced senior software developer to create complete cloud-based HRMS attendance and payroll software. Key Features: - Time Tracking: Essential for accurately recording hours worked. - Leave Management: Allowing HR to monitor and control employee leave effectively. - Shift Scheduling: Facilitating efficient scheduling and management of employee shifts. - Payroll Functionality: A critical component, ensuring accurate and timely processing of employee salaries and wages. It's beneficial if you have experience in creating applications that may need to potentially interact with existing payroll or HR systems in the future. However, specific integration with these systems at this point is undecided. Your experience in de...

    £595 (Avg Bid)
    £595 Avg Bid
    23 bids

    ...our Farmart Cart software. here is sample code: Looking for someone that can add a plugin to our existing website (created with laravel by botble. See this link for the product we have and their support documentation. We need a checkout option for Zelle and for Cashapp. These will be seamless just like checking out with credit card. The customer will select one of the two options and then they will be prompted to login to their account to complete the payment then upon successful payment they will be reverted to the payment success screen. Additionally you will add a field into the product category table and to the product add/edit pages in the admin panel for payment

    £136 (Avg Bid)
    £136 Avg Bid
    88 bids

    ...product prices in their local currency. Automated Sales Tracker: Integration of automated sales tracking functionality to monitor sales performance, manage orders, and analyze customer data. Dashboard for Distributors: Creation of a dedicated dashboard for distributors to track their sales, manage orders, chat or communicate privately with their respective customers without passing through an admin and access relevant information securely. Inventory Management: Implementation of robust inventory management capabilities to track product availability, manage stock levels, and streamline order fulfillment processes. If you possess the skills and expertise in PHP coding and WordPress development, and you're passionate about contributing to the success of our ecommerce project...

    £407 (Avg Bid)
    £407 Avg Bid
    114 bids

    ...hosting account set up without manual intervention. Service Ordering: Integration with our control panel's API to allow users to order and manage their hosting directly through WordPress. Domain Management: Users should have the option to use a domain they own, select a free subdomain from us, or purchase a new domain during checkout. The option to buy a top-level domain should be toggleable in the admin panel. Customizable Hosting Packages: Ability to define various hosting packages with different storage sizes, number of email accounts, etc. Dual Access: Users must be able to manage their account from the WordPress site and the main hosting control panel. Requirements for the Snipepay Payment Plugin: WooCommerce Integration: Develop a payment plugin to integrate Snipepay ...

    £216 (Avg Bid)
    £216 Avg Bid
    96 bids
    Develop a Windows software 4 days left
    VERIFIED

    Hi I will share the details with the shortlisted candidates. Thanks

    £20 / hr (Avg Bid)
    £20 / hr Avg Bid
    41 bids

    I'm in the midst of expanding my software testing skills and keen on polishing my understanding of Software Testing. My main areas of ambiguity involve Test automation, Manual testing techniques, and Bug tracking and reporting. I have a preference for live video sessions as a means of instruction. It would be invaluable to virtually discuss & iron out the doubts in real-time with an expert. i dont mind via chat as well. An important aspect of my self-growth is getting hands-on experience in writing test scenarios and test cases for UI. I have experience with API testing but no so much with UI manual test case creation and writing case tests. My work is around automation. i see the test steps and execute them via automation. But i am weak in manual testing of UI an...

    £12 (Avg Bid)
    £12 Avg Bid
    2 bids

    I'm in need of a custom SCCM report that's focused on software inventory. Key Details: - The report should specifically list all the software installed on the devices. Only installed software, not the default software installed by the operating system. - I only need a list of the installed software, without any additional usage statistics or version/license information. - It's essential that the report is filtered by operating system (Windows, macOS), as I need to have insights specific to these platforms. This is a crucial piece for our system management. The ideal freelancer for this project should have: - Deep knowledge of SCCM and experience in creating custom reports. - Solid understanding of software inventory and how it can ...

    £87 (Avg Bid)
    £87 Avg Bid
    14 bids
    240156: DE-IT 7 days left

    Hi, we need the translation of the attached document from German to Italian, destination Switzerland. We don't have a specific deadline.

    £43 (Avg Bid)
    £43 Avg Bid
    1 bids
    240114: DE-IT 7 days left

    Hi, we need the translation of the attached document from German to Italian, destination Switzerland. It's very urgent so tell me which is your best deadline. You don't have to translate the whole file but only the parts highlighted in purple. Thank you!

    £86 (Avg Bid)
    £86 Avg Bid
    1 bids

    I'm in need of an experienced Wix developer to set up a professional website for me. The core of this project revolves around creating a website that requires both social media and email logins. Key requirements include: - Implementing social media login specifically through Google. - Setting up email registration and login capabilities. - Creating a system with multiple user levels like admin, editor, and user. Ideal candidates for this project should possess: - Proficiency in Wix website development. - Experience in setting up custom login systems, particularly with social media and email integration. - Knowledge in implementing user role and permission systems on Wix. If you're confident in your ability to meet these needs, I'd love to hear from you.

    £1817 (Avg Bid)
    £1817 Avg Bid
    94 bids

    Rediseño y ajuste a medida de plantilla wordpress

    £171 (Avg Bid)
    £171 Avg Bid
    1 bids

    ...two pages (visually clicking inside the boat to "enter loyalty" and outside the boat space to "enter the sea"): Partners will have an icon on the boat's hull with a dedicated non-visible page. Textual content and related images will be provided during the site development (the number of days required until the live arrival, we expect within your quote with commitment) -Content Management: Admin section so we can post content. (optional forum) -Experience in incorporating secure payment options, like Stripe, is crucial. We want our customers to be able to be redirected to the payment service by Stripe that we have a contract with. -Data Management: I'd appreciate someone proficient with data gathering tools like Matomo to handle user intera...

    £1950 (Avg Bid)
    £1950 Avg Bid
    126 bids

    I need a proficient software developer to build an offline multiple-choice question (MCQ) exam software compatible with Windows operating system. The primary purpose of this software is to conduct exams for learning institutions. Key Features Required: - The software should have a score tracking feature that effectively keeps track of students' exam progress and results. Ideal Candidate: The perfect match for this job should have substantial experience in software development, particularly in developing educational tools. An extensive understanding of the Windows operating system is crucial. Proficiency in programming languages like Java, Python or C# would be beneficial. Familiarity with creating scoring algorithms and a good grasp of user-interfa...

    £11 (Avg Bid)
    £11 Avg Bid
    11 bids

    ...banner ads and have an option for responsiveness so the ads show in mobile devices as well or a second option for mobile ads. The buyer or winner of the gig will have a meeting with a specified maximum time as decided by the gig creator. The meeting will be online via video chat (which will need to be incorporated) or meet in person (location must be specified). All payments will be via crypto and admin getting a % of each order. Site will have a referral program which will be in the member panel with unique links and banners. All details given to winning bidder....

    £288 (Avg Bid)
    £288 Avg Bid
    93 bids

    In moving forward with my business, my knowledge on Xero accounting software is at an intermediate level. I'm open to learning from a professional who can help me elevate my understanding particularly in Invoice Management. This one-on-one training session should cover best practices, tips, and crucial functions for efficient use of the Invoice Management feature in Xero. I'm looking to deepen my understanding of how to operate this system effectively, in order to streamline my operations and financial reporting. Freelancers interested in bidding for this project should have: - Extensive experience with the Xero Accounting Software - Proven expertise in training others to use the Invoice Management function - Strong communication skills, with an ability to explain...

    £441 (Avg Bid)
    £441 Avg Bid
    18 bids

    ... 2. change the name of to 3. add the alias domain 4. Add the prt for and cname record for @ cloudfare , now i do manually 5. create the ssl for and have to do some sql sql command to change the Admin name , Instance name -- now i do manually 7. env file need to be updated 50% mile stone will be created at the time of awarding the project, All payment will be released as soon as satisfied with your work and fit to my requirements. If you are interested, please send me a message so that we can discuss... Thanks...

    £90 (Avg Bid)
    £90 Avg Bid
    14 bids

    ...create a CAD software primarily focused on 3D modeling, compatible with Windows OS. Key Features: - Primarily 3D Modeling: The software should excel in 3D modeling capabilities, providing robust tools and functionalities for creating and editing 3D designs. - Compatibility: The software should be specifically designed to run seamlessly on Windows operating system, ensuring optimal performance and user experience. - File Format Support: The software should support importing and exporting of DWG files, for compatibility with AutoCAD files. Ideal Skills and Experience: - Proficient in C++: Extensive experience in C++ development, with a strong understanding of software architecture and design patterns. - CAD Software Development:...

    £18 / hr (Avg Bid)
    £18 / hr Avg Bid
    13 bids

    I'm searching for an experienced web developer. These features are needed TutorMitra: ------------- => Admin - login - Subject Crud - Approve subject added by students - Student DRUD - Tutore CRUD - Admin can approve tutore - Jobs CRUD - RazorPay payment integration. - Coin credit on payment - Need to track all credit/debit of coin - Can change the price of a coin => Tutore 4 - Become tutore, once admin approve then only can login into the system. 6 - Tutore login, forget password etc 6 - Can review the jobs list and filter based on subject(phone number no need to display) 4 - Tutore want to see phone number of student job then debit decided coins. 6 - Purchase coins => Student - Can post job without login - Can see tutore lis...

    £232 (Avg Bid)
    £232 Avg Bid
    20 bids

    We're looking for someone to quickly test our simple software product.

    £16 (Avg Bid)
    £16 Avg Bid
    67 bids

    ...Laravel admin panel to manage the all Android, IOS apps and website easily. Key Functionalities: - Implement User Registration and Login to enable job seekers and employers to create accounts and access the platform - Job Search and Filtering, enabling users to search for jobs based on different criteria - Apply for Jobs feature allowing job seekers to apply directly for the positions they are interested in Additional Features: - Push Notifications are to be integrated into the app to keep users informed about relevant updates - The app will have a Resume Upload and Storage feature allowing users to upload and store their resumes on the platform Ideal Skills: - Proficiency in hybrid app development, particularly on iOS and Android platforms - Experience in building and integr...

    £76 (Avg Bid)
    £76 Avg Bid
    15 bids

    I'm seeking a proficient mobile app designer to develop an all-inclusive grocery delivery application. This application will cater to both iOS and Android platforms, emphasizing a seamless user-experience across all devices. Key Features: - For the admin dashboard, it should facilitate detailed inventory management, effective order tracking, comprehensive sales reports, and a seamless payment/checkout integration. - The app should incorporate a third-party payment gateway for a smooth, secure transaction process. Ideal Skills and Experience: - Proficiency in iOS and Android app design and development. - Comprehensive knowledge of inventory management, sales reporting, and order tracking integration. - Specific experience in designing apps within the grocery sector would be a...

    £377 (Avg Bid)
    £377 Avg Bid
    98 bids