Web design classemplois

Filtrer

Mes recherches récentes
Filtrer par :
Budget
à
à
à
Type
Compétences
Langues
    État du travail
    2,000 web design class travaux trouvés au tarif de EUR

    ...completely new from scratch UI/UX. The new design must be modern, full of information yet simple, using gadgets and chart graphs and alike. All elements used in the design must exist on the internet so we can actually use it. We tend to use bright mostly white color them. Fonts used must also be available on the internet too. The new user interface must include most of the modules used in our ERP system (i.e. Sales, inventory,HR,projects,Calanedar,Recent notifications, today income/expenses and so on) we will talk about the exact elements must be included in the dashboard in the project details. The UI will only be a design not functional. Our team will do the CSS/HTMl things and will apply it to our templating class. NO CODING NEEDED HERE ONLY A DESIGN...

    €139 (Avg Bid)
    €139 Offre moyenne
    54 offres

    ...Experience: - Extensive knowledge in POS/ERP systems - Previous experience in the retail industry - Proven track record in assisting multi-location enterprises - Expertise in Inventory Management systems I can ready to invest money but i need committed return or ROI. In terms of the product i am already implement some customers in australia so no issue with product. Also i am ready to provide top class support to customers In you are interested with partnering with us please do let me now Cheers...

    €10 / hr (Avg Bid)
    €10 / hr Offre moyenne
    11 offres
    Asset Valuation & Site Surveyor S'est terminé left

    I need a skilled site surveyor proficient in asset valuation for my project on a case-to-case basis in all major and Class II cities of India. Your primary task will be to conduct a detailed survey of a mixed-use site that includes land, buildings, and plant and machinery. Following the survey, you will be required to provide a comprehensive valuation of the assets on site. Key Responsibilities: - Conducting on-site verification of land, buildings, plant, and machinery - Providing a detailed valuation report based on the survey Ideal Skills and Experience: - Proven experience in site surveying and asset valuation, especially in mixed-use sites - Knowledge of property market trends for accurate valuation - Ability to use industry-standard tools and techniques for surveying - Excell...

    €19 (Avg Bid)
    €19 Offre moyenne
    4 offres
    Cryptocurrency S'est terminé left

    ...With the exponential growth of the cryptocurrency market, there is a burgeoning demand for reliable, secure, and user-friendly exchange platforms. In response to this demand, our project aims to develop a cutting-edge cryptocurrency exchange platform that empowers users to seamlessly trade a diverse range of digital assets. Project Objectives: Platform Development: Our primary objective is to design and build a robust and scalable cryptocurrency exchange platform from the ground up. The platform will feature an intuitive user interface, high-performance trading engine, and comprehensive security measures to ensure a seamless and secure trading experience for users. Multi-Asset Support: The exchange platform will support a wide variety of cryptocurrencies, including popular ass...

    €19 / hr (Avg Bid)
    €19 / hr Offre moyenne
    23 offres

    I am in need of the expertise of a machine learning professional to develop versatile classification models including Multi-Class Logistic Regression, Support Vector Machine, Random Forest, and Gradient Boosting Model. The goal is to predict NHL game results. Key aspects that need consideration are: * Team and player statistics. Required skills and experiences: * Proven track record in Machine Learning, specifically in the creation of classification models (Multi-Class Logistic Regression, Support Vector Machine, Random Forest, and Gradient Boosting Model). * Expertise in sports data analysis, particularly in the NHL. * Strong knack for accurate prediction success rate. * Able to provide a comprehensive report comparing the model results. In your proposal, please share...

    €138 (Avg Bid)
    €138 Offre moyenne
    19 offres
    Custom Wix App for Data Display S'est terminé left

    I need a developer to create a Wix application that integrates data display features while maintaining a minimalist and clean aesthetic. The specific requirements of this project are: - The application should display specific customer data, class data, and rental data - The application should provide live updates and real-time data - It should have sorting and filtering options for the data display - Customizable data visualizations should be incorporated for users' easy and comfortable navigation The ideal candidate for this project should have strong experience and skills in developing with Wix and Wix Apps, SQL and integrating them cohesively. Understanding the importance of data management and the ability to integrate real-time updates into a simple yet functional interf...

    €159 (Avg Bid)
    €159 Offre moyenne
    42 offres
    Asthma: Causes, Treatment, Impact S'est terminé left

    ...paraphrasing and/or directly quoting key passages from sources; failure to do so will result in plagiarism, a serious violation of the Academic Integrity Policy. (See course syllabus.) · Essays that do not follow proper MLA citation style (complete with in-text citations and a Works Cited) will receive an F. · This essay should be your own original work created specifically for this assignment in this class. Essays will be evaluated on the following: · Introduction is engaging and research questions are specific and adequate · Thesis is clear · The author’s relevance to the topic is clear · The essay is well-organized · The essay is free of proofreading errors · Citation (in the essay and in the WC page) are c...

    €117 (Avg Bid)
    €117 Offre moyenne
    58 offres
    Textual Data Analysis in Python S'est terminé left

    Task 1.1: Define a document parsing function Create a function parse_rcv1v2(stop_words, inputpath) to parse XML files in a folder. Implement steps to read XML files, extract docID and index terms, and create Rcv1Doc objects. Define a class Rcv1Doc with attributes like docID, terms (a dictionary of terms and their frequencies), and doc_len. Tokenize text, remove stop words, and apply stemming using the Porter2 algorithm. Define methods like getDocId() and get_term_list(). Task 1.2: Define a query parsing function Create a function parse_query(query0, stop_words) to parse a query string. Tokenize the query, remove stop words, and apply stemming. Return a dictionary of terms with their frequencies in the query. Task 1.3: Define a main function Implement a main function to test par...

    €109 (Avg Bid)
    €109 Offre moyenne
    15 offres

    ...Custom Connector Tutorial (). 2. Integration with LlamaIndex Chat Engine: - Implement the functionality as outlined in the LlamaIndex documentation for creating a chat engine (). - Ensure the interaction can handle conversational queries using the LlamaIndex's `ContextChatEngine` class. 3. Document Loader with SimpleDirectoryReader: - Set up the document loading mechanism using LlamaIndex's `SimpleDirectoryReader` as described - The connector should be able to load documents from a specified directory, supporting various file types (.csv, .docx, .html, .md, .pdf). 4. Configuration & Settings: - The configuration must allow

    €32 (Avg Bid)
    €32 Offre moyenne
    23 offres

    I need a video editor to refine my 3-minute senior year class vice president video. Your tasks will include: - Integrating catchy pop music in the background to engage the viewers. - Removing additional parts of the clip where I am not talking, to make the video more concise and focused. - Adding text captions where necessary for clarity and impact. - Edit the clips together in a good way - Also add some effects to make the video more engaging The ideal candidate should have a good sense of timing and audio-visual coordination. Experience in editing school event videos will be a plus.

    €13 / hr (Avg Bid)
    €13 / hr Offre moyenne
    39 offres

    ...seeking an experienced Python developer to implement the A* algorithm for a classic fifteens puzzle game. The project involves filling in missing parts of provided helper code and ensuring the solution is optimal and efficient. Key Responsibilities: Implement the A* function in search.py. Develop a heuristic function in search.py. Implement methods is_goal and generate_children in the TilesNode class. Test the code thoroughly, including boundary cases, to ensure correctness and efficiency. Adhere to the Python standard library and avoid using external packages. Requirements: Strong proficiency in Python programming. Solid understanding of the A* algorithm and experience with its implementation. Familiarity with the fifteens puzzle game and its rules. Ability to write clean, ef...

    €17 (Avg Bid)
    €17 Offre moyenne
    14 offres
    Interactive VR Development in Unity S'est terminé left

    ...yourself, the people around you, and the universe. You become a balanced and integrated personality with fewer conflicts pulling you in different directions. Create a virtual, immersive environment where a user can experience meditation either alone in a serene natural setting while being guided in their gestures required for the meditation or collectively in a group which mimics being in a yoga class with people around you and an instructor in the front Skills and Experience: • Proficient in Unity • Experience in VR development • Strong knowledge of multi-platform development (Windows, iOS, Android) • Ability to create interactive storytelling within the VR environment. Your portfolio demonstrating past VR projects, particularly those that included interact...

    €1341 (Avg Bid)
    €1341 Offre moyenne
    8 offres
    E-commerce Shopping Page Revamp S'est terminé left

    ...environment. I also envision our site with a fresh, modern typography that amplifies the overall website design. I believe that a grid-based layout will enhance our page's organization, providing a clearer view of our products. To make it clear: WE ARE NOT TARGETING THE WEBPAGE AS A WHOLE, ONLY THE SHOP. The freelancer is NOT expected to covert the shop or change anything in our setup but make an OPTICAL MOCK-UP in form of pictures or renderings Essential are your ideas on reordering our page elements, especially how to effectively arrange and display our categories, highlighted products, and detailed product sections. The ideal freelancer for this project should have excellent design skills, an understanding of e-commerce trends, and previous experience working o...

    €178 (Avg Bid)
    €178 Offre moyenne
    43 offres
    Java class dev in Java 1.8 compile S'est terminé left

    I need a dev to work in JAVA, i need to see how i can compress in .pak with my owner class

    €22 / hr (Avg Bid)
    €22 / hr Offre moyenne
    96 offres

    ...attention: Replace Deprecated TensorFlow and Keras Methods: The project currently uses deprecated methods of TensorFlow and Keras, which need to be updated to ensure compatibility with the latest versions. This is crucial for maintaining the long-term reliability and efficiency of the model. Integration of Grad-CAM Outputs: I'm looking for effective implementation of Grad-CAM (Gradient-weighted Class Activation Mapping) to visualize the model's predictions and highlight the important regions in the input chest X-ray images. The freelancer should be able to seamlessly incorporate Grad-CAM outputs into the project for better interpretability. Development of Simple Frontend: A basic frontend interface is required where users can input chest X-ray images. The frontend sh...

    €54 (Avg Bid)
    €54 Offre moyenne
    9 offres
    Trophy icon Transformative Design for Office-Turned-Kindergarten S'est terminé left

    I am looking to make a transition from officebuilding to a stylish, modern kindergarten that would stand out. It is essential to incorporate natural elements like greenery and wood into the design. Just for the outside of the building. A new look Less is more !! Key Areas: - The design should ensure a touch of class and elegance, straying from the look of a traditional kindergarten. Ideal Skills / Experience: - They should have a portfolio demonstrating their ability to incorporate natural elements such as greenery and wood. - A keen eye for modern design aesthetics is a preferred skill for this project.

    €29 (Avg Bid)
    Garanti
    €29
    24 propositions

    I need a tutor with extensive cybersecurity knowledge to conduct a 90 minute online training session for a group of 10-20 beginners. This won't focus on a particular area of cybersecurity but will rather provide a broad introduction to the field covering various basics. The class needs to be delivered on the 4/11/2024, at 6pm UTC. Key Responsibilities: - Create and deliver an engaging, introductory cybersecurity course - Prepare suitable course materials for novices - Adapt to varied levels of comprehension within the group Ideal Skills: - Extensive understanding of cybersecurity basics - Strong communication and teaching skills - Experience in course creation and delivery in the field of cybersecurity If the service is satisfying, you will be requested to conduct similar ...

    €29 / hr (Avg Bid)
    €29 / hr Offre moyenne
    28 offres
    Gym App Development S'est terminé left

    I need a versatile mobile app developed for both iOS and Android platforms. This app will serve multiple functions within a gym setting: Main Features: - Class Schedule Checking: Users should be able to check for available classes and their timings. - Personal Fitness Tracking: Capability for users to monitor and track their fitness progress. - In-app Booking: Users need to be able to book classes and other gym services through the app. - Payment Processing: The app should support seamless in-app payments for bookings. User Authentication: To ensure secure user access, I require two levels of user authentication: - Basic Login: Traditional email and password-based sign-in. - Biometric Login: To provide an additional layer of security, the app should support fingerprint and face re...

    €4685 (Avg Bid)
    €4685 Offre moyenne
    179 offres

    ... where the user selects a customer from a dropdown and selects the number of products to add to this order. Each customer from an SQL table called 'customers' has its own price class 'customerPriceClass' When the user selects the number of products, the page updates and adds rows for each product with a dropdown menu where the choices are fetched from another table called 'products'. The user selects the product and enters the number of units. NEEDED: STEP1 For each row of products the corresponding price from the table 'prices' should be fetched that is associated with the customers price class 'customerPriceClass' from the first step. It should be updated next to the product number. STEP2 Upon hitting 'Submit...

    €18 (Avg Bid)
    €18 Offre moyenne
    41 offres

    I'm in search of an experienced animation video freelancer to breathe life into the lessons of my books, ranging from Nursery to Class 8. These animated videos would cover all subjects - English, Math, and Science. I envision: - Detailed and engaging short animations - Each video lasting for a crisp duration of 1-2 minutes - Videos that simplify complex topics and engage students The ideal freelancer would possess a keen understanding of pedagogy and be able to captivate young minds with their creativity. Relevant experience in the educational sector would be a huge plus. Your task would be to make learning fun and interactive for students from Nursery to Class 8. If you have experience making academic content appealing and visually stimulating, this is the project for...

    €73 (Avg Bid)
    €73 Offre moyenne
    23 offres
    University Mobile App Creation S'est terminé left

    I require a skilled app developer to create an informative and user-friendly app for my university. The app needs to cater to students, faculty members, and alumni. Key Features: * Push notifications for key announcements * An organized setup to view class schedules and assignments * Incorporating a detailed campus map The app is to be developed specifically for the Android platform. Freelancers must have experience in developing educational or institutional apps and possess in-depth knowledge about integrating various features into one app. Understanding of push notifications, schedule organization, and map integration is necessary. Also, developers need to estimate the complete amount required to update the app in the app store.

    €204 (Avg Bid)
    €204 Offre moyenne
    33 offres
    Urgent AI for Predictive Analytics S'est terminé left

    ...seeking an experienced Python developer to implement the A* algorithm for a classic fifteens puzzle game. The project involves filling in missing parts of provided helper code and ensuring the solution is optimal and efficient. Key Responsibilities: Implement the A* function in search.py. Develop a heuristic function in search.py. Implement methods is_goal and generate_children in the TilesNode class. Test the code thoroughly, including boundary cases, to ensure correctness and efficiency. Adhere to the Python standard library and avoid using external packages. Requirements: Strong proficiency in Python programming. Solid understanding of the A* algorithm and experience with its implementation. Familiarity with the fifteens puzzle game and its rules. Ability to write clean, ef...

    €26 (Avg Bid)
    €26 Offre moyenne
    20 offres

    I'm seeking a creative professional to design a lunch invitation for a formal event in Melbourne. The invitation should captivate the general public with its modern style. - Purpose: It's a formal event, so your design should communicate class and elegance immediately. - Audience: This invitation will be for the general public, hence the design needs to be engaging and appealing to a broad spectrum of individuals. - Style: I prefer a modern design approach. That said, your creativity shouldn't be limited, but consider including clean lines, simplistic layouts, and fresh, bold fonts. Ideal Skills: - Excellent grasp on modern design principles - Previous experience designing formal event invitations - Ability to create designs that...

    €20 (Avg Bid)
    €20 Offre moyenne
    47 offres
    Modern Logo for New Business S'est terminé left

    I am in need of a modern and minimalistic logo for my new dance class business. I will use the logo primarily for promotional posters and on my website. The ideal freelancer will have experience in: - Creating modern and minimalistic designs - Understanding of how to balance simplicity with creativity - Familiarity with logo design for website and print use

    €195 (Avg Bid)
    €195 Offre moyenne
    49 offres

    i need a r...three user role based login - Admin login 1. Questions management eg. bulk upload,create,correction etc 2. User management eg. teacher /student data allow reject 3. Test management 4. Payment Institute login 5. Questions - eg. bulk upload, create,correction etc 6. Institute - Name address, watermark,instruction for tes 7. Students- list aprove/reject 8. Test a. Create test b. Drop dwon => Exam- Class- Subject- Chapter selection With number of questions(Random,Academic,competitive,IIT,NEET,etc) c. @ PDF bilingual paper, Two paragraphs, Watermark d. @ Online share 9. Upload notes 10. Upload video links Student login 11. Test - all tests of teacher he will ask to join and join after aprove 12. Result -all taken test 13. Video- all video of institute 14. Notes- all notes...

    €143 (Avg Bid)
    €143 Offre moyenne
    28 offres

    I'm searching for a proficient developer to elevate my WP LMS plugin. This is not a simple add-on application; I'm seeking customization and feature modifications for my LMS platform. Key featu...approval. Instructor should be create to schedule course lessons over a period time at fixed / defined time slot. Instructor should be generate google meet/zoom link and publish link for each lesson ahead of time. Signed in students view all courses. Student find/search course and view details Student can view video demo class Students pay and enroll into a course Student should be able to see upcoming classes in one Calendar view. Student can use zoom/google meet to join live class. Deliver the plugins and custom code to me for local testing. support and resolve issues i...

    €14 / hr (Avg Bid)
    €14 / hr Offre moyenne
    99 offres

    do factory :user do factory :investor_user do email { generate :user_email } # blah blah bank_account_number { Faker::(7) } before(:create) do |u| u.add_role(:investor) end after(:create) do |u| p "hoge2" ...factory :investor_user do email { generate :user_email } # blah blah bank_account_number { Faker::(7) } before(:create) do |u| u.add_role(:investor) end after(:create) do |u| p "hoge2" byebug p "hoge2" create(:investor, user: u) if byebug p "hoge3" end end end end class Role < ApplicationRecord has_and_belongs_to_many :users, join_table: :users_roles end

    €217 (Avg Bid)
    €217 Offre moyenne
    25 offres
    Class work S&#039;est terminé left

    Activity for the class in Spanish, the points of the activity are in the images, it can be translated to understand it. The activity itself has to be done in Spanish. The work is from Shopify, so you need knowledge in it, and you also need knowledge in web page design. I pay for the work done, not by the hour.

    €17 (Avg Bid)
    €17 Offre moyenne
    23 offres
    Trophy icon Signature for logo S&#039;est terminé left

    ...signature logo focusing on my biz name. Bring class to this project with an elegant design style, incorporating a sophisticated old-world charm. Business name: Christic Wealth (use cursive). I love the 3d look, and would like to be able to have different forms. Key Details: - Color Scheme: Gold, 3d lettering (I have two example photos, one for color, one for font) - Central Focus: The design should centralize the full business name elegantly. Ideal Skills: - Proven experience with logo design and a particular skill in signature logos. - Strong understanding of color theory, typography, and elegant design. - Ability to take creative direction and incorporate feedback into the design effectively. This role is an excellent opportunity to fl...

    €19 (Avg Bid)
    Garanti
    €19
    150 propositions
    Experto en código php y css S&#039;est terminé left

    Modificar ficheros php y css para que las estética de la web quede en 3 columnas. Similar al de la foto. Solo hay que cambiar 2 ficheros. - - css/ Tanto para móviles como para otros dispositivos. Para trabajar daré acceso FTP a dichos archivos

    €113 (Avg Bid)
    €113 Offre moyenne
    17 offres

    ...product variants into my Shopify store. No editing or deleting existing ones is needed, just the introduction of new ones. - For each variant added, there is specific data required. This includes only sizes, noting that the sizes do not have any effect on the product's pricing. It's strictly sizing information that's needed, and no further attributes. If it was a .liquid the code would be p class="line-item-property__field"> <label>Ringstørrelse</label><br> <select id="ringstorrelse" name="properties[Ringstørrelse]"> {% for size in (44..61) %} <option value="{{ size }}">{{ size }}</option> {% endfor %} </select> </p> - The timeframe for ...

    €53 (Avg Bid)
    €53 Offre moyenne
    23 offres
    Trophy icon "PLATINUM JET" Business Aviation Logo Design S&#039;est terminé left

    ...convey your company's reliability and competence. Aviation Connection: The design should somehow reflect the aviation theme, whether it's an image of an aircraft, wings, clouds, or other symbols associated with the sky or flight. Simplicity and Readability: The logo should be simple and easily recognizable to create a unique and memorable image for your company. Elegance and Luxury: Business aviation is often associated with luxury and prestige. Your logo should reflect these qualities using elegant fonts, colors, and design. Uniqueness: It's important for your logo to be unique and stand out from competitors. This will help your company distinguish itself in the market and attract customer attention. Modern Design: While it's important to r...

    €61 (Avg Bid)
    Garanti
    €61
    437 propositions

    Need a photo editor skilled in very quick photo editing of school class photos, range of 1300-1500 portrait photos. the need is to perform basic edit on colors, cleaning of unwanted elements in the photos, ensure the kids in the best look, sometimes add smile to kids, in around 300 photos we will need to remove the background...etc Project will be delivered on phases and should be completed by beginning of june

    €375 (Avg Bid)
    €375 Offre moyenne
    101 offres
    Mid-level Freelancer People Manager S&#039;est terminé left

    ...And make sure the team is supporting eachother. A high level of professionalism and a no missed deadlines is crucial. We can not emoy people that are full of promises and dont deliver. You will need to demonstrate a highly efficient manner and uncompromising style is required. We are a media company trying to build a world class - low cost, high out put media company. We have 1m social media followers and a new web site that i want to grow to be world class ising freelancers, ai and smart social media professionals. The current freelance roles are. I envisage we will have 4 or 5 freelancers doing 2 to 5 hours each per day. 1. Ai story investigation writers and monitisors 2. Videographers, daily snack article writers and storyteller monitisors 3. Data scrapers,...

    €13 / hr (Avg Bid)
    €13 / hr Offre moyenne
    22 offres
    R Studio Data Analysis & Modeling S&#039;est terminé left

    ...regression line. 5.2. Create a simple linear regression model using Pol as the dependent variable and scr as the independent. Create a scatter plot of the two variables and overlay the regression line. 5.3. Compare the models. Which model is superior? Why? 6: Model Development 6.1. Multivariate linear regression- create two models using two automatic variable selection techniques discussed in class(Full(baseline), Backward). 6.2. For each model interpret and comment on the five main measures (Your commentary should be yours, not simply copied from example): 1. F-Stat 2. R-Squared value 3. Residuals 4. Significant variables 5. Variable Coefficient 6.3. Model evaluation: For both models evaluate the main assumptions of regression and evaluate model performance 6.4. Based on yo...

    €14 (Avg Bid)
    €14 Offre moyenne
    4 offres

    1- Show the roles of each user on the site: Show user roles on the site, display the powers held by each user. For example, there can be moderators who have permissions to manage content and users, teachers who have permissi...each user. For example, there can be moderators who have permissions to manage content and users, teachers who have permissions to add and edit lessons and learning materials, and examiners who have permissions to evaluate student performance. 2- Show the exact session in which the student is present: Here, we mean to display the course the student is currently participating in. Session means the class in which the student or committee is present on the platform. When a student is registered for a course, this information is typically stored in their curren...

    €39 (Avg Bid)
    €39 Offre moyenne
    27 offres

    ...Familiarity with python OOP development This project could be a great opportunity for someone who is getting started in game development and wants to earn some positive reviews. Looking forward to your bids! MS1: - implement object tracker for static objects (base, camp with plunder or assist details and loot, static enemies) - add to corresponding data classes with enums if different types (e.g. class for base, for camp, for enemies and enums for differnet type of enemies) - add enums also about status of the objects (shielded, stopped, ...) - persist into database MS2: - implement object tracker for moving enemies (location, moving vector) - add to corresponding data classes - persist into database MS3: - implement object tracker for MS2 detected objects, but now collect de...

    €85 (Avg Bid)
    €85 Offre moyenne
    16 offres
    Grade change S&#039;est terminé left

    More details: What is the purpose of the grade change? Improving academic performance What type of documentation do you have to support the grade change? Assignment/test scores Who is the intended recipient of the grade change request? The educational institution I need a 79.5 to pass the class, retaking an exam on the 11th for better score but I currently have a 76.04 . I just need a point or two before taking exam.

    €331 (Avg Bid)
    €331 Offre moyenne
    15 offres
    Web APp Platform Backend Design S&#039;est terminé left

    I'm looking for a system designer and architect to design the backend of my calling and products web application. Someone who can create : Requirement Specification Document Tech stack identification and third party dependencies High Level Architecture Diagram Cloud Architecture Diagram UML Diagram Project Timelines and daily tracker API Contract Database Design "High-Level Architecture Diagram - Software Architecture High-Level Module Diagram" - Software Design Detailed Cloud Architecture Diagram API docs Database Design (Entity - Relationship diagram) Detailed UML class and methods diagram Test cases Techstack identification and their party dependencies PRD and Requirement Specification Document

    €67 (Avg Bid)
    €67 Offre moyenne
    8 offres
    World Cup Simulator C++ S&#039;est terminé left

    ...opción de realizar una simulación nueva o cargar una simulación existente para ver sus resultados. Detalles de implementación El programa debe ser implementado en el lenguaje de programación C++. Debe incluir dentro de su proyecto un archivo README que explique cómo compilar y ejecutar su programa. Consejos de implementación Se recomienda seguir las siguientes prácticas: Defina todas las clases (class) necesarias para el programa, por ejemplo: Jugador, Partido, Gol, Equipo, etc. De acuerdo con las convenciones de código de C++, no es necesario que cada clase esté en un archivo separado. Por ejemplo puede haber un archivo de encabezado (.hpp) donde se definen todas las clases y uno o varios archivos de impleme...

    €19 (Avg Bid)
    €19 Offre moyenne
    10 offres
    Modern Logo for New Business S&#039;est terminé left

    I am in need of a modern and minimalistic logo for my new dance class business. I will use the logo primarily for promotional posters and on my website. The ideal freelancer will have experience in: - Creating modern and minimalistic designs - Understanding of how to balance simplicity with creativity - Familiarity with logo design for website and print use

    €13 (Avg Bid)
    €13 Offre moyenne
    76 offres
    Dance Class Website Development S&#039;est terminé left

    I am looking for a talented and experienced website developer to create a bold and vibrant Dance Class website. Key Features: - Class Schedule: The website should have a section where we can display the schedule for our different dance classes. - Registration Form: We need a user-friendly registration form for new students to sign up for classes. - Instructor Bios: A page where we can introduce our dance instructors and their background. - Payment Gateway: A secure payment gateway that will allow students to pay for classes online. Ideal Skills: - Proficiency in website development, particularly E-commerce websites. - Experience in creating and integrating payment gateways. - Ability to design a bold and vibrant website that reflects our brand and attracts our targe...

    €54 (Avg Bid)
    €54 Offre moyenne
    50 offres

    I have a task where I'm trying to convert my project from Struts to Spring MVC and running into an issue with MultipartFile where I want to upload multiple attachments and for some reason Spring is not mapping the attachments from the jsp to the component class. I need an experts help to see what I'm doing wrong. This should be a very simple task for someone experienced. Budget limited and need this in a day.

    €23 (Avg Bid)
    €23 Offre moyenne
    17 offres
    Demonstration Website S&#039;est terminé left

    MUST USE ANGULAR, CSS, any other framework. Must develop using git and deploy using continuous development to web server. Once the project is awarded we can work these out before starting development 1. Use Case Diagram Actors: Employee Admin Use Case: Employee Login *****Enter employee id *****Mark Attendance (includes saving details to the database) *****View Personal Attendance *****View Working Hours Use Case: Admin Login *****Enter admin employee id *****Add New Employee *****Edit employee (hourly pay, firstName, LastName) *****View All Employee Records (EmployeeID, firstName, LastName, HourlyPay, View Current TimeCard) *********Can edit an employee from this view *****Generate Reports (current/previous timecards for single all employees or selected employee(s) ) Data Sto...

    €206 (Avg Bid)
    €206 Offre moyenne
    49 offres
    Trophy icon Logo design for a Personal Trainer S&#039;est terminé left

    ¡Please read before submitting proposals! === Mini Brief for Emilia Pérez - Movimiento para todxs 1. General Information: - Project Objective: Provide personal training focused on body diversity, moving away from harmful practices in the fitness/wellness industry. - Target Audience: Adults of all ages and genders, university-educated middle class, outside the conventional athlete standard. - Company Personality: Accessible, genuine, inclusive. Connecting with individuals excluded from the conventional sports and fitness world. - Differentiation and Values: Emphasis on well-being and enjoyment over aesthetics. Advocacy for strength training as bodily empowerment. - Key Competitors: Urban Mood Gym, Fisio&Fitness, Poder Entrenamiento, Impetus Training. 2. Visual Id...

    €47 (Avg Bid)
    Garanti
    €47
    446 propositions

    ...php:165 __('You do not have sufficient permissions to access this page.'); ------------------------------------------------------------------------------ 3- ## Generic function/class/define/namespace/option names All plugins must have unique function names, namespaces, defines, class and option names. This prevents your plugin from conflicting with other plugins or themes. We need you to update your plugin to use more unique and distinct names. A good way to do this is with a prefix. For example, if your plugin is called "Easy Custom Post Types" then you could use names like these: • function ecpt_save_post() • class ECPT_Admin{} • namespace ECPT; • update_option( 'ecpt_settings', $settings ); • define( ...

    €36 (Avg Bid)
    €36 Offre moyenne
    25 offres
    Unsplash REST API C++ Developer S&#039;est terminé left

    ...understanding of C++. - Familiarity with REST API development and functionality. - Advanced understanding of HTTP Clients. The UnsplashClient class and the Photo structure both contain overloaded stream insertion operators (not shown in class diagram). The templated BubbleSort function must implement the bubble sort algorithm to sort the Photo structures. There is a good example of the bubble sort algorithm in the book. The templated BubbleSort function uses the CompareXXX structs to compare a specific Photo structure's data member of the Photos collection. You must implement 2 CompareXXX structs. At least one must be unique and not shown in the class diagram. There are plenty of attributes in the Photo structure to use. Pick one (or two). Photos is the home-g...

    €105 (Avg Bid)
    €105 Offre moyenne
    5 offres

    I require an experienced web developer who can effectively construct an interactive timetable using HTML, CSS and Javascript. This timetable is intended to showcase class schedules. The ideal professional for this project would have a strong grasp of the following: - Intuitive user interface design, ensuring the timetable is user-friendly - Expertise in HTML, CSS and JavaScript - Experience with the creation of interactive elements that can deal with real-time updates The timetable must have the following functionalities: - Filtering by day, week, or month - Highlight of current time - Adding and editing of class schedules Only candidates with previous experience in similar projects and a robust portfolio of user-interactive sites will be considered. I...

    €19 / hr (Avg Bid)
    €19 / hr Offre moyenne
    34 offres

    I'm in need of a physics expert who can generate intermediate to advanced level physics practice problems. This entails creating problems in line with the complexity and depth required for JEE and NEET examinations. The problems will need to cover the entirety of the class 11th and 12th syllabus , including, but not limited to: - Mechanics - Electricity and Magnetism - Waves and Optics Ideal skills and experience for the job: - A strong understanding of physics concepts at class 11th and 12th level. - Experience in creating physics problem sets, ideally for JEE and/or NEET preparation. - Ability to adjust the difficulty of problems, ranging from intermediate to advanced levels. Your role wouldn't just be generating problems, but also providing well-explained sol...

    €10 / hr (Avg Bid)
    €10 / hr Offre moyenne
    8 offres

    I'm in search of a freelancer to review and provide feedback on my undergraduate politics dissertation, emphasizing international relations. Targeting a first-class grade, the ideal candidate should possess: - A comprehensive understanding of politics, particularly international relations - Exceptional the ability to access and analyze suitable politics and international relations resources - Great proficiency in academic writing - Experience in writing politics or international relations dissertations at an introductory level Your role will include reading an 8,000 word draft and providing honest, detailed feedback on how to improve it before I submit it to be marked. Candidates who have handled similar projects will be considered first.

    €137 (Avg Bid)
    €137 Offre moyenne
    67 offres