Jqgrid crud example jsp jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 jqgrid crud example jsp jobs found, pricing in USD

    I'm in need of an experienced SQL developer who can assist with writing stored procedures in SQL Server. The purpose of these stored procedures is for data loading. Key Responsibilities: - Writing stored procedures for data loading Ideal...with writing stored procedures in SQL Server. The purpose of these stored procedures is for data loading. Key Responsibilities: - Writing stored procedures for data loading Ideal Skills & Experience: - Proficient in SQL and SQL Server - Prior experience with writing stored procedures - Experience with data loading processes The complexity of the stored procedures is expected to be at the basic CRUD operations level. As this is focused on data loading, it requires someone who is meticulous and well-versed in data manipulation within...

    $32 (Avg Bid)
    $32 Avg Bid
    13 bids

    ...NET developer to create a WebAPI using the Visual Studio template "WebApi Net core (Minimal api)". It needs to have Authentication and Authorization in place, using the X-API-Key. Key Requirements: - Authentication and Authorization: You need to enable X-API-Key based authentication and authorization for this WebAPI. - Data Model: The WebAPI will manage a simple 'City' table, performing basic CRUD operations. Expectations: - The X-API-Key should be hardcoded in the application. - The WebAPI should be developed using .NET 8.0 and the Visual Studio template "WebApi Net core (Minimal api)". - Data access should be implemented using EFCore. - Authorization should be handled through middleware. Ideal Skills and Experience: - Proficiency in .NET dev...

    $30 (Avg Bid)
    $30 Avg Bid
    8 bids

    ...NET 8. I am open to using either OData or GraphQL for the API architecture, depending on what the developer finds most suitable for the project requirements. Alternative suggestions are welcome for discussion. 2. Generic Controller: The API should feature a single, generic controller that can dynamically handle all tables within the database. This approach requires sophisticated coding to manage CRUD operations generically across all tables. 3. Metadata-Driven Architecture: The database tables' metadata will be managed externally and stored in and dbo.DataColumns. The API should be capable of reading this metadata to construct and manage API endpoints dynamically. 4. ORM Flexibility: Any ORM tool like Entity Framework, Dapper, or SQLkata can be utilized to facilitate databa...

    $532 (Avg Bid)
    $532 Avg Bid
    53 bids

    ...background - app listens to the incoming messages - on incoming message the forwarding is done by a configurable delay in milliseconds milestones: MS1: implement a basic hardcoded forwarder which detects new SMS (event) and forwards them via e-mail to a hardcoded e-mail address (android and ios) MS2: design & implement a UI, which has a settings dialog for the rules: - add/delete/update/display (CRUD) operations on rules - user can choose a regex pattern to detect specific phone numbers (from) - user can choose the destination(s) (a list of destinations) with whatsapp, telegram, sms, e-mail - implementation in this MS on the UI only for e-mail (but user can select all the named options) - user can choose to use macros like: - sender phone (smsSenderPhonenumber) - sen...

    $189 (Avg Bid)
    $189 Avg Bid
    55 bids

    CRUD 2 tables only. Long term project.

    $21 (Avg Bid)
    $21 Avg Bid
    52 bids

    ...updating data in the database. Key Responsibilities: - Establishing a secure connection to an Oracle 19c database using JDBC. - Implementing CRUD operations (Create, Read, Update, Delete) features within the application. - Ensuring the application is optimized for efficient data handling and processing. Security Requirement: - The application must be able to securely access the database using username/password authentication. Ideal Candidate: - Proficient in Java and Springboot framework development. - Experienced with Oracle database SQL and JDBC connectivity. - Prior experience in implementing secure database connections. - Familiarity with various CRUD operations and database optimization techniques. If you have a solid background in these areas and are confident i...

    $21 (Avg Bid)
    $21 Avg Bid
    6 bids

    ...Ability to create fierce and intimidating creatures with a unique, imaginative twist. - Understanding of Japanese Kaiju and monster design will be greatly appreciated. This project is a great opportunity for someone who's a fan of anime and monster themed games to flex their creative muscles. Looking forward to seeing your unique take on these creatures. Lay out: The attachment will show a crud drawing of it lol. Basically it would be a playing card, the lay out is a number in the top left corner the 2 blocks on ether side would be city buildings and in the middle of it would be a monster. For this project could the first drawing would have a number 1 in the corner with a baby or small version of a monster with the city in tacked. the second drawing with a number 3 woul...

    $1320 (Avg Bid)
    $1320 Avg Bid
    55 bids

    ...talented web developer who have strong knowledge of react,Node ,RDBMS and expert in making and connecting APIs to create an e-commerce website from scratch. This project implies the sale of physical products, Discounsts coupens, and is expected to list more than 50 different physical products. **Key Features** • User-friendly layout. Sample (web template design will be provided) • All the latest CRUD and E-commerce features using payment, mailing and different user profiles • Secure payment and checkout system • eCommerce SEO. **Ideal Candidate** You have a strong grasp of: • Website development (especially eCommerce) • eCommerce SEO • User experience design * Strong knowledge of JS. • Payment gateway integrations. The final goa...

    $304 (Avg Bid)
    $304 Avg Bid
    25 bids

    I'm in need of an end-use documentation expert to create user train...evolve and new features are added. The ideal candidate should have a strong background in technical writing, with experience in creating user manuals, user training materials. Experience in the tech industry would be a plus. Documentation will most likely be hosted using Docfx, so the final format should be markdown. The software is a Web Application has 10 simply admin screen (e.g. Countries CRUD), a Dashboard, 6 medium complex screens with data validation rules (which should also be documenated, about 30 validation rules), One data visualisation screen with charts and metrics, and 3 export report pages for different industry regulations. I will provide access to the application so that you can review be...

    $365 (Avg Bid)
    $365 Avg Bid
    30 bids

    I'm looking for a talented and innovative graphics designer to create a logo from existing example.

    $20 (Avg Bid)
    $20 Avg Bid
    44 bids

    ...create an API "spend manager", the system have to do: Web -login -CRUD users -CRUD projects -CRUD category spend -CRUD spend (with option to upload 2 images optional). -Option for assign users with a projects. -Report to see spends with filters project and category App (ionic angular) -login - create and modify spends. -for upload images there are 2 options, with camera or with a image file stored in the device. -list of projects - some users only can see the proyects that they have assign. Database tables: users, projects, category, spends, user_project. spend_image, images Ideal Skills: - Proficiency in Laravel and PHP -Proficiency using Ionic Angular or other language for app android. - Experience in developing CRUD applications -...

    $216 (Avg Bid)
    $216 Avg Bid
    62 bids

    I'm looking for an experienced developer to create a dynamic API tool. The tool needs to be able to create API endpoints (CRUD) for various data sources and publish them as endpoints. The backend should be developed using Node.js, and the frontend can be either JavaScript or React. Key Requirements: - Ability to create POST (Create), GET (Read), and PUT (Update) API endpoints. - Capable of connecting to different data sources, including relational databases, NoSQL databases, and external APIs. - Handling authentication and security using JWT, OAuth, and Basic Authentication. Ideal Skills: - Strong experience in Node.js for backend development. - Proficiency in frontend development, particularly in JavaScript or React. - Previous experience in creating dynamic API ...

    $2094 (Avg Bid)
    $2094 Avg Bid
    80 bids

    I'm looking to build a RESTful API using Spring Boot, with H2 database as the data storage solution. The main entity that this API should expose is 'Users'. Key Deliverables: - A well-constructed RESTful API using Spring Boot. - Implementation of a H2 database for data storage. - Endpoint for 'Users' entity that includes CRUD operations.

    $19 (Avg Bid)
    $19 Avg Bid
    35 bids

    I'm in need of a reliable freelancer to find a sample medical file from the USA that includes a police report from an accident. The file should be at least 200 pages and can contain doctor notes, insurance claim documents, police report, treatment plans, medication and treatment prescribed, and bills for services and costs. This can be a completely fake file, as I need it to test software I am using. Otherwise, it can be filed publicly or filed as part of a lawsuit. This should not be from a real person who has not given consent, unless it is already make public. It should not contain redactions.

    $22 (Avg Bid)
    $22 Avg Bid
    19 bids

    ...- **Purpose:** The primary goal of this project is to create a RESTful API using Spring Boot. - **Authentication System:** I am looking to implement a basic email and password login system for the API. - **Endpoints:** These will include CRUD operations for resources (create, read, update, delete) and the inclusion of additional functionality such as filters and search. Ideal candidates should have: - Extensive experience with Spring Boot and RESTful API development. - Proficient in handling user authentication systems. - Strong understanding of CRUD operations. - Knowledge of filtering techniques within APIs. - Prior experience implementing search functionality in APIs. Please share your past work that you think is relevant to this project. A clear and concise commu...

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    41 bids

    I'm looking for a PowerApps expert to build a secure and responsive CRUD PowerApp that connects with a SharePoint List. The App needs to handle: - Regular CRUD operations (create, read, update, delete) in a multi-user environment. The app will be used by multiple users simultaneously, so performance and efficiency is a must. - Additional functionalities: Handling bulk updates, offering the ability to search and filter records, and providing an option for exporting the information to a CSV file. Experience with SharePoint Lists and PowerApps is essential, along with a keen understanding of multi-user efficiency and data management. Expertise in exporting data to different formats, like CSV, will also prove beneficial.

    $256 (Avg Bid)
    $256 Avg Bid
    35 bids

    I am inviting freelancers with proven experience in developing real-time web chat app. Key project attributes include: - The frontend is to be basic, requiring a solid grasp of HTML, CSS, and JavaScript. - The Backend technology of choice is Django & Django-RestFramework with MySQL for the database. - API documentation in OpenAPI spec v3 will be needed. - CRUD operations for admin role. - Basic user authentication via username and password. Please make sure your proposal outlines your relevant experience and an estimated timeline for delivery. Relevance to the technologies outlined is crucial. Experience backed by projects where you've developed similar applications will provide a strong advantage in assessing your bid.

    $46 (Avg Bid)
    $46 Avg Bid
    10 bids

    I'm seeking a Flutter developer to build an application that integrates with an API to perform CRUD operations on an SQL database. Key Requirements: - CRUD Operations: The app should be able to create, read, update, and delete records from the SQL database. - Database: The SQL database is the preferred choice for this project. - API Integration: The app should be able to read data via an API, handle user profiles, transactional data, and real-time updates. Ideal Skills: - Proficiency in Flutter development - Experience with SQL databases - Familiarity with integrating APIs - Understanding of CRUD operations - Ability to handle various types of data, including user profiles and real-time updates.

    $96 (Avg Bid)
    $96 Avg Bid
    27 bids

    Hello, i need someone good programmer who is able to modify ASF CDC echo example for atsamd11d14 mcu. When receive '1' by CDC -> set 2 pins of mcu When receive '0' by CDC -> reset these 2 pins of mcu And i would like device to be visible in Device Manager or Linux like 'USB CDC'

    $111 (Avg Bid)
    $111 Avg Bid
    7 bids

    ...looking for a freelancer to help me learn SQL from scratch, and show me how to implement SQL in Visual Studio using C# language, using SQL Server Management Studio. 1. Show me how to implement SQL in Visual Studio in the C# Language. 2. I already know C-Sharp well but want to learn how to implement SQL in my basic C-Sharp Order Management System so that when I enter basic order data in the system, CRUD operations perform and save to the database. 3. I have to utilise SQL Server Management Studio as i have no experience in how to connect this to Visual Studio. 4. The focus would be on showing me how to implement my solution using SQL Server Management Studio within Visual Studio 2022. Key Tasks: - Teach me the SQL fundamentals for this basic implementation from the ground u...

    $46 (Avg Bid)
    $46 Avg Bid
    12 bids
    System Dashboard Mern Stack 1 day left
    VERIFIED

    Need a mern stack developer to create a dashboard with roles and views with options Frontend with React: Create CRUD user interfaces Design the UI for uploading and viewing documents in PDF format. Develop an administrative dashboard with search functionalities, filters and management access. Responsive Backend with Node.js and Express: Configure and manage API routes for all CRUD operations. Implementation of roles and permissions Database with MongoDB: Check DB to see if it is ok

    $181 (Avg Bid)
    $181 Avg Bid
    87 bids

    Hey there! We’re on the lookout for a full stack mobile developer to join our team for a full-time remote gig. The main gig? Crafting a food label app that’s kind of like Preppy (check it out here: ). What’s the Project About? Our food label app will be all about giving users the lowdown on food products—think nutritional facts, ingredient lists, allergen warnings, and where the product comes from. Easy scanning or searching for products should get users all the info they need. We’re aiming for a super user-friendly interface, smooth performance, and spot-on data retrieval. What We Need from You: Tech Savvy: Ace in mobile app development for Android and iOS. Full stack skills, from front-end to back-end. Familiarity with barcode scanning and ta...

    $905 (Avg Bid)
    $905 Avg Bid
    95 bids

    I need to develop an food label app for mobile. Please check the demo app at I want the whole functionality where admins are able to print on their label their name. super admins are able to do the CRUD for the food labels

    $876 (Avg Bid)
    $876 Avg Bid
    96 bids

    ...forms with informative error messages. Backend: - Set up a SQLite database using Prisma for storing notes. Each note should include properties like id, title, and content. - Develop API routes in or use tRPC for CRUD operations, interfacing with the database via Prisma. - Ensure type safety in API calls, benefiting from TypeScript and tRPC (if used). Deliverables: 1. Project Setup: A application with TypeScript, configured with Tailwind CSS, Prisma, and optionally tRPC. 2. Database Schema: A Prisma schema file defining the Note model. 3. API Implementation: CRUD operations for notes, implemented through API routes or tRPC procedures. 4. Frontend Implementation: User interfaces for listing, adding, editing, and deleting notes, built with and styled with Tailwind

    $345 (Avg Bid)
    $345 Avg Bid
    51 bids

    I need to migrate a windows forms c# to blazor with radzen controls , I have all backend done with wcf api rest. ** no javascript , or react , node js, only c# ** responsive to mobile and another screens sizes at least 3 there are 4 types of interface 1 Find Interfaces 1 CRUD 1 Reports 1 Docs

    $166 (Avg Bid)
    $166 Avg Bid
    29 bids

    I'm looking for a React Developer to assist me in building a moderate complexity application that requires CRUD operations (Create, Read, Update, Delete). Key Responsibilities: - Develop a React application that supports CRUD operations - Ensure the application is of moderate complexity I will provide you with detailed information about the project and the expected results. Ideal Skills & Experience: - Proven experience with React - Solid background in CRUD operations - Understanding of the different levels of complexity in React applications - Ability to work with minimal supervision Please note that I do not have specific design requirements or preferences at this time.

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    22 bids

    I need to take my existing MERN book store to the next level. While the current CRUD operations function well, I'm looking for an experienced developer who can suggest and implement improvements to the existing functionality. Please send ideas

    $20 (Avg Bid)
    $20 Avg Bid
    9 bids

    I require a capable developer to build a simple and robust API server for me. Key requirements are: - Mastery of JavaScript as the project will be developed using this language. - This API must interact with MongoDB databases, thus familiarity with MongoDB is crucial. - It needs to be int...Mastery of JavaScript as the project will be developed using this language. - This API must interact with MongoDB databases, thus familiarity with MongoDB is crucial. - It needs to be integrated with email services, so experience managing successful integrations with similar services is advantageous. - The API server is meant for CRUD operations, displaying expertise in this area is highly essential. In all, the ideal freelancer should have excellent JavaScript, MongoDB, CRUD, and API in...

    $114 (Avg Bid)
    $114 Avg Bid
    40 bids

    I'm urgently in need of a seasoned Spring...applications. You should be well-versed in all areas of the Spring Boot framework and have a significant amount of experience in Java development. The ideal candidate should have a thorough understanding of user authentication and authorization, database connectivity and CRUD operations, and integration with third-party APIs. Key requirements: - An expert in Spring Boot - Extensive experience in Java development - Proven track record in user authentication and authorization systems - Strong expertise in database connectivity and CRUD operations - Skilled in integrating with third-party APIs Please provide your portfolio with similar projects and a brief overview of your experience with Spring Boot. Only expert-level candidat...

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    29 bids

    Need after effect animation exactly same like that ribbon style with new text See animation and then placed the bid write " RIBBON " in the bid

    $26 (Avg Bid)
    $26 Avg Bid
    20 bids

    I'm seeking a skilled MERN stack developer to assist with my project. Here are the key aspects of the job: - I need assistance ...be considered for this job. - Although I didn't specify features or functionalities earlier, your ability to implement common MERN stack functionalities is crucial to this project. This includes handling user authentication, real-time updates, and CRUD operations. - There's no strict deadline for this project, but I'm looking for someone who's efficient and can deliver in a timely manner. Ideal candidates should have: - Proficiency in MongoDB, , and React.js - Experience with user authentication, real-time updates, and various CRUD operations - Good time management skills Please feel free to reach out if you believe...

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    45 bids

    Able to follow instruction, can be done in 3 days. CRUD for 3-4 tables only

    $28 (Avg Bid)
    $28 Avg Bid
    53 bids

    I'm in need of a skilled developer to help me complete my VueJS and MongoDB project. I'll give you the starter code, project requirements, and the hosting details for the database. Key Requirements: - User registration and authentication: You need to set up a secure and efficient user registration and login system. - CRUD operations for data manipulation - Displaying chart data: The data that users interact with in this system will be represented visually through charts in a dashboard feature. You'll have to implement this feature. Existing Design: The project will require you to work with a pre-existing design. So, being able to implement the existing UI is vital. Project Objectives: The primary goal of this project is to create a Community Health Workers System....

    $190 (Avg Bid)
    $190 Avg Bid
    49 bids

    I'm working on a small React and MongoDB app and need someone to help me complete it. Key Features: - User Authentication - CRUD Operations (Create, Read, Update, Delete) - Data Filtering and Searching. Design: You'll need to use basic Tailwind components to create the UI as I haven't designed it yet. External APIs: I'm not sure if the app will require any external APIs or integrations, so guidance on this would be appreciated. Your role will primarily be to help me finish this project and ensure it functions smoothly. Prior experience with similar projects will be a plus. project details- The database that needs to be used is mongo db and react will be used All users should arrive at the login page User1 – admin user - Once login cred...

    $219 (Avg Bid)
    $219 Avg Bid
    115 bids

    I am seeking a developer with intermediate level experience IOS Swift. The task will be to help me get the example code working from the documentation at This is my first time working with IOS and the docs leave out some of the implementation. For example, in this code there is not map function, only "..." Bids under £70 only please. ``` var totalUsageByCategory: [ActivityCategory:TimeInterval] totalUsageByCategory = (…) ```

    $166 (Avg Bid)
    $166 Avg Bid
    38 bids

    ...sign-up, log-in, property listings, filters, property details, chat functionality, and more are already in place. Required Work: Establish a comprehensive and secure database architecture. Integrate the database with the existing Adalo app interface. Set up user authentication and authorization systems. Create relationships between various data tables (users, properties, chats, etc.). Implement CRUD (Create, Read, Update, Delete) operations for property listings. Ensure the app's data flow is seamless and intuitive. Specific Functions Needed: User profile creation and management. Property listing management for sellers. Search functionality with filters for property buyers. Real-time chat system between buyers and sellers. Administrative panel for content moderation and us...

    $30 - $250
    Sealed
    $30 - $250
    43 bids

    I need an experienced Laravel developer to integrate and manage the database for my existing project, www.getyourhomes.in. The task is not only basic CRUD operations but also extends to admin panel updates and AJAX call filters. - Database Management: You should be adept at advanced database management with stored procedures, triggers, and optimization. - Language Proficiency: Strong language skills in either Bengali or Hindi is essential. Your role would be crucial in improving the functionalities of my project. Prior experience in similar projects would be a bonus.

    $1312 (Avg Bid)
    $1312 Avg Bid
    54 bids

    ...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 Adding Courses** - Admins can add courses to specific universities. - Course details include name, description, and associated faculty. 4. Content Moderation - **4.1 Managing Posts** - Admins can delete any reviews deemed inappropriate or not compliant with platform policies. - Admins can perform CRUD operations on posts to edit or update details as nee...

    $245 (Avg Bid)
    $245 Avg Bid
    94 bids

    I'm urgently seeking a professional to help with my JSP project. Main responsibilities include: - Frontend Development: Ensuring the platform is visually appealing, user-friendly, and highly responsive. - Database Integration: Syncing up the platform with our database. This will involve managing and manipulating data effectively. - User Authentication: Implementing a secure user authentication system that safeguards user data. The purpose of this project is to create a web application. While the expected user interaction was skipped in the questionnaire, the ideal candidate should be well-versed in providing an intuitive user interface design and experience. Ideal Skills & Experience: - Proficient in JavaServer Pages (JSP) - Strong frontend development skills - E...

    $27 (Avg Bid)
    $27 Avg Bid
    28 bids

    I'm searching for an experienced web developer. These features are needed TutorMitra: ------------- => Admin - login - Subject Crud - Approve subjects 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 7- Whenever a job is posted, all concerned tutors should get a notification on email. =&...

    $394 (Avg Bid)
    $394 Avg Bid
    34 bids

    I'm in need of a Progressive Web App for a logistics pass system. We need support for both Android and iOS. Key Functionalities: - The initial stage of this project is to implement a CRUD styled app. It will be responsible for: - Managing user authentications (registration and login) - Handling shipping requests - Tracking orders as they progress Additional Features: - The app should include a role-based access control system to manage user permissions. The ideal developer for this project should have experience in developing CRUP applications with user authentication and tracking features for both Android and iOS. Skills in PWA development and logistics systems would be a plus.

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    70 bids

    I need an experienced freelancer to replicate the design, layout & structure from an existing website to serve as a starting point for our own site. Key tasks involve: - Implementing the structure or an an existing example website on Wordpress. This includes the pages, placeholders for posts, menu structure, etc. - Utilizing Spectra blocks/Kadence theme, contact form 7 Ideal candidate should have strong skills in Wordpress and Spectra/Kadence theme implementation. Please include examples of past work in your application. You will be working from a clean Wordpress install.

    $107 (Avg Bid)
    $107 Avg Bid
    106 bids

    ...background - app listens to the incoming messages - on incoming message the forwarding is done by a configurable delay in milliseconds milestones: MS1: implement a basic hardcoded forwarder which detects new SMS (event) and forwards them via e-mail to a hardcoded e-mail address (android and ios) MS2: design & implement a UI, which has a settings dialog for the rules: - add/delete/update/display (CRUD) operations on rules - user can choose a regex pattern to detect specific phone numbers (from) - user can choose the destination(s) (a list of destinations) with whatsapp, telegram, sms, e-mail - implementation in this MS on the UI only for e-mail (but user can select all the named options) - user can choose to use macros like: - sender phone (smsSenderPhonenumber) - sen...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    37 bids

    I'm looking for a skilled developer who can help us advance the functionality of our software. Our project demands a professional who's adept with Vue.js and Laravel. Here's what you'll be working on: - **CRUD Operations & Real-Time Data Updates:** We need to enhance our software's current CRUD operations and introduce real-time data updates. You should be experienced in handling these functionalities with Vue.js and Laravel. - **Search Bar Enhancement:** We're keen on revamping our search bar. The new design should include: - Autocomplete suggestions. - Prompting automatic cursor placement on the search bar upon page load. This is essential for user convenience. - **User-Friendly Interface & Third-Party API Integration:** Besides...

    $171 (Avg Bid)
    $171 Avg Bid
    7 bids

    I'm looking for a skilled developer who can help us advance the functionality of our software. Our project demands a professional who's adept with Vue.js and Laravel. Here's what you'll be working on: - **CRUD Operations & Real-Time Data Updates:** We need to enhance our software's current CRUD operations and introduce real-time data updates. You should be experienced in handling these functionalities with Vue.js and Laravel. - **Search Bar Enhancement:** We're keen on revamping our search bar. The new design should include: - Autocomplete suggestions. - Prompting automatic cursor placement on the search bar upon page load. This is essential for user convenience. - **User-Friendly Interface & Third-Party API Integration:** Besides...

    $96 (Avg Bid)
    $96 Avg Bid
    12 bids

    ...background - app listens to the incoming messages - on incoming message the forwarding is done by a configurable delay in milliseconds milestones: MS1: implement a basic hardcoded forwarder which detects new SMS (event) and forwards them via e-mail to a hardcoded e-mail address (android and ios) MS2: design & implement a UI, which has a settings dialog for the rules: - add/delete/update/display (CRUD) operations on rules - user can choose a regex pattern to detect specific phone numbers (from) - user can choose the destination(s) (a list of destinations) with whatsapp, telegram, sms, e-mail - implementation in this MS on the UI only for e-mail (but user can select all the named options) - user can choose to use macros like: - sender phone (smsSenderPhonenumber) - sen...

    $220 (Avg Bid)
    $220 Avg Bid
    77 bids

    The client is looking for a Next JS dashboard that can interact with their API for product inventory and sales. Key requirements include supporting CRUD operations, real-time data updates from the API, and implementing a specific UI design provided by the client or suggesting enhancements. Ideal skills include proficiency in Next JS and Next UI framework, experience in CRUD operations and API consumption, and optionally UI/UX design expertise. Overall, the client seeks a functional dashboard aligned with their design preferences and capable of managing product inventory and sales data effectively.

    $18 (Avg Bid)
    $18 Avg Bid
    41 bids

    ...inventory and sales. The dashboard should be designed based on the template I provide. Key requirements include: - CRUD Operations: The dashboard should support Create, Read, Update, and Delete operations for product inventory and sales data. - API Consumption: The dashboard must be able to fetch, display, and interact with data from the API. It's crucial that data is updated in real-time. - UI Design: I have a specific design in mind for this dashboard, based on the Next UI. You'll need to implement the design I provide, or suggest ways to enhance it. Ideal skills and experiences for the job include: - Proficiency in Next JS and Next UI framework - Strong experience in CRUD operations and API consumption - UI/UX design expertise is a plus - Good understanding ...

    $53 (Avg Bid)
    $53 Avg Bid
    36 bids

    As the project's owner, I require a dedicated developer to convert a program written in Angular into AngularJS. The current application exhibits no specific functionalities with user authentication, CRUD operations or third-party integrations. As such, your main task will revolve around ensuring a successful shift to AngularJS. The most crucial aspect of this application to maintain throughout the migration process is its functionality. As such, you should focus your efforts on ensuring that once the conversion is complete, all functionalities operate as initially intended. To be considered for this project, please highlight your: * Relevant Experience: Using AngularJS for past projects or similar roles. This project is ideal for freelancers who are proficient in AngularJS ...

    $1162 (Avg Bid)
    $1162 Avg Bid
    78 bids

    ...doubts have been cleared .I have designed the chatbox and entering the text messages and accessing device camera part .Just a few hours of coding is left and I need online assistance with that. I need to submit my project on 15/04/24.I need assistance anytime before that. Key tasks include: - Assisting me to effectively integrate Firestore Firebase. - Explaining and demonstrating ways to perform CRUD operations. - Highlighting how to securely store and retrieve data. Freelancers with the following skills are preferred: - Proven experience in database integration with Flutter Apps. - A rich depth of knowledge in Firestore Firebase. - Tremendous problem-solving skills. - Good communication and teaching ability. Interesting candidates should note that no API integration tasks ...

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    40 bids