Create website voting using java mysql tomcat jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    892,814 create website voting using java mysql tomcat jobs found, pricing in USD

    Create letterhead, Business Card and invoice for Company "Spreewälder Hofladen GmbH" should get modern design the Logo is attached Company Details: Spreewälder Hofladen GmbH diese vertreten durch den Geschäftsführer Thi Trang Bui Schulweg 02 03226 Raddusch Deutschland USt-IdNr.: DE283833603 Amtsgerichtes Cottbus HRB 9025

    $50 (Avg Bid)
    $50
    0 entries
    Trophy icon Create a logo for Zero Depression 4 days left

    Create a logo for a online self-help course called Zero Depression. This course helps people get out of depression, transform their habits, make them smile again, feel better and have more energy. Usage The logo will only be used on websites. Therefore, please do not send mockups of cards, offices, etc. Instructions Colors: Maximum 3 colors in the logo. Do not use Black or Red. Fonts: you are free to use whatever font you like, but it has to be easy to read Icon/brandmark: please add an icon. I do not wish to have people or a silhouette of a person in the icon. I do not want to see either the letters Z and D in the icon. Design style: no Vintage. Values the logo has to transmit: warm, peaceful, happy, simple, comfortable, modern, transformation, movement, elegant. Brand name: the...

    $50 (Avg Bid)
    Guaranteed
    $50
    36 entries
    Servlets-Java 6 days left

    I'm looking for help with a project that requires servlets written in Java EE. While I am able to follow through with the development process, there is a chance that I might need help configuring the servlets, so I am including that in my request. The technologies I will be utilizing for this project are HTML, CSS, and JavaScript. I'm hoping to connect with a skilled freelancer who has experience with JSP, JavaBeans, Java EE, and can help ensure that everything runs smoothly.

    $26 (Avg Bid)
    $26 Avg Bid
    7 bids

    Hey everyone! We're looking for a high quality logo with the provided graphics materials you can find in the attachments. Please make sure to include all of these, including our slogan. We will also need it without the slogan, but we will sort this out after we have awarded the winner. Hoping to get some good entries. Contest will close within 24 hours so good luck to all!

    $300 (Avg Bid)
    Urgent Guaranteed
    $300
    2 entries
    Tiny but strong, cakephp4 6 days left
    VERIFIED

    ...to mysql. I installed tinyButStrong and openTbs. You need to help me merge some values from database into Libre office writer template which in turn needs to generate a PDF. Here is link to docs for what I need done, please go through the points in doc (there may be some more points but essentially it´s what I want) : -> Doc point 4.1 (Preparation of TinyButStrong Template Engine with the OpenTBS plug-in) : ->Finalise my cakePHP install Doc point 4.2 (Method LoadTemplate), 4.3 (Method show), 4.11 (Merge document fields), 4.12(Other merging commands) and 4.13 (Manage files in the archive) : ->You need to generate a template with above parts of documentation. ->For the setup of template you will have to insert values from mysql database

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    10 bids

    I am looking for an experienced Business Growth and Marketing Strategist to create a roadmap that will help my business grow. This roadmap should provide a comprehensive strategy for developing, measuring and achieving my business goals. The roadmap should offer deep insight into what’s needed to reach those goals and identify ways to measure progress and success. I am open-minded as to the type of roadmap and I do not have any existing documents or plans to help guide it. There is no fixed timeline for completion, so although I understand that reaching my goals may take some time, I am looking for a roadmap that will help me reach them as soon as possible.

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    2 bids

    We are seeking a highly skilled and experienced software developer who is an expert in Data Structures and Algorithms (DSA) and has the ability to solve 3-4 coding...highly skilled and experienced software developer who is an expert in Data Structures and Algorithms (DSA) and has the ability to solve 3-4 coding problems within 1-3 hours. As a member of our team, you will be responsible for developing efficient and effective solutions to complex problems that require strong analytical skills. Languages - C++,Python,Java(Any one) Requirements: Strong expertise in DSA and programming languages such as Java, Python, and C++ Proven experience in solving multiple coding problems within tight deadlines Strong analytical and problem-solving skills Excellent communication and colla...

    $28 (Avg Bid)
    $28 Avg Bid
    12 bids

    Create a wordpress plugin similar like i have in my website but I need features like user can login through gmail,FB to book appointment and first user can choose barber to book in that time slot barber is already book then user can book another barber who is free in that time slot. check out my website booking panel

    $104 (Avg Bid)
    $104 Avg Bid
    10 bids

    I'm looking for someone to generate and publish travel content using ChatGPT. The platform that I would like to use for publishing is a blog. I want to use the blog to generate blog posts about travel. Also, I do have a budget associated with the content generation so I am looking for someone who can work within it. If this interests you, please let me know and we can discuss further. Thank you!

    $65 (Avg Bid)
    $65 Avg Bid
    33 bids

    As described in the title. this task requires that you reasearch medicla centres and find out who the owners are using internet research. You will have to be fluid with excel, online reasearch tools, dunnbradstreet directory, and email softwares as well such as buzzstream or mailchimp etc. I am looking for a long-term VA who can perform various forms of online research and other tasks related to the building and exploration of high value leads (medical centre owners in Australia).

    $27 (Avg Bid)
    $27 Avg Bid
    14 bids

    I have a few html sites I want you to pull the files from wayback and send me in a zip so I can restore a few sites I have and I lost my hosting on.

    $112 (Avg Bid)
    $112 Avg Bid
    39 bids

    I am going to create EC2 Instance to deploy and host my project on AWS. I need someone to teach me to create ec2 instance. Thanks.

    $24 (Avg Bid)
    $24 Avg Bid
    19 bids
    d3.js UI Developer 6 days left
    VERIFIED

    I need a d3.js Developer to design my sass dashboard & admin. The backend is done on python & MySQL. It's a project where you would create a node & line graph based on the data provided by the backend. That line graph should be interactive (the ability to change, add, and delete lines). Please show me if you have some experience in working on d3.js or UI design.

    $122 (Avg Bid)
    $122 Avg Bid
    5 bids
    chatlog entry 6 days left

    The Task Programming Language: This assignment should be implemented using Java You've been asked to build a chat log server that will be used by other internal services. This server presents an HTTP interface with the following commands. In the examples below, don’t worry about authentication and assume <user> is an alphanumeric string of less than 16 characters. ● POST /chatlogs/<user>/ Creates a new chatlog entry for the user <user>. The POST data can either be url encoded or JSON encoded. The data should contain the following fields. ■ message - a String representing the message text ■ timestamp - a Long representing the timestamp ■ isSent - a Boolean/Integer representing if this message was sent by the user or received by the user. The respon...

    $14 (Avg Bid)
    $14 Avg Bid
    4 bids

    Hi guys I know many of you are very talented but not getting the right time to place your talent. I want to do a startup of a company which will make website for people. I myself is a frontend developer but not able to earn if we will colaborate we will be able to start a new company. I do not want professionals but i want freshers because this time I cannot give you any salary but I am sure that our company would earn huge profit. So bid for this projects freshers. I need backend developers who know c programming, c++ programing, ajax, java, js, php and many more.

    $93 (Avg Bid)
    $93 Avg Bid
    7 bids
    create a logo 6 days left

    We are starting a new business but its kind of different we'll tell you about it click here to know more

    $48 (Avg Bid)
    $48 Avg Bid
    27 bids

    I am looking for an experienced developer to deploy a CodeIgniter3 application on a Xampp server. The right person should have experience with CodeIgniter3 and should be able to install any additional software required on the Xampp server. The application has a MySql database. I have the DB and you will have to hook it up to the APP. this application was created in 2017.

    $128 (Avg Bid)
    $128 Avg Bid
    29 bids

    I'm looking for a skilled programmer to build me a multistep checkout form for my website using Vuejs. This form must be a checkout form, and must include a payment gateway and shipping method for users to make payments as well as generate a receipt to confirm the transaction. I need code that is robust and optimized for high performance, as this checkout form experience will factor directly into customer satisfaction for my website. If you are confident in your skills and can provide a cutting edge multi-step checkout form, please reach out and let's discuss.

    $135 (Avg Bid)
    $135 Avg Bid
    33 bids

    We are seeking a skilled data analyst or machine learning engineer to help us build a predictive model for ATP tennis matches based on historical data. The goal of the project is to develop a system that can accurately predict the outcome of ATP matches using a range of data sources, including player statistics, match results, and other relevant information. The ideal candidate should have experience in data analysis, machine learning, and data visualization, with a strong understanding of the ATP match ecosystem. They should be able to build and train a predictive model that can analyze large data sets and make accurate predictions based on historical data. The system should include the following features: A database of historical ATP match data, including player statistics ...

    $276 (Avg Bid)
    $276 Avg Bid
    7 bids

    I need a realistic image of vans for my UK van rental business.

    $18 (Avg Bid)
    $18 Avg Bid
    65 bids

    I am looking for experienced iOS developers to help with bug fixes in my existing app, which is written in RxSwift. This project is for personal use only and I don’t need an existing bug tracking system setup. Specifically, I am looking for developers who can remedy functional bugs written in RxSwift. The ideal freelancer should have high level experience with RxSwift specifically in order to create the necessary bug fixes. The app needs to run in a smooth and error-free manner; therefore, attention to detail is imperative to the successful completion of this project.

    $139 (Avg Bid)
    $139 Avg Bid
    5 bids

    I need to help from someone who can solve this issue , I have a website I need to data from this website for my flutter apps .The primary responsibility of the Flutter Developer will be to solve database connection problems for Flutter applications.

    $30 (Avg Bid)
    $30 Avg Bid
    19 bids

    write code of html, css , js and MySQL for my free comics reading website Some important features that your should include in my website: A large collection of comics - The website should have a vast library of comics that users can browse through and read online. Categorization - The comics should be categorized into different genres, styles, and authors, making it easier for users to find what they are looking for. Search function - A search function should be available to help users find specific comics or authors quickly. User accounts - Users should be able to create accounts to save their favorite comics, create reading lists, and receive updates when new comics are added. Mobile compatibility - The website should be optimized f...

    $541 (Avg Bid)
    $541 Avg Bid
    35 bids

    It’s a certification awarding body website, which develop and offer qualification under different categories like, Award, Certificate, Diploma and Degree. (Will have Category page, than Detailed Course Page) do not offer qualification directly to the student only Offer qualification through an approved center.

    $1095 (Avg Bid)
    $1095 Avg Bid
    49 bids

    I am looking for an experienced programmer to help me to write a search algorithm in Java. This will require the implementation of data structures into the algorithm. The successful applicant must have significant previous experience with this kind of programming, preferably with Java. They must also have an excellent understanding of the concepts behind searching algorithms and data structures. The output of this project should demonstrate clean, well-organized, and accurate code that achieves the desired outcome. My timeline for this project is suitable but I am willing to make adjustments if necessary. If you believe that you can help me with this project, please reach out and show me what you have to offer. I look forward to working with a talented programmer to complete ...

    $49 (Avg Bid)
    $49 Avg Bid
    5 bids

    Hi, I am looking for assistance in web scraping and auto submitting forms running on a server with headless mode. Many small ongoing projects, long term. You'll have a lot of time for a project to be completed, so you can do this when you are free from other projects.

    $147 (Avg Bid)
    $147 Avg Bid
    35 bids

    ...evaluation of his performance from the teacher. The website is hosted on GoDaddy and it was developed using PHP, Laravel, Bootstrap and MySQL Our key target is K12 students with special focus on high school students. We are looking for full-stack, end-to-end UX/UI designer with the following key objectives: 1. Produce the sitemaps, personas, wireframes, user flows 2. Refine the UX and UI of the platform and redesign the website (fully or partially) accordingly, in order to make it is easy-to-use and yet cool enough for teenagers. 3. Make the necessary changes to improve usability and clarify of the website. 4. Simplify the process to make it more accessible, smoother and simple to use for our users. 5. Developed the brand and visual style of the web...

    $1066 (Avg Bid)
    $1066 Avg Bid
    56 bids

    I'm looking for a Git expert to help with a project. I need someone who is fluent in using the terminal. The task I need completed is creating a repository from scratch. I would like the person I hire to provide me with a tutorial or example, as I need direction before I proceed. Additionally, the task will include configuring launch parameters.

    $26 (Avg Bid)
    $26 Avg Bid
    8 bids

    1. Setup and Create a On-Board-Courier / Door-To-Door Courier Website Features: WooCommerce Payment Calendar/Booking Tool Price Calculator Tool (Courier Delivery) Services Overview Translation Tool As reference Website please have a look on:

    $76 (Avg Bid)
    $76 Avg Bid
    28 bids
    Trophy icon Create a logo for tire shop 29 days left

    Logo is about 24/7 tire shop for every kind of vehicle tire repair or replacement. I would like to see a logo with some types of tires on it (motorbike, car, offroad, truck), name of the owner "Πανικίδης or ΠΑΝΙΚΙΔΗΣ" and 24/7 (24ωρο).

    $43 (Avg Bid)
    Guaranteed
    $43
    291 entries

    We are a t ch company, need to create some software regarding HR Management.

    $720 (Avg Bid)
    $720 Avg Bid
    20 bids

    Help me fix 404 issue in flask post request using ajax. @("/authenticate", methods=['POST']) def Authenticate(): print(["username"]) return "hello"

    $2 / hr (Avg Bid)
    $2 / hr Avg Bid
    2 bids

    Show the correct for to sending buttons on WhatsApp without using API more details pls chat me.

    $20 (Avg Bid)
    $20 Avg Bid
    6 bids

    I am looking for a developer who can build a restful web API with PHP. If all goes well, I will look forward to working

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    55 bids

    Dual Platform Mobile App using platform like Ionic. User Verification / Registration against Web based DB Location based Activation of services from Mobile Backend basic API for DB Access and Update for 3rd party software Frontend Web Based Admin and User interface to Web DB Mobile - prefer Ionic Web prefer C#, ASP.NET, Razor Pages, MySQL (As existing web software based on these frameworks) Server DB is populated from Third Party Software using API DB used by Mobile App to authenticate users using phone id and Site Id DB is continuously updated by third party software with details of valid Users. Done via API Once registered, user can activate various things based on their GPS location and proximity to object being activate. To activate a service the User ...

    $742 (Avg Bid)
    $742 Avg Bid
    51 bids

    We have a physical tech product for that we have submitted technical descriptions and other contents to the USPTO for a patent, and we have been asked to supply a design of the product. The product has not been created yet, but all descriptions and technical analysis have been done, with PE backing, so all that is required is a realistic rendering of our product, which is in the technology industry (Smartwatches, phones tablets etc). You will design it based on a rough sketch and a description. Deliverables: At least 1 realistic rendering of our designed product.

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

    The person has to scan the qr code. The amount recieved should be dislayed and need audio output. Need based on api integration.

    $352 (Avg Bid)
    $352 Avg Bid
    13 bids

    We want an expert Flutter developer to write an application that accept tags value by scanning QR code and verify them through various API calls. Verified tags can be written/Rewritten to NFC tags using NFC Feature of smartphone.

    $197 (Avg Bid)
    $197 Avg Bid
    15 bids

    Budget - 1,500 Only I am looking for a Freelancer to help me with integrating OneSignal advance into my Android application built with Java. I need the programmer to use Java as the primary language and OneSignal as the library. Moreover, I am looking for help with integrating Push Notifications into the application. I want to save push notification title description and all data in room database. When we send push notification even app is closed than also it will be saved when push notification is just recieved on the device okay. It does not matter if user has clicked notification or not ok.

    $16 (Avg Bid)
    $16 Avg Bid
    7 bids

    Hello, My name is Divyansh. I am looking for a software developer for my company. I want a developer who is expert in laravel, react, mysql, node, php, javascript, MERN, Mongo. It will be a full time job. If you are interested or want to know more information then please send me a message. Thanks.

    $2208 (Avg Bid)
    $2208 Avg Bid
    24 bids

    I have the dimensions of the labels to give to the print company, just need the AI file. I have my logos,slogan, product name. Just want some help making it look pretty. Need it asap.

    $54 (Avg Bid)
    $54 Avg Bid
    74 bids
    create a chat bot 6 days left
    VERIFIED

    • Lead generation and conversions • Customer engagement • Chat support automation • WhatsApp Appointment booking • Campaigns •Virtual property tour •Downloading Brochures And multiple other things Property Listings: The chatbot should be able to provide information about the properties available for sale or rent, along with their details like location, price, size, amenities, and photos. Search and Filter: The chatbot should have the ability to help users search and filter properties according to their preferences, such as location, price range, property type, and amenities. Bookings and Appointments: The chatbot should be able to schedule property viewings, and appointments with the real estate agents. It should also be able to help users book proper...

    $74 (Avg Bid)
    $74 Avg Bid
    3 bids

    I need someone extremely talented to find forums on the internet based on the niche at my choice and create accounts for me.

    $111 (Avg Bid)
    $111 Avg Bid
    65 bids
    create a watsApp chatbot 6 days left
    VERIFIED

    creating a responsive chat bot for integration -(google dialogue flow) Domain - Real Estate chat must be able to generate leads give project details arranging site visits for interested clients sharing alternative projects keeping the customer journey engaged in real estate buying process

    $68 (Avg Bid)
    $68 Avg Bid
    8 bids

    I want to a simple and secure project that have function. 1. Tron Auto withdrawal and request From tron link or tronweb type. 2. all transactions are showing in tronscan by searching Company name. 3. store transaction data in mysql database full secure code require. i have permanent work for good devlopers.

    $18 - $152
    $18 - $152
    0 bids
    Create a drawing 6 days left

    I am looking for a talented artist to create a cartoon drawing for me. I have a very specific idea in mind, so I am looking for someone who has a creative eye and a deep understanding of the cartooning art form. I need the drawing to be done in a printed medium, so I am looking for someone who is experienced in creating artwork on paper or canvas. The final product must be a high-quality work of art that accurately captures the vision I have in mind. If you feel you have the skillset to produce a drawing that meets my standards, I would love to hear from you.

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

    Seeking someone who is an EXPERT IN WEBFLOW to help our development team with website development for our clients, optimizing for mobile and etc. You must have a good knowledge of web development and good practices for web development. Must have some knowledge of java & custom animations along with css. Please apply with your portfolio or LINKS to your prior works developed in webflow. Do not apply showing us websites developed in any other platform, it will be ignored. Willing to pay hourly, please do not apply if you are not an expert in webflow or if you are going to propose another development platform. We are seeking only webflow developers for now.

    $33 / hr (Avg Bid)
    $33 / hr Avg Bid
    53 bids
    Create a logo 6 days left

    We are looking to start up a business and need the perfect logo! Our business is called Synergy Recruitment. Open to any ideas with a pastel/neutral colour theme. We have a few ideas but would like to make it a bit nicer

    $50 (Avg Bid)
    $50 Avg Bid
    117 bids

    I need a "Thank You" pop-up created after user completes CTA on my lead capture site. Then the user should be redirected to another site. Mysite is hosted on wordpress and uses Send in Blue. Please have experience with send in blue.

    $123 (Avg Bid)
    $123 Avg Bid
    59 bids