Jsp banking application工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 jsp banking application 份搜到的工作,货币单位为 USD

    I am in need of a skilled Android app developer to build a custom snooker scoreboard application. In the application, the following features are essential: - Real-Time Scoring: This is key for my project with the emphasis being on manual input of scores. I want users to be able to manually update scores on the app during the course of a game. - Player Management: This is another major element of this project where I require functionality for player registration and login. The app should allow users to create an account, log in and keep track of their games. - Scoreboard Customization: The app should be customizable. Users should be able to personalize their score board as per their preferences. The ideal candidate for this project would have experience in Android develop...

    $679 (Avg Bid)
    $679 平均报价
    44 个竞标

    I want Vue js with laravel devloper

    $37 (Avg Bid)
    $37 平均报价
    31 个竞标

    I'm seeking an experienced Laravel and shared hosting expert to help deploy my Laravel application, specifically version 10.43, on A2Hosting. Efficiency and rapid deployment are essential. Key tasks will involve; - Server initialization on A2Hosting - Laravel version 10.43 installation - MySQL Database setup for my Laravel app The ideal freelancer should have: - Proficiency in Laravel and shared hosting deployments, particularly A2Hosting. - Extensive experience with Laravel version 10.43. - Deep understanding of MySQL for Laravel applications. A successful completion of this job will likely lead to more Laravel related work in the future.

    $56 / hr (Avg Bid)
    加急
    $56 / hr 平均报价
    88 个竞标

    I'm seeking a talented Java Developer with intermediate level expertise to help in a complete project. This includes backend development, application development, and database management. Key responsibilities: * Design and develop robust backend functionalities using Java. * Handle full application development processes from conceptualization to finalization. * Oversee effective and efficient database management. Skills and Expertise: * Familiarity and experience with Spring Boot is essential. * Crucial to have a solid understanding of Java, with an intermediate level of expertise. * Proven experience with backend development, application development, and database management is required. Your commitment to delivering quality, maintainable and efficient code wi...

    $287 (Avg Bid)
    $287 平均报价
    40 个竞标

    I'm seeking a skillful web application designer to create an innovative educational web application. The key requirement for this project is experience in building educational platforms, particularly ones with online course functionality. Special attention should be given to: • Implementing an intuitive, user-friendly interface for seamless navigation • Designing interactive online courses A strong understanding of educational platforms and a knack for creating engaging interactive layouts should be crucial aspects of your portfolio. Your ability to translate our needs into a well-executed design will be highly valued. To successfully complete this project, you need to have: • Proficiency in web application design • Specific experience or kn...

    $250 (Avg Bid)
    $250 平均报价
    2 个竞标

    ...proficient Node.js developer to work on several key components of my project. My aim is to build a robust web application involving three different areas: 1. Backend Development: This forms the crux of my project. Solid experience in crafting efficient server-side software is essential. You should ideally have a strong knack for building robust architectures. 2. API Development: I need a skilled hand in API creation and management. You should have a history of delivering APIs with high availability and low latency. 3. Real-Time Applications: My project also seeks to incorporate real-time functionality, opening the need for experience in creating such applications. For the web application, we have clear objectives: - User Authentication: Implementing state-of-the-art a...

    $568 (Avg Bid)
    $568 平均报价
    143 个竞标

    I need a skilled PHP developer who can help me fix the email service for my website. - The API uses an external service provided by - The networking tab does show successful requests yet email never arrives in the inbox - Debugging PHP is an important skill along with API development and preferred experience using a 3rd party mailing service Given the technical nature of the project, a strong understanding and familiarity with API authentication methods is highly advantageous. Applications are encouraged from detail-oriented individuals with problem-solving competency and a track record of delivering similar assignments.

    $32 (Avg Bid)
    $32 平均报价
    12 个竞标

    ...safeguard user data and prevent any unauthorized access. **Requirements:** - Strong experience in mobile application security - Proficient in implementing user authentication and authorization - Skilled in data encryption methods - Experienced with intrusion detection and prevention systems - Ability to deliver results within a 1-month timeframe **Skills:** - Expertise in security protocols for mobile platforms (iOS/Android) - Familiarity with the latest security trends and best practices - Experience in security testing and risk assessment - Ability to work independently and meticulously The chosen freelancer will work closely with our team to ensure that our mobile application is equipped with the following security features: - **User Authentication/Authorization:*...

    $504 (Avg Bid)
    $504 平均报价
    50 个竞标

    I require a react native mobile app with source code. App will contain a appointment booking and online consultant. App should contain two flows one for end user and other for company. it should have dashboard, history, profile, recent appointments etc. Details will be shared clearly later.

    $2255 (Avg Bid)
    $2255 平均报价
    62 个竞标

    Goals: - Allow accurate tracking of product movement from arrival of shipment, through storage in multiple physical locations, to customer delivery. - Mobile browser access and streamlined data entry/manipulation. - User access level with scope focused on outgoing inventory - Admin access level with full access rights - Integration with Mobile (IOS) Barcode scanning as well as text entry field - Database integrated with API calls to auto-fill details from UPC data (optional)

    $522 (Avg Bid)
    $522 平均报价
    34 个竞标

    I'm urgently seeking an adept web developer to create a prototype banking system featuring crucial functionalities. My vision includes: - Account Balance Inquiry: Enable secure access to user's current balance. - Transaction Logs: Provide a historical view of past activities. I may have overlooked security specifics, but expect standard industry practices to be implemented, adapting enhancements along the way. Candidates must exhibit the following: - Proficiency in HTML, CSS, JavaScript, PHP. - Understanding of secure coding practices. Prompt completion is key; hence, immediate availability is highly valued.

    $170 (Avg Bid)
    $170 平均报价
    76 个竞标

    I'm currently seeking a professional who can help me rejuvenate my CV and LinkedIn profile. My aim is to update my existing CV, ensuring it meets the industry standards of the banking sector. I need some specifics: - A thorough update of my work experience, reflecting my recent professional accomplishments. - A refresh in the design and layout of my CV, making it more appealing and easy to read. Ideally, you should have previous experience in CV writing especially in the banking industry. An eye for modern and professional design layout will be admired. Exceptional attention to detail and understanding of the banking sector job market are essential.

    $115 (Avg Bid)
    $115 平均报价
    54 个竞标

    I have a gradio-app running inside a docker on my plesk-centOS server. It behaves correctly here: In order to use the app inside an html-page I told plesk to also access it here: with the following instruction in plesk: location /app/ { proxy_pass http://localhost:8001/; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; } However, as you can see the /app/-way does not work because all referencres to js- and css-files are still pointing to root. When I change "gr.mount_gradio_app(app, blocks, path=path)" to "gr.mount_gradio_app(app, blocks, path='/app/')" it doesnt even find the app any longer. Deliverable = Help to solve,...

    $30 (Avg Bid)
    加保
    $30
    4 项参赛作品
    SALESFORCE DEVELOPER 已经结束 left

    ...com/), Albanian (OneSoft SH.PK. - ) offices, competent in IT, development, and support of complex software solutions for clients in Europe and North America. ROLE OVERVIEW: Supporting and implementing new features in a financial platform, designed to provide embedded financial services, offering banking as a service through a unified API. Integrating with other industry-leading banking and fin-tech platforms and offering seamless connectivity to the banking rails. KEY RESPONSIBILITIES: • Design, develop, test, and deploy custom Salesforce solutions based on business requirements. • Maintenance, support, and troubleshooting for existing Salesforce implementations. • Manage the overall design, layout and build of the Salesforce applications and a...

    $29 / hr (Avg Bid)
    $29 / hr 平均报价
    37 个竞标

    ...develop a robust web application to ensure my digital assets remain uncompromised. This application must integrate seamlessly with WordPress through a dedicated plugin and provide comprehensive security across multiple websites. Here's what I'm envisioning: - Complete malware removal capabilities to keep our web environment clean. - Advanced bot detection and prevention to block malicious automated traffic. - Strong SQL injection protection to safeguard our databases from unauthorized access. Additionally, the WordPress plugin must: - Offer customizable settings to tailor security measures. - Conduct real-time scanning to catch threats the moment they occur. - Feature regular automatic updates, ensuring persistent defense against new threats. I'm targeti...

    $613 (Avg Bid)
    $613 平均报价
    27 个竞标

    ...medications, view details, and add them to the cart. Integration with a comprehensive pharmacy database. c. Prescription Upload: Users must be able to upload prescriptions securely. Option for users to reorder medications from their prescription history. d. Cart and Checkout: A user-friendly cart system for managing orders. Secure checkout process with multiple payment options (credit card, online banking, etc.). e. Order Tracking: Real-time tracking of the order status, from confirmation to delivery. f. Ratings and Reviews: Users should be able to rate and review both medications and delivery service. 2. Pharmacy Modules: a. Pharmacy Registration and Verification: Pharmacies should register with the platform and undergo a verification process. b. Medication Management: Pharmaci...

    $1601 (Avg Bid)
    $1601 平均报价
    38 个竞标

    I am in need of a software that's capable of generating comprehensive, service-based reports. Particularly, the reports generated will: - Focus on the services provided to customers - Provide a summary of the service performed - Categorize the services based on the type Ideal candidates should have a strong background in database management, and experience in programming with report generation capabilities. Familiarity with service-based businesses would be a significant advantage. In-depth understanding of data classification based on service types is important. The successful candidate will help to beef up the post-service customer experience in a seamless, efficient manner.

    $277 (Avg Bid)
    $277 平均报价
    29 个竞标

    I will make changes sent by you with new revised rate

    $16 / hr (Avg Bid)
    $16 / hr 平均报价
    1 个竞标

    Bonjour, je recherche un développeur capable de développer un site internet de recrutement en utilisant la block chain. L'application est un 2e prochain à la suite du premier

    $16 / hr (Avg Bid)
    $16 / hr 平均报价
    27 个竞标
    C# POS Application 已经结束 left

    ...professional C# developer to create a point of sale (POS) application compatible with Windows operating system. THE API IS READY ONLY FRONT END OF THE POS APP IS NEEDED I NEED THIS COMPLETE IN A FEW HOURS URGENTLY START PROPOSAL WITH "POS" OR YOU WILL NOT BE CONSIDERED This project is designed to serve the Retail industry, ensuring the operational efficiency of the store outlets. Skills and Experience: - Proven experience in C# development - Prior work on POS applications, preferably in the Retail sector - Knowledge of Windows OS - Ability to recommend and implement key POS features - Understanding of retail business processes will be a plus. The main aim of this project is to deliver a functional, user-friendly POS application that improves retail operati...

    $152 (Avg Bid)
    $152 平均报价
    41 个竞标

    ...Stripe is working. We need some flows fixed and some features to be updated. General Requirements/Skills REQUIRED: - Stripe Split Payments - Stripe Compliance, Regulations, and Rules - Connect Accounts (Registration, Management, Adding/Removing accounts, Payouts, etc.) - Split Payments with holding account – money movement triggered by action within app - Minimizing Stripe Fees - Security – Banking information - Reporting - Implement card scan to pre-fill information on the payment screen when collecting payment for orders in the app. Use devices camera to auto-fill for quick checkout - Implement QR Code card scan, Apple Pay, Google Pay We need a person strong enough to advise us on best practices for Stripe, support all Stripe needs, and to implement the high-leve...

    $166 (Avg Bid)
    $166 平均报价
    47 个竞标

    I'm seeking a skilled mobile app developer to create an Taxi services application. Key Requirements: - Proficient in Android app development. - Proven experience in developing e-commerce apps. - Strong knowledge of interface design, particularly photorealistic style. The goal is to create an engaging and user-friendly e-commerce platform for Android users. The platform should be easy to navigate, make purchases, and should include all necessary e-commerce features such as product catalog, shopping cart, payment gateway, etc. Please include examples of similar work in your bid.

    $381 (Avg Bid)
    $381 平均报价
    10 个竞标

    ...system for a FinTech/Bank application, aiming to improve user verification and overall security. Tasks encompass: - Document Verification: Validate and verify users' documents effectively to prevent fraudulent activities. - Biometric Authentication: Implement a facial recognition system capable of verifying users' identity with high precision. - KYC Compliance: Ensure our system aligns with KYC (Know Your Customer) regulations. The toolset must include a thorough understanding of AWS Textract and AWS Liveness Verification API. Having experience in FinTech security and understanding of KYC regulations will be advantageous. Knowledge of AI/Machine Learning related to biometric and document recognition would be ideal. A background in identity verification for bankin...

    $490 (Avg Bid)
    $490 平均报价
    22 个竞标

    I'm in need of a Unity expert with a strong background in the creation of sophisticated Virtual Reality applications. This project requires advanced proficiency and the ability to create high-resolution graphics with complex gameplay. Key Objectives: - Develop a VR application specifically for Oculus Rift - Employ advanced level complexity, featuring detailed environments and multi-level gameplay Ideal Experience and Skills: - Prior experience with Oculus Rift VR development - An impressive portfolio of advanced Unity game projects - Demonstrated ability to create complex, high-resolution game graphics and interactive gameplay - Deep understanding of VR principles and mechanics. I am looking forward to collaborating with a professional who shares my passion for immersiv...

    $600 (Avg Bid)
    $600 平均报价
    39 个竞标

    What we're looking for: a developer to perform a minor fixes in a Laravel application. In your proposal, please share a brief summary of your experience and tell us about a recent Laravel project you’ve worked on.

    $40 (Avg Bid)
    $40 平均报价
    33 个竞标

    This project requires a highly skilled ReactJS developer, with a solid understanding of Redux, Bootstrap, Material UI, ES6 and Vite, to create an e-commerce web application tailored to general web browser users. Key Features: - User registration and login: It should handle secure authentication and user management. - Responsive design: The application needs to have an intuitive and aesthetically pleasing layout that dynamically adapts to varying screen sizes. - CRUD operations: The design should facilitate the simple creation, reading, updating, and deletion of items in the product inventory. - API integration: The platform must communicate seamlessly with a backend API, leading to a smooth user experience. This project demands someone with a proven track record in creatin...

    $316 (Avg Bid)
    $316 平均报价
    31 个竞标
    Web Application Develop 已经结束 left

    In My website i want to build bidding and message option only

    $153 (Avg Bid)
    $153 平均报价
    26 个竞标
    $45194 平均报价
    46 个竞标

    In pursuit of bringing a novel concept to life, I am looking for a qualified individual or team with a solid background in blockchain technology to build an entertainment application centred on gaming. Here's what you'd need to know: - Type of Application: This project aims to create an engaging gaming application. This won't be your ordinary application, as it will leverage the power and security of blockchain technology to ensure an unparalleled user experience. - Game Features: I am particularly focused on gaming capabilities. My vision is to create a game that not only entertains but also connects people from different walks of life. - Player Modes: The game is planned to have both single and multiplayer modes. We need to be able to offer...

    $5529 (Avg Bid)
    $5529 平均报价
    29 个竞标

    i am looking for developer for digital signage with web based and andriod application same like

    $15 (Avg Bid)
    $15 平均报价
    8 个竞标

    j'aurai besoin de changer l`application sur playstore par une autre qui a était fais différemment réparer firebase pour les chat sur l`application android. mettre stripe et paypal en paiement en natif sur l`application mais surtout il faut que l`application soit gérable par fluxbuilder merci a tous

    $194 (Avg Bid)
    $194 平均报价
    3 个竞标

    I'm seeking a proficient Excel expert to create an intuitive, scalable spreadsheet that will help us manage prospective talent across multiple sectors within the Australian market for a client. Here’s what I envision: - **Structure & Functionality:** - Lists for specific job roles in banking and technology (e.g., • Head of Digitisation & Operational Excellence • Data Management Lead • Chapter Lead, Head of Acquisition and Channel, Mortgages and others. - Ability to effortlessly enter and update multiple candidates' as potential options for each role. We really only need to be able to add the name and light notes. This is more of a talent mapping exercise rather than a candidate database to track continuous conversations. So only basic i...

    $20 - $163
    加急 加封
    $20 - $163
    18 个竞标

    注册或者登录后来查看详情。

    加封 保密协议
    Web application 已经结束 left

    Seeking an experienced programmer to implement modifications in an existing, bespoke web application. The work includes analysis, development, and optimization of functionalities to enhance the application's efficiency and usability.

    $13 - $19 / hr
    加封 保密协议
    $13 - $19 / hr
    19 个竞标

    I'm in need of an experienced Android developer to create a auto sms app. This application should be designed to enable easy automatic sending of text messages and scheduling of texts for future send-outs. Here's a breakdown of the exact features I'm seeking: - Auto-send Functionality: The ability to configure the app to automatically dispatch pre-set SMS messages to select contacts. - CSV Import: The app needs to facilitate the manual addition of phone numbers or even allow for the import of contact numbers via a CSV file. -The app needs to save the contact numbers in the application itself, not in the contacts that are normally stored on the phone. Contacts should be able to manually be updated to add a name and also a comment once they are added by click...

    $2620 (Avg Bid)
    $2620 平均报价
    34 个竞标

    I'm seeking a skilled Flutter developer, experienced in creating apps for both iOS and Android platforms. The main feature I need is a Simple Listing functionality. Although I've skipped the selection of specific skills or past work requirements, I encourage applicants to share any relevant past work and their level of experience to give me an idea of the quality and type of work you are capable of delivering. Ideal skills and experience for this job would include: - Proven experience in Flutter App development across iOS, Android - Knowledgeable in implementing 'Simple Listing' function in Apps - Able to troubleshoot and problem solve efficiently. Excited to see your proposals and let's make an incredible app together!

    $107 (Avg Bid)
    $107 平均报价
    21 个竞标

    I'm in search of a specialist who can efficiently navigate job applications on popular platforms. Here's what I'm looking for: - Job application on , LinkedIn, and Indeed. - Experience applying for technology-related roles preferred. - Good communicator who can update me regularly on application statuses.

    $4 / hr (Avg Bid)
    $4 / hr 平均报价
    70 个竞标

    I am in need of a competent developer with extensive knowledge about AWS and experience in MongoDB & Node.js. The project entails linking the frontend and the backend of my web application hosted on AWS. 1. Link the frontend and backend of my application hosted in AWS 2. Help to move my hosting account to the free tier of AWS 3. Add the following two features to my application -Enable Download to Microsoft Excel - Importing User

    $179 (Avg Bid)
    $179 平均报价
    15 个竞标

    I am in need of a competent developer with extensive knowledge about AWS and experience in MongoDB & Node.js. The project entails linking the frontend and the backend of my web application hosted on AWS. 1. Link the frontend and backend of my application hosted in AWS 2. Help to move my hosting account to the free tier of AWS 3. Add the following two features to my application -Enable Download to Microsoft Excel - Importing User

    $520 (Avg Bid)
    $520 平均报价
    31 个竞标

    I'm looking for an experienced freelancer to create a robust web application with a primary focus on user security and a clean, minimalist interface. The project will involve developing on CentOS 7 virtual machines, and the server architecture will include a WebServer, MySQL Server, and a Firewall Server. Here are the functionalities I expect: - **User Authentication & Authorization**: Implementation of a secure login system to manage user access. - **Database Integration**: Seamless interaction with MySQL to handle data storage and retrieval. - **Data Input & Retrieval**: Efficient and user-friendly mechanisms for inputting and querying data. While not specified, I am open to suggestions on the programming language or framework, though compatibility with Linux CentOS...

    $32 (Avg Bid)
    $32 平均报价
    16 个竞标

    I'm seeking a skilled developer to craft an ASP.Net Web Forms application, primarily focusing on training. The application should be developed in C#, capitalizing on an XML-based database. The essential plugins the site ought to utilize are VueJS, Bootstrap, jQuery, and Toastr. The primary purpose of this web application is to provide a platform for dynamic learning. Being a document and task tracking solution, the application should also contain useful components for customer support. In terms of training, I am looking for: • User Training: This forms the bulk of the functionality and should be user-friendly. • Administrator Training: It should be easily administrable and include back-end functions. The applicant should possess the ability ...

    $185 (Avg Bid)
    $185 平均报价
    24 个竞标
    Pocket Treasurer App 已经结束 left

    I'm seeking a diligent and creative mobile app developer to create a personal finance management application tailored specifically for smartphone users. This app will empower individuals to manage their finances with ease and precision. **Core Functionalities:** - Real-time bank account synchronization - Intuitive budgeting tools - Seamless expense tracking **Skills and Qualifications:** - Proficient in mobile app development (iOS/Android) - Experience with financial software - Strong understanding of data encryption and security - Knowledge of banking APIs and real-time data processing **Expectations:** - Develop a user-friendly interface - Ensure secure login and data protection - Deliver a fully functional MVP for initial user feedback If you have a portfolio ...

    $12 / hr (Avg Bid)
    $12 / hr 平均报价
    10 个竞标

    I am seeking help with creating application forms. The ideal candidate should be proficient in data entry and understanding unique fields that are typically incorporated into such forms. • Proficient in creating forms, specifically application forms • Ability to design forms in a concise and logical manner • Able to work within a month timeframe Given that I skipped the specific information requirement, a well-rounded understanding of diverse categories that fall into application forms, from personal details to skills, and qualifications is a plus. Further, demonstrating fast turnaround times on similar projects will be highly regarded.

    $18 / hr (Avg Bid)
    $18 / hr 平均报价
    14 个竞标

    I am looking to incorporate Windows Store payments into my current WPF application. There are some specifics I need to be considered: - This project will focus solely on In-app purchases rather than external payments. - The type of In-app purchases will be based on subscriptions. I am seeking a professional with expertise in: - Previous experience integrating Windows Store payments into a WPF application is heavily preferred. - Experience in creating and managing subscription-based in-app purchases is also a must. - Knowledge of UWP (Universal Windows Platform) is required. With the right skills and experience, this engagement should be essentially seamless. Ensuring that in-app purchases for subscriptions run smoothly and reliably in my WPF app is the main concern for ...

    $50 (Avg Bid)
    $50 平均报价
    6 个竞标

    What we're looking for: a developer to perform a minor fixes in a Laravel application. In your proposal, please share a brief summary of your experience and tell us about a recent Laravel project you’ve worked on.

    $62 (Avg Bid)
    $62 平均报价
    29 个竞标

    I have a iOS application with a few bugs that needs fixing, this will require you to maybe edit some things on our website as well, the website is created in PHP. So please bear in mind this bug may reequire website work as well as API work as well. iOS applicaiton built in: - Objective C - Native App and UIKit I will share the bugs document when we speak in freelancer chat.

    $205 (Avg Bid)
    $205 平均报价
    53 个竞标

    I have the software BeDrive (PHP based + mysql) installed into IIS (Windows server 2019). No Apache. Here a "demo" of the product: (you can login for free). The application is customized (logo changed, layout modified, ...) into my server and works corretly. The application is running into an intranet (no extranet connection). There are personal data and I'm not allowed to share the access in remote desktop. The support required is by a REALLY expert both in IIS and BeDrive product who will have to guide us to - suggest IIS configurations and security patching - implement more customizations - implement a backup/restore plan - implement a diskspace improvement (2 or more local disks or distribuited environment) - ... This is an activity that can last over...

    $171 (Avg Bid)
    $171 平均报价
    29 个竞标

    注册或者登录后来查看详情。

    加封 保密协议

    I am currently dealing with notable challenges related to my bank account in Germany. Despite my account being active, I am unable to transact ...Germany. Despite my account being active, I am unable to transact any business. Specifically, my cards are not functioning, I can't send or receive money. Sever attempts to reach out to my bank for clarification or possible resolution have been futile, with no response or justification given. Ideal candidate for this task ought to exhibit solid experience in banking law, preferably within the German legal context. A background in resolving banking disputes or matters relating to transaction hitches will be a plus. Fluent understanding and communication in both English and German languages is necessary for seamless interpretati...

    $328 (Avg Bid)
    $328 平均报价
    3 个竞标

    We are looking for a node js experience candidate for Strapi node js deployment. We are working on a node js stripi project project. This project need to deploye on the vps server having cpanel account. We have done basic configuration, need some help in the deployment. Should have node project deployment experience.

    $100 (Avg Bid)
    $100 平均报价
    10 个竞标