Default sybase anywhere username passworddela

Filtriraj

Moja nedavna iskanja
Filtriraj po:
Proračun
do
do
do
Vrsta
Znanja
Jeziki
    Delovno mesto
    2,000 default sybase anywhere username password najdenih del, po cenah EUR

    ...- Strong proficiency with Frontend JavaScript, and Backend Node.js. - Proficient understanding of databases particularly MySQL. - Comprehensive experience in building authentication and authorization systems. - Knowledge of implementing role-based access control. 1 Registration Screen for Admin & User UserID Password Confirm Password FirstName MiddleName LastName Email Phone Sex Company Date Created Date Updated 2 Forgot Password Email 3 Change Password Old Pass New Pass Confirm Pass 4 Admin Dashboard Screen to manage Users and User Roles a. Admin User have permission to create an another user. Page #1 can be used. b. View of Users and Assign Roles, Permission. Status, Last Login, Date Created/Updated/Deleted. ...

    €125 (Avg Bid)
    €125 Povprečna ponudba
    31 ponudb

    I am looking for a full stack web developer to create a Network Management System (NMS) website that can be deployed on any cloud or local hosting. Main Functionalities: 1. Loginpage login (create user/password in the backend) 2. Dashbord one - prints rows of a table (buttons to add/delete/update table rows) 3. Dashboard two will have 6 tables, each of the table entries will have few configurable(will be configured through pop up window) , stats, logs , status 4. One of the table could have a flow table just for read only 5. THere should be back end persistent DB which saves all the data 6. THere should be method to bring down this and powered back any time Acceptance criteria 1. NDA signing 2. Web page working conditions and exceptions taken care on AWS/

    €837 (Avg Bid)
    €837 Povprečna ponudba
    5 ponudb

    I've forgotten my Gmail password and have never set up any recovery options. Unfortunately, I've also lost access to the recovery email associated with the account, so the usual recovery methods are unavailable to me. I need someone experienced in account recovery to help me regain access to my Gmail account. If you have a solution for recovering a Gmail account without using the normal recovery options, I'd love to hear about it. Ideal skills and experience for this job may include: - Expertise in account recovery - Advanced knowledge of Gmail's security features - Proven track record in similar account recovery scenarios

    €20 (Avg Bid)
    €20 Povprečna ponudba
    5 ponudb

    We're in need of a Firebase and Flutterflow expert to craft an alarm-receiving app compatible with Android and iOS platforms. Your main tasks will revolve around: Setting up user registration, profiles, alarm notifications, and a history log Ensuring alar...project, you should possess: Strong proficiency in Firebase and Flutterflow, along with cloud functions Previous experience in building intuitive and responsive mobile applications Attention to detail, particularly in implementing a reliable alarm system Effective communication skills to understand and execute project requirements Note that user registration and authentication will be email and password-based. Familiarity with Flutterflow and past similar project experience would be highly advantageous. Looking forward to ...

    €2212 (Avg Bid)
    €2212 Povprečna ponudba
    152 ponudb

    I'm looking for a skilled web developer to complete the frontend codes on my sports community website. You'll be tasked with implementing the following features: - User Authentication: The platform will incorporate an email and password authentication system to ensure secure access for our users. This is a critical component of the website's functionality. - Community Creation: Users should have the ability to create and join sports communities of their interest. This feature will be integral to fostering a sense of belonging and facilitating interactions among sports enthusiasts. - Content Sharing: Members of the community will be able to share text posts and comments. Additionally, they should be able to create and manage event announcements and updates. These fe...

    €244 (Avg Bid)
    €244 Povprečna ponudba
    72 ponudb

    ...duties….we might assign it or not. Kitchen duties assignment form, and restaurant duties assignment form…..word formats of these forms are attached. Duty type – full or half Employee table – name, role, salary type, salary, and other personal details, Based on the duties assignment we should calculate summary reports…head count reports…..cost incurred report…. Weekly Duty roster template/ or default values for a duty, these defaults can be changed.…..fixed duties with fixed employees…this helps the manager to enter the data quickly…. Restaurant duties are different – there will be 4 shifts. And 3 halls. Each hall has maximum number of duties…..waiters need to assigned to those duties….and cle...

    €123 (Avg Bid)
    €123 Povprečna ponudba
    32 ponudb

    I'm in need of a skilled Flutter developer to create a basic mobile application with 6-7 pages. The app should incorporate the following features: - Registration & Login System: This should allow users to sign up using their email address and password. - Notification System: The app should be integrated with Firebase or another suitable backend language to support both Push and In-App notifications. I expect this project to be completed within 20 days. It's crucial that you have prior experience in Flutter development, particularly in building registration and login systems, and implementing notification systems. A solid understanding of backend technologies and API integration is also essential. Please note that I've already prepared a design for the app, so y...

    €225 (Avg Bid)
    €225 Povprečna ponudba
    53 ponudb

    Create an online platform where users can exchange services using a credit system, without direct monetary transactions, similar to the model used by >>> <<< Main Features User Registration and Login: Users can register and create a profile. Secure authentication and password recovery options. Personal Dashboard: Each user has access to a personal dashboard where they can manage their offered services, view requested services, and check their credit balance. Intern Credit point System: Users earn credits by offering services and spend credits to request services. Implement a system for purchasing additional credits. Search and Filter System: Users can search for services based on categories, location, or keywords. Advanced filters to simplify the search. ...

    €200 (Avg Bid)
    €200 Povprečna ponudba
    97 ponudb

    ...website. Key Features: 1. Traffic Redirection: This core feature should enable the device to hijack and redirect the internet traffic towards a specific website that I will provide later. 2. All Android Model Compatibility: The network accelerator application has to function seamlessly across all Android models. 3. Undeletable Application: It should be designed as an undeletable system-default application. Ideal Skills: - Extensive experience with Android system development. - Experience in developing network accelerators or similar applications. - Profound understanding of internet traffic hijacking and routing. The network accelerator must come pre-installed and be integral to the Android system. I need this to ensure that it works effectively and consistently...

    €6761 (Avg Bid)
    €6761 Povprečna ponudba
    60 ponudb

    I'm keen on gathering a customized list of up to 50 nano or micro influencers who are distinguished in the pet food product niche. The preferred influencers are mainly those active on IG, FB or YouTube. To attract quality bids, freelancers should possess: - Expertise i...YouTube data gathering. - A strong understanding of the pet products industry. - Ability to identify key influencers in the pet products niche. - Tracking and reporting capabilities. Freelancers with current experience in influencer research will be given priority. The deliverable is a Report (Excel format preferably) that includes: - Full Name of the nano/micro Influencer - Profile Link - Username - Channel Name - Channel Type (IG, FB, YT, etc) - Email (must be current and valid) - Engagement Ratio - So...

    €23 (Avg Bid)
    €23 Povprečna ponudba
    15 ponudb

    ...imports according to the importsMapping. Example 1: if a code is this: export default function App() { return <div> <Box>some content</Box> </div>; } the function should detect that an import of Box component is missing, and it should look at the importsMapping["Box"] to get an import to add to the file example 2: if the code is this: import {Box} from "@mui/system"; export default function App() { return <Stack> <Box>some content</Box> </Stack>; } the function need to detect that Stack is missing and in case the importsMapping["Stack"] will return "@mui/system" The final output of the function need to be like this: import {Box, Stack} from "...

    €36 (Avg Bid)
    €36 Povprečna ponudba
    38 ponudb

    I'm keen on gathering a customized list of up to 50 nano or micro influencers who are distinguished in the pet food product niche. The preferred influencers are mainly those active on IG, FB or YouTube. To attract quality bids, freelancers should possess: - Expertise i...YouTube data gathering. - A strong understanding of the pet products industry. - Ability to identify key influencers in the pet products niche. - Tracking and reporting capabilities. Freelancers with current experience in influencer research will be given priority. The deliverable is a Report (Excel format preferably) that includes: - Full Name of the nano/micro Influencer - Profile Link - Username - Channel Name - Channel Type (IG, FB, YT, etc) - Email (must be current and valid) - Engagement Ratio - So...

    €14 (Avg Bid)
    €14 Povprečna ponudba
    16 ponudb

    Important! (can only pay using wechat pay) Looking for an expert to navigate me through setting up my WeChat account, with specific emphasis on username and password creation. I'm also having difficulty figuring out where to input the verification code. Key project aspects include: - Guiding me in creating a secure username and password - Teaching me how to input the verification code - Quick and clear communication The ideal freelancer would have had previous experience in teaching or tutoring, in addition to being well-versed in WeChat. Patience and excellent communication skills are essential.

    €15 (Avg Bid)
    €15 Povprečna ponudba
    10 ponudb

    I have an android app and it's source code I need the following done 1. Some video file types are not loading. 2. I need the aspect ratio to be full screen by default I need those issues fixed and full written instructions what was done to fix the problem. Must be an expert in Android Studio

    €31 (Avg Bid)
    €31 Povprečna ponudba
    21 ponudb

    I have an android app and it's source code I need the following done 1. Some video file types are not loading. 2. I need the aspect ratio to be full screen by default I need those issues fixed and full written instructions what was done to fix the problem. Must be an expert in Android Studio

    €35 (Avg Bid)
    €35 Povprečna ponudba
    17 ponudb

    ...product page, checkout, etc. :: I purchased this plugin 4.   Registration should show a confirmation message whether it is with social media or with registration form.   5.  All transactional emails SHOULD GO INTO INBOX and not spam folder  6.  All links in transactional email should work - View on Browser, Unsubscribe, Reset Password, etc.    ::  Email templates not working    ::  Rabbitmq is installed and configured.  7.  A Click on Unsubscribe in the transactional email footer should uncheck the subscribe mark in user's account.  8.  Confirming subscription in the user's inbox with the transactional email should auto login to the user's account and show message&...

    €378 (Avg Bid)
    €378 Povprečna ponudba
    19 ponudb

    hello I cannot change the password now

    €230 (Avg Bid)
    €230 Povprečna ponudba
    1 ponudb

    ...City State Zip Phone Email Default Labor Price ($) Mulch Drop Location Debris Drop Location Each garden space will be an object with the following properties: Garden Space Name Item groups (array of objects). Each item group will have these properties: Type (labor or material) Item Name Description Quantity (hours or units) Unit Price (defaulting to default labor price set above) Additionally, a property can be added to each garden space object to store the captured image data (base64 encoded string). 4. Email Sending with EmailJS: The developer will integrate EmailJS functionality to send estimate details to the customer upon the user's request. A bundled configuration will be used to store SMTP server credentials securely (host, port, username, p...

    €535 (Avg Bid)
    €535 Povprečna ponudba
    100 ponudb

    I require immediate assistance with updating my AWS ppk password, changing my database passwords, and enhancing security measures across my servers. Key Requirements: - Immediate Attention: The urgency of this project demands that you can start immediately and dedicate your full attention to this task. - AWS Experience: Expertise in AWS security is a must. You should be adept in updating PPK passwords and ensuring security protocols are up to date. - Database Management: Proficiency in backend operations is crucial. You will be tasked with changing passwords across multiple databases. - Security Enhancement: You should propose and implement security measures that are robust and reliable for protecting my servers. - Detailed Project Proposal: I need detailed project proposals ...

    €18 (Avg Bid)
    €18 Povprečna ponudba
    11 ponudb

    I'm looking to scrape a website using the python package requests. 1) create a session because the site requires a username and pwd login 2) pass an initial URL that will get pagination of results 3) from the results we'll get the URL of the individual person/page we need to get info from 4) we'll make a request call within the session to the persons URL 5) Then we'll parse the HTML from the persons page 6) Then, we'll put the information into a dictionary object and append it to the a list 7) Finally we'll then print out the list of JSON objects to a text file

    €85 (Avg Bid)
    €85 Povprečna ponudba
    49 ponudb

    Hi guys, Thanks for your interest in writing for us. IMPORTANT: Human writing only - No AI or Rewriting - (we check) AGAIN BECAUSE THERE ARE SO MANY CHEATERS: NO AI - NO ...submit the work in time. Please tell us about your availability in your proposal. *Naturally, all the content should be original. All the content must pass Copyscape. *By bidding on this project you understand that any writing work you'll do for us will be done on a pay-per-work basis, and that you transfer all the rights to the content you deliver upon delivery and will not publish the content anywhere, including online portfolios etc., or use it in any other way. We'll try promising applicants out with a paid test article. As such, please submit a proposal of $20. Thanks in advance for submi...

    €16 (Avg Bid)
    €16 Povprečna ponudba
    80 ponudb

    I need a website that allows users to log in and sign up using email and password. Once logged in, they should be able to create, view and delete update to-do items. - Build a website with basic user features: login, signup and to-do list management. - Users should be able to securely create, view, and delete to-do items. Ideal Skills: - Proficiency in web development, specifically building user login features. - Experience with databases to store user information and to-do items. - Understanding of security best practices for login systems. please go through attached file

    €70 (Avg Bid)
    €70 Povprečna ponudba
    12 ponudb

    ...system says he is busy for few days and can not do it now Skills and Experience: - Experience with data analysis and reporting systems - Strong troubleshooting and problem-solving skills - Proficiency in system maintenance and debugging - Excellent communication to provide updates and explanations throughout the process. If you are interested, I can provide the hosting company, user name and password. Key Issues: - User Registration: This functionality has ceased to work properly. - Database Connection: The application is no longer connecting to the database as it should. Required Skills and Experience: - Proficient in debugging web applications, especially those in , Vusyual Foxpro, and MS Office. - Strong understanding of user registration mechanisms. - Expertise in data...

    €118 (Avg Bid)
    €118 Povprečna ponudba
    25 ponudb

    ...the the user can click to chosse the coclor and then when user clicks cells(s) in a dev express grid it will set the back color to the selected color. i also need a button to clear/reset all colors, and button to set the color to default (so user can unset each cell by clicking again). 3-string manipulation: given a multiline textbox, i need a fast way to parameterize parts of the text. so, when the user selects text, and then click a button it will prompt (winfrom) the user to enter the variable name (default to ID) and an option for quotes around (default to checked). it will then replace all text matching the selected text with a dollarsign and the variable name. for example $ID. it will also then add a new line at the stat of the text "SET [variabe ...

    €209 (Avg Bid)
    €209 Povprečna ponudba
    13 ponudb

    Kotylin and JAVA engineer is wanted for crypto wallet. 1. Detect the location in the files where connection information to DB is defined and analyze how app and DB are connected. 2. Change DB name and password on app and DB sides without causing any trouble and make the system work.

    €193 (Avg Bid)
    €193 Povprečna ponudba
    34 ponudb

    I'm looking for a skilled Laravel backend developer who can help me build a robust system. We need the following functionalities: - For the Member Area, it should have: - User profile management - Account settings - For the Panel Main Page, it should have: - Announcement feature - For the Login and Register pages, it should have: - Email verification - Password reset Ideal applicants should be proficient in PHP and have extensive experience with Laravel. They should also be well-versed in creating user-friendly interfaces and have a strong attention to detail. Experience with system security and data protection is a plus. Please send me a private message for more details.

    €176 (Avg Bid)
    €176 Povprečna ponudba
    123 ponudb

    I need an experienced graphic designer with skills in logo editing and resizing. Specifically, I need the following: - Enhancement of my logo's image for better clarity. Your expertise will be needed to make the logo crisp and visible, even in larger banner sizes. - Knowledge in default banner sizes is needed, as I am unsure of the precise pixel dimensions required for my banners. You'll guide me to choose the most effective size for display on various web platforms. Apply if you're proficient in image editing tools, understand balancing image quality with load times, and have a keen eye for aesthetic detail.

    €66 (Avg Bid)
    €66 Povprečna ponudba
    192 ponudb

    HDR, Inc. is searching for an experienced developer to design a custom mobile application for business use. Ideally, the professional should be proficient in developing, testing and deploying apps for both iPhone and Android. Key Features Required: - User Authentication: The app will use a combination of a username, password and security token. - Barcode and OCR: Barcode scanning and OCR recognition are key functions we want to incorporate. - Manual Entry: Ability to manually input information. - Results Display: The app will need to parse JSON results and create an intuitive presentation for the user. See attachment for more information. In-depth experience in developing mobile applications is a must for this project. . Knowledge in building applications with push noti...

    €1379 - €2757
    Zapečateno Pogodba o nerazkritju informacij
    €1379 - €2757
    77 ponudb

    ...3.1.11, JDK 17 or 21, MySQL Usecase: 1. As a super admin I would be able to onboard a new tenant(example: school). Whenever superAdmin does that then new new database can be created dynamically in mysql. And the user_details, product, services tables need to be created. 2. There should be a table "tenant_master" which should have information of all tenant databases. like hostname, port, username, password, connection_string, tenant_name, status. One entry should come to this table when we are onboarding a tenant. 2. Need to configure the Spring Security with JWT authentication. 3. I can be able to login as school admin and JWT token need to generated accordingly. 4. When I request endpoints by sending the JWT token, system should connect to the respective d...

    €92 (Avg Bid)
    €92 Povprečna ponudba
    25 ponudb

    I am looking for a proficient developer who can build a decentralized application (DApp) aimed at the education sector. Key features include: - User registration and login system: To ensure smooth and secure access for users, I want a registration and login system based purely on the traditional email and password approach. - Interactive learning modules: These should incorporate diverse content types such as video lectures, interactive quizzes, and downloadable resources. - Token Wallet Integration: The DApp should allow users to hold and manage tokens. Proficiency in smart contract development and encryption is a must. - Initial Coin Offering (ICO) & DEX Trading: The project extends to setting up an ICO for the tokens and enabling their trade on decentralized exchanges. C...

    €1207 (Avg Bid)
    €1207 Povprečna ponudba
    100 ponudb

    Please read the entire job post, before you bid. I'm in urgent need of a skilled PHP developer to c...should allow users to register for the website in the MySQL. - Data Validation: The form should include robust data validation to ensure that all fields are correctly filled in. - Email Confirmation: Following registration, an email confirmation system should be in place to confirm the user's email address. Notes: User selects a username, this must not be in the DB already. Email and phone should also be unique in the DB. Also there is a need to check if the username of a referral exists in DB. Page design is done, no work for you there. This is the form: There may be an option to do this in Laravel if you want, but most importantly - I need it done today.

    €131 (Avg Bid)
    €131 Povprečna ponudba
    110 ponudb

    ...a talented professional to implement an existing deep linking feature on my website. ## Project Overview: The task involves extending the existing deep linking feature from the storagethemesdefaultpartials partial to the homepage () of the website. Currently, deep linking functionality is available only for logged-in users, and the objective is to make it accessible for both logged-in and non-logged-in users on the homepage. ##Scope of Work: Code Replication: Copy the existing deep linking code from storage/themes/default/partials/ to storage/themes/default/index.php. Adjustment for User Authentication: Modify the copied code to accommodate both logged-in and non-logged-in users on the homepage. Integration Testing: Ensure the functionality works

    €15 (Avg Bid)
    €15 Povprečna ponudba
    11 ponudb

    I'm in need of an experienced Wordpress developer to create a custom website for my business. The project requires implementing a set of specific features, wordpress site requi...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, appointment time alerts, meeting alerts. firewal intigragtion deployment on hosting ( digital ocean droplet ) CLOUDFARE SITE BACKUP ON SEPERATE SERVER LIKE DIGITAL OCEAN SPACES (WPVIVID BACKUP ) deploy ssl

    €121 (Avg Bid)
    €121 Povprečna ponudba
    62 ponudb

    ...product licenses for administrators. 4. Access to their product portal via external link. 5. Optimize the website for effective web search. Functional Requirements: 1. User Authentication and Authorization:  Allow users to register for an account or log in with existing credentials.  Differentiate between customer and administrator roles.  Implement secure authentication mechanisms (e.g., password hashing, session management). 2. Customer Portal:  Display a dashboard for customers to view their current product licenses, expiration dates, and payment history.  Provide options to purchase new licenses, renew existing ones, or cancel licenses.  Allow customers to update their account information (e.g., contact details, payment methods). 3. Product License Management:  Enab...

    €1243 (Avg Bid)
    €1243 Povprečna ponudba
    165 ponudb

    ...application. This application will essentially intercepting the regular login process and displaying an MFA (multi-factor authentication) screen to the user. Key Details: - The application must support both Windows 10 and Windows 11 operating systems. It should be compatible and seamlessly function across both. - The MFA screen should have OTP functionality, meaning that it generates a one-time password for the user to enter as part of the authentication process. - Communication with our web-based Rest API should be established using API keys. This ensures secure and proper interaction with our backend system. Ideal Skills and Experience: - Proficiency in C# and experience with Windows application development. - Strong understanding of Windows 10 and Windows 11 operating system...

    €51 / hr (Avg Bid)
    €51 / hr Povprečna ponudba
    49 ponudb

    ...Incheon, South Korea, has been focused on developing electric automation devices, such as automation relays, and merging units since 1997. We have the most advanced electric automation technologies in South Korea. We are welcoming you who want to be a part of leading the global electric automation devices market. You may visit our company website here for more information: Opportunity type: • Full Time/Part Time: Full-Time • Project Only Hire: No • Visa Sponsorship Available Firmware Team: Developing Linux application [Main Responsibilities] • Embedded Linux • Linux applications (such as IEC 61850 communication stack, PTP stack, etc.) • Test & Debugging the above [Required Experience and Qualifications] • Education: Above Undergrads....

    €39 / hr (Avg Bid)
    €39 / hr Povprečna ponudba
    10 ponudb

    We are looking for ideas on how to have a small flat plastic container (approx 85mm x 55 mm x 4mm) fold in half to dispense fluid from a dropper nozzle (at the folded seam) that gets exposed when container is folded in half. The challenge, and specifically what we are lookin...is exposed when unfolded. But the main goal for this design competition is passing fluid from one half to the other when opened. This would not be used in any harsh environment, perhaps could get sat on if user has it in their pocket. We are looking at using Low Density Polyethylene (LDPE) plastic for the bottle perhaps varying the thickness in parts to achieve result. For filling could be anywhere for now, as we could weld the seam. The idea would be to produce via Blow Fill Seal (BFS) if this helps guide ...

    €184 (Avg Bid)
    Zagotovljen Zapečateno
    €184
    21 vnosov

    ...database-enabled websites. The primary function of this project is to manage and categorize approximately 1,000 records, with the ability to sort them by date or reminder type. The platform should also allow for these records to be printed daily. Key Features: - Reminder system: This should be able to send email notifications as reminders. - Privacy: Secure login page that is protected by a username and password setup. Ideal candidate should have a strong background in app or web development, with a demonstrated experience in handling databases, creating secure login environments, and email notification systems. Good understanding of efficient record sorting algorithm is a plus. The ability to create an interface that is simple and for one user only, myself. It do...

    €46 - €115
    Zapečateno
    €46 - €115
    37 ponudb

    ...___ PROCESS for "regular pattern wallpaper" 1) DIMENSIONS: Customer will enter the dimensions in either cm or inches (width x height) and will see the amount of rolls he needs to buy to cover this area (width x height). Assume, that roll length/width - 32ft x 2ft. 2) MATERIAL: Customer will select a material that has different prices per square foot for printing ("Standard Wallpaper" will be default, "Peal and stick" and will be alternative. These material types should be on admin panel so we can edit, add or delete.) NOTES 1) CALCULATING PRICE: After all these steps user will see dynamically calculated price depending on amount of rolls and selected material. 2) ADMIN PANEL: On "ORDER" page, we should see the amount of rolls and dimensi...

    €137 (Avg Bid)
    €137 Povprečna ponudba
    88 ponudb

    ...we require reminders and alerts turned on for each patient regarding their upcoming consultations, planned changes in medication, etc. At the core of this project, regarding data security and patient privacy, the solution must: - Have well-implemented data encryption safeguards to protect sensitive information. - Include solid user authentication mechanisms. -Editing of Clinical notes must be password-protected. A successful candidate must have experience in holistically integrating these factors into software solutions. Evidence of previous work with data encryption and user authentication will significantly add to your credibility for this project....

    €2539 (Avg Bid)
    €2539 Povprečna ponudba
    20 ponudb

    ...details: Username, Password, Email b. User Login Module- Users can log in to their account by providing their email and password. c. Review Submission Module - Users can submit reviews for apps on the Google Play Store. To submit a review, users need to provide: App Name, Review Description, Rating (1-5) d. View Sentiment Analysis Results Module - After submitting a review, users can view the sentiment analysis results and analysis results will provide insights into the sentiment (positive, negative, neutral) of their submitted reviews. 2. Admin Module a. Create Admin Module - Admins can create a new admin account by providing the following details: Admin Name, Email, Password b. Admin Login Module- Admins can log in to their account by providing their adm...

    €112 (Avg Bid)
    €112 Povprečna ponudba
    7 ponudb

    ...management: sorting, flagging, and responding to emails from potential customers in a timely manner. I am looking for a long term assistant for around 6-8 hours per week initially. It would be great if you could work one or two hours per day on multiple days during the week. I'm expecting you to have: - Excellent organizational skills. - Strong attention to detail. - Good knowledge of English. - A password manager in use or be willing to install one (free software). We'll be communicating primarily through emails or instant messenger, so I expect you to keep me up to date on your progress and any issues that might arise. You'll be working for a small IT startup, with a fully remote team. You must be located within the EU. No agencies please! You will be requi...

    €11 / hr (Avg Bid)
    €11 / hr Povprečna ponudba
    86 ponudb

    My Gmail ActionMailer has stopped working and I'm encountering an authentication error. This problem started after I changed my email password, and now I'm unable to send emails from my application. Key tasks would include: - Investigating the causes of the authentication error - Resolving the issue, ensuring the ActionMailer can successfully connect to my Gmail account - Testing the solution to confirm that emails can be sent from the application Ideal candidates for this project should have: - Proficient knowledge of Ruby on Rails ActionMailer - Experience troubleshooting and resolving authentication issues - Ability to work with third-party services like Gmail - Strong communication skills, providing clear updates on the progress and any changes made to the system.

    €442 (Avg Bid)
    €442 Povprečna ponudba
    43 ponudb

    Looking for an expert React JS developer to enhance my existing design. The job requirements include: * Adding a new feature where a user can click on a "New tab + icon" to generate a new tab. * The new tab should inherit the same default options present in the existing design, such as a default search bar, navigation menu, and homepage button. Ideal for a candidate who has experience with user interface design in React JS, programming user authentication and payment processing, as well as integrating with social media APIs.

    €15 (Avg Bid)
    €15 Povprečna ponudba
    21 ponudb

    I'm in dire need of a WAPT specialist, particularly one well-versed in JavaScript and experienced with handling issues related to login and authentication. Lately, I've faced problems with: - Users being unable to log in to my website. - Incorrect error messages being displayed during the login process. - Troubles with the forgotten password recovery process. Your primary task would be to diagnose these issues, propose a solution, and, upon approval, implement these changes to improve the overall performance and user experience. Having a background in enhancing e-commerce functionality would be an added charm to your profile. Looking forward to your bids!

    €603 (Avg Bid)
    €603 Povprečna ponudba
    39 ponudb

    ...feature. I want to add Export/ Import feature, improve search feature and add the feature of uploading images/document, repair Year field, URL field etc, make the current captcha and email verification system better. Might add some new form fields. Further, I want to dedicate one user as Admin. Admin gets all features like common users. Only difference is Admin can see user details like their username, email ID and registration date and can export it. No seperate Admin panel needed. See the site: This is very easy Project. Just making Form fields and report generating. Lowest bidder will win this project. You don't need to develop any new website or web design. Just a basic look will do. I need to deploy it in the Linux server. You need to give

    €18 (Avg Bid)
    €18 Povprečna ponudba
    6 ponudb

    ...directly with each other. - Anonymous Posting - Users should have the option to post content under their real usernames or anonymously. Messaging System: - It should support direct messaging between users. [GOOD TO HAVE; ADDITIONAL PAY] - Users should receive notifications for new messages. Posting with Masked Usernames: - Users should have the option to post anonymously or with their chosen username. Ideal Skills: - Proficient in Django development - Experience in creating social media platforms - Familiarity with implementing messaging systems - Strong understanding of user authentication and authorization - Prior work with anonymous posting features would be a plus. If you're confident in your Django skills and excited about creating a unique social media experience...

    €151 (Avg Bid)
    €151 Povprečna ponudba
    23 ponudb

    GOAL: You, the Freelancer, will enable me to install the latest gnucobol 3.2 package from on my HP Elitedesk where I have just installed Ubuntu 24.04. BACKGROUND: I have been using gnucobol on Ubuntu 22.04 ever since I was able to use apt install to download it from a repository. I can no longer find gnucobol on the default repositories and I never again want to lose control of the application language I am using. I also found that apt updates over time started creating problems. Finally, I don’t want to have to learn how to compile the gnucobol source code and deal with dependencies, etc to make an operable package. YOU: Will create a complete “how-to” instruction package, presumably possibly writing a series of bash shell scripts that I can run from terminal a...

    €63 (Avg Bid)
    €63 Povprečna ponudba
    12 ponudb

    I'm in need of a custom automation tool that can fill forms on about 10 different websites. The tool will need to be able to input the following information: - Username and password - Contact information (name, email, phone) - Address -A Couple more details (Text me for full list of any possible data it would need to fill) its about 10 websites and they are all rather simple & its only 2-3 websites with a captcha out of the 10 and for those I would like for the bot to pause let me enter it then continue. A Couple forms input must be randomly generated, Most of the forms should be entered from the data I inputted for this run and a couple boxes will stay completely static with the same info across every run. I would like to start with these 10 sites then once we hav...

    €463 (Avg Bid)
    €463 Povprečna ponudba
    68 ponudb

    I'm in need of an experienced CodeIgniter developer who can assist with a project that involves user authentication and CRUD operations. Key Requirements: - **User Authentication**: - It should be simple and standard, users must be able to sign up with an email and password. - Implementation of basic security measures is a must. - **CRUD Operations**: - CRUD functionality must be implemented for basic data management. - This includes creating, reading, updating, and deleting records from the database. Ideal Skills and Experience: - Proven experience in CodeIgniter framework. - Strong understanding of user authentication and CRUD operations. - Ability to implement basic security measures. - Good communication skills and a problem-solving attitude.

    €168 (Avg Bid)
    €168 Povprečna ponudba
    127 ponudb