Table moodleprojekty

Filtruj

Moje ostatnie wyszukiwania
Pokaż:
Budżet
dla
dla
dla
Typ
Umiejętności
Języki
    Stan Projektu
    2,000 table moodle znalezione projekty, cennik w USD

    Zlecę wykonanie drobnych poprawek w "theme" - szablonie Moodle (pliki css, php, html ) : skrócenie wysokości gónego bloku logo , tak aby "podnieść " zawartość tekstową do góry, ustawienie szerokości i spacji w blokach - dopasowanie aby przeglądarki wyświetlały stronę tak samo oraz zmianę koloru domyślnej czcionki w nagłówkach .Proszę o podanie ceny i terminu wykonania zlecenia .

    min $2
    min $2
    0 składanie ofert

    Zlecę wykonanie bezpiecznego upgradu serwisu opartego na Moodle z wersji 1.7 do 1.9. Proszę o podanie ceny i ewentualnego terminu wykonania .

    $18 (Avg Bid)
    $18 Średnia Oferta:
    1 składanie ofert

    ...forum phpbb3. Chodzi o to żebym kopie tabeli prze konwertował a później wgrał na czyste forum przez phpMyAdmina. Tabela waży ok. 11MB i jest w niej ok. 60'000 rekordów, pola na których mi zależy to: nick, pass, mail, date, oraz pola potrzebne do prawidłowego działania forum phpbb3. Poniżej kopia struktury tabeli oraz danych tabeli users -- -- Struktura tabeli dla `users` -- CREATE TABLE `users` ( `id` int(8) NOT NULL auto_increment, `nick` varchar(16) NOT NULL default '', `pass` varchar(64) NOT NULL default '', `mail` varchar(64) NOT NULL default '', `sign` text NOT NULL, `www` varchar(128) NOT NULL default '', `gg` varchar(64) NOT NULL default '', `icq` varchar(64) NOT N...

    min $2
    min $2
    0 składanie ofert

    ...phpbb3. Chodzi o to żebym kopie tabeli prze konwertował a później wgrał na czyste forum przez phpMyAdmina. Tabela waży ok. 11MB i jest w niej do tej pory 59653 rekordów, pola na których mi zależy to: nick, pass, mail, date, oraz pola potrzebne do prawidłowego działania forum phpbb3. Poniżej kopia struktury tabeli oraz danych tabeli users -- -- Struktura tabeli dla `users` -- CREATE TABLE `users` ( `id` int(8) NOT NULL auto_increment, `nick` varchar(16) NOT NULL default '', `pass` varchar(64) NOT NULL default '', `mail` varchar(64) NOT NULL default '', `sign` text NOT NULL, `www` varchar(128) NOT NULL default '', `gg` varchar(64) NOT NULL default '', `icq` varch...

    $9 (Avg Bid)
    $9 Średnia Oferta:
    1 składanie ofert

    Zlecę wstawienie do skryptu katalogu pociętego dezajnu ze zmianą z TABLE na CSS/XHTML bez TABLE'sów (plik PSD również dostarczam w przypadku gdyby zaszła koniecznośc wprowadzenia zmian w grafice lub innych okolicznosci) według wytycznych. Dezajn nie posiada ekstrawagancji w postaci flash'a - jest statyczny - z małą ilością grafiki. Demo skryptu można obejrzec na (Indexu), w razie potrzeby skrypt udostępniam. Template należy dopasować w całości po uzgodnieniach, które bloki będą wykorzystywane. Template znajdziecie na - numer 10800. Przykładowy katalog: , , W odpowiedzi prosze podać: - cenę (przynajmniej wyjściową) - portfolio do przeglądu Jestem otwarty na późniejsze sugestie w trakcie wykonywania

    $2 - $2
    $2 - $2
    0 składanie ofert

    Poszukujemy programistów ze znajomością Moodle do przebudowy systemu e-learningowego. Prosimy zgłaszać swoje oferty.

    min $2
    min $2
    0 składanie ofert
    13988 Pocięcie grafiki Zakończone left

    Witam, Szukam osoby która potnie .psd (photoshop) do .html + jpg i gifów. Liczę tutaj na SOLIDNOŚĆ gdyż będzie to podstawa serwisu. <div> lub <table> bez znaczenia. W pakiecie chcę również otrzymać .psd z nałożonymi cięciami (slices). Wybiorę osobę która może się wziąć za to zaraz po wybraniu do zlecenia czyli w ciągu najbliższych 60 minut. Powodzenia!

    min $2
    min $2
    0 składanie ofert

    Witam, Szukam osoby która przerobi stronę napisaną obecnie na tabelkach do divów (xhtml). Całość musi poprawnie przejść walidację W3C. Łącznie jest tam około 10 plików od podstron. Każdy w tym samym schemacie. Konwertujesz zatem tylko raz table do div`a i wypełniasz kodem php z każdego pliku. Im szybciej i taniej tym lepiej. Powodzenia

    $30 (Avg Bid)
    $30 Średnia Oferta:
    1 składanie ofert
    12936 Algorytmy Zakończone left

    ...and the machine burns p litres per 100 kilometers. Compute the minimum number of stops that Tchesio has to make, and list the numbers of stations at which he will take gas. It is essential that you explain why your algorithm gives an optimal solution (optimal substructure? greedy choice? other?) 4. Construct an optimal Huffman code for the alphabet {a,b,c,d,e,f,g} with frequencies given by the table a b c d e f g 5 12 15 20 8 31 9 List the codewords and find the length of the encoding. 5. An undirected graph G=(V,E) is given. Show an algorithm that uses BFS to find the connected components of G. The output should be in a form of an integer array C of size n (n=no of vertices), such that for any two vertices u, v, u and v are in the same component if and only if C[u]=C...

    $2 - $12
    $2 - $12
    0 składanie ofert

    ...zeb nie było nie porozumien... : Homework Create an SQL administration application. As an example see the phpAdmin application. Using this application, the user will be able to give the address, port (if not given, the standard port will be used),type of the SQL server, user name, password, connect to the server, list the databases, choose a table and list the content of it, create new tables, add new records to a table, execute a user SQL query (add) delete, modify existing records, (add) view tables by using filters Use JSP, servlets, jdbc. All classes should be in the package Send me a zip file with: file sources javadoc documentation You can use your favorite IDE....

    min $2
    min $2
    0 składanie ofert

    ...Homework &#8226; Create an SQL administration application. &#8226; As an example see the phpAdmin application. &#8226; Using this application, the user will be able to o give the address, port (if not given, the standard port will be used),type of the SQL server, user name, password, o connect to the server, o list the databases, o choose a table and list the content of it, o create new tables, o add new records to a table, o execute a user SQL query o (additionally) delete, modify existing records, o (additionally) view tables by using filters &#8226; Use JSP, servlets, jdbc. &#8226; All classes should be in the package &#8226; Send me a zip file with: o file o sources o javadoc documentation &#8226; You can use your

    min $2
    min $2
    0 składanie ofert

    Chodzi o napisanie nowego cssa i przerobienie strony na div'y, poniewaz strona nie wyswietla sie dobrze pod wszystkimi przegladarkami (w firefoksie jest tak jak ma byc) a w IE nie ma juz obramowania. Poniewaz nie mam czasu na uczenie sie calego css2 od poczatku zlece to komus kto nie ma z tym wiekszych problemow. Jest to jeden plik z themem strony w ktorym sa includowane funkcje. Strona to

    min $2
    min $2
    0 składanie ofert

    Po aktualizacji Wordpressa, którą wykonywałam standardowo (podmiana plików określonych w instrukcji), wyskakuje mi błąd, z którym nie mogę sobie poradzić. Aktualizacja dotyczy: z wersji 2.2.2 do wersji 2.3.1. Pokazane błędy: WordPress database error: [Table '..._terms' doesn't exist] oraz Warning: Cannot modify header information - headers already sent by (output started at .../wp-includes/) in .../wp-includes/ on line 391 Zlecenie obejmuje upgrade dwóch blogów opartych na WP 2.2.2. Hosting obu blogów jest w NetArt na jednym serwerze. Proszę o podanie ceny wykonania zlecenia. Oferty bez podania ceny nie będą rozpatrywane.

    min $2
    min $2
    0 składanie ofert

    Zlecę instalację i wdróżenie serwisu moodel. Dodatkowow trzeba dostosować grafikę. Do zainstalowania kilka modułów. Zlecenie tylko dla ludzi z doświadczeniem. Proszę o wysyłanie portolio na maila. zapraszam do współpracy

    min $2
    min $2
    0 składanie ofert

    ...ODPOWIEDZIALNE OSOBY w razie nie dotrzymania terminu kary umowne są wysokie. Zadaniem jest przepisanie portalu w HTML na tabelach na nowoczesny XHTML +div+css z dobrze zorganizowanymi klasami CSS; Oraz dodatkowo poświęceniu kilkunastu godzi na konsultacje z zakresu XHTML/CSS i wprowadzenie drobnych poprawek na stronie. Zadanie krótsze: Przepisać ok 12 podstron portalu (inne są podobne) z html/table na xhtml/div. Praca na plikach .html i .css Stworzone klasy CSS muszą być elastyczne, bez zbędnych powtórzeń, muszą pozwalać na zmianę szerokości strony na inną w prosty sposób, muszą być udokumentowane (co która klasa robi) i logicznie nazwane. Wymagania: * odpowiedzialność! i terminowość * biegła znajomość XHTML (1.0) oraz CSS...

    $2 - $306
    $2 - $306
    0 składanie ofert

    Modyfikacja platformy e-learningowej Moodle (która stanowi oprogramowanie Open Source) w ten sposób, aby powiązać ją z systemem płatności automatycznych (Allpay) oraz z programem partnerskim a także z systemem naliczania prowizji dla autorów szkoleń e-learningowwych. Szczegóły w pliku Proszę dokładnie zapoznać się ze szczegółami, żeby nie było nieporozumień.

    min $2
    min $2
    0 składanie ofert

    Przedmiotem zlecenia jest instalacja i konfiguracja platformy Moodle oraz budowa portalu opartego o Moodle, wraz z dostosowaniem tej platformy w zakresie: - zmiana layoutu - integracja systemu użytkowników z centralnym systemem użytkowników działającym w innym serwisie WWW - zmiana wyglądu forum Moodla - import 5 kursów e-learningowych - wykonanie za pomocą narzędzi Moodla 3 nowych kursów e-learning. Layout i wytyczne dot. grafiki są już gotowe i zostaną dostarczone przez nas na potrzeby dostosowania layoutu Moodle. Prosimy o podanie ceny i orientacyjnego czasu wykonania zlecenia.

    min $2
    min $2
    0 składanie ofert

    zlecę przygotowanie materiałów szkoleniowych (plik avi+opis) z zakresu -moodle -joomla -mambo -VBA forma współpracy - umowa o dzieło odpowiem na wybrane oferty

    min $2
    min $2
    0 składanie ofert

    ...Jeszcze jedno, zapomniałem, sciagnąłem i wyedytowałem bazę danych, gdzie w miejscu: newstseller pojawiły sie nastepujące dane prawdopodobnie do uzupelnienia o pewne wartosci, aby aktywowac calosc: od lini insert into manufacturers_info (manufacturers_id, languages_id, manufacturers_url, url_clicked, date_last_click) values ('18', '4', '', '0', NULL); drop table if exists newsletters; create table newsletters ( newsletters_id int(11) not null auto_increment, title varchar(255) not null , content text not null , module varchar(255) not null , date_added datetime default '0000-00-00 00:00:00' not null , date_sent datetime , status int(1) , locked int(1) default '0' , PRIMA...

    $2 - $8
    $2 - $8
    0 składanie ofert

    Witam Zlecę wykonanie trzech stosunkowo prostych modyfikacji (możliwe że nawet są do tego już pluginy) w oskryptowaniu Moodle 1 - przyjazne URL-e coś na wzór 2 - poprawione meta tagi dla stron głównie chodzi o TITLE strony pozostałe meta można usunąć całkowicie 3 - poprawna strona podczas zapisywania się na kurs - możliwość napisania oferty przed zapisaniem się Przykład działających już tak rozwiązań: a tak wygląda standardowo ta sama strona (to samo miejsce w innym serwisie) Sposób rozwiązania owych problemów jest dowolny nie stawiam tutaj żadnych wymagań. Oferty bez podania ceny nie będą brane pod uwagę! Kontakt zemną: GG:

    min $2
    min $2
    0 składanie ofert
    6766 modyfikacja joomli Zakończone left

    ...bottom) 2. Opt-in box not displaying for members after login 3. After opting in &#8226; Thank you page: Thank you for opting in to receive FREE report on why you should not pay speeding fines. The report will arrive in you email inbox within minutes. &#8226; An email with pdf attachment is auto-emailed to the subscriber immediately &#8226; The subscriber is added to subscribers table in user database (no login privileges, email address should NOT prevent them from using the same email to register/purchase) 4. Subscriber administration (within site admin) &#8226; Set auto-emails (add/edit/delete, set time intervals &#8211; from date of subscription, email individually) &#8226; Auto-removal from subscribers database upon purchase (a user with th...

    $142 (Avg Bid)
    $142 Średnia Oferta:
    1 składanie ofert

    Witam, Poszukuje osoby, która potnie ten raczej prosty lay do postaci XHTML: Layout oparty na divach, zaś środkowa tabelka na (table). Wszystko zgodne ze standardami W3C, nie rozjezdzające sie i identycznie wyglądające w różnych przeglądarkach (IE, FF, Opera (ew. Safari)). W zamian daje do wyboru: - gotówka (przelew) - wykonanie na wasze zlecenie skryptu php & mysql - reklama na stronie Propozycje cenowe (lub innej z w/w form) oraz czas wykonania, koniecznie z linkami do kilku pociętych przez Was grafik można wysyłać na maila: codesensus@ Zależy mi bardzo na czasie, zlecenie należało by wykonać w 2-3 dni max. Odpowiem tylko na wybrane oferty(ę).

    $25 (Avg Bid)
    $25 Średnia Oferta:
    1 składanie ofert

    witam zlecenie jest proste: jedna z tabel w bazie w MySQL-u wygląda tak: CREATE TABLE `badania` ( `id` int(3) NOT NULL auto_increment, `snaz` varchar(100) collate utf8_polish_ci default NULL, `nazwa` varchar(100) collate utf8_polish_ci default NULL, `kod` varchar(6) collate utf8_polish_ci default NULL, `miasto` varchar(40) collate utf8_polish_ci default NULL, `ulica` varchar(40) collate utf8_polish_ci default NULL, `nr` varchar(100) collate utf8_polish_ci default NULL, `nip` varchar(30) collate utf8_polish_ci default NULL, `tel` varchar(40) collate utf8_polish_ci default NULL, `telkom` varchar(10) collate utf8_polish_ci default NULL, `email` varchar(20) collate utf8_polish_ci default NULL, `fax` varchar(20) collate utf8_polish_ci default NU...

    $8 (Avg Bid)
    $8 Średnia Oferta:
    1 składanie ofert

    Zlece napisanie prostego skryptu, który zapisywałby automatycznie dane dotyczące wpłat przesyłane z PayPala w formie Instant Payment Notification do tabeli w bazie MySql. Tabela już istnieje, lecz jej obsługa jest na razie manualna. Została utworzona poleceniem: CREATE TABLE `#__donations` ( `id` int(11) unsigned NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `nick` varchar(255) NOT NULL default '', `date` date NOT NULL default '0000-00-00', `email` varchar(255) NOT NULL default '', `amount` varchar(255) NOT NULL default '', `published` tinyint(1) NOT NULL default '0', `checked_out` int(11) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM. - Wszystkie informacje...

    $40 (Avg Bid)
    $40 Średnia Oferta:
    1 składanie ofert

    Zlecę przeróbkę i dopracowanie platformy e-learningowej moodle na potrzeby szkoleń. W grę wchodzi : -usuwanie i zmianę miejsc modułów, bloków, dodawanie, -możliwość dodawania multimediów -zmiana struktury, wyglądu platformy od strony użytkownika(utworzenie struktury szablonu) i wiele tego typu. Dalsze informacje po kontakcie i przesłaniu wstępnej oferty Możliwa dalsza współpraca w ciągłym dopracowywaniu i ulepszaniu platformy, opieka techniczna nad poprawnością działania, inne prace i zlecenia Praca głównie w panelu moodle, zapewne będzie również trochę zmiany kodu php

    min $2
    min $2
    0 składanie ofert

    Pilnie poszukuję osoby , która dobrze zna Moodle ,wdroży system płatności do oraz zajmie się administracją serwisu.

    min $2
    min $2
    0 składanie ofert

    Witam Zlece pociecie szablonu do Moodle ( ). Pozdrawiam Obrutur

    min $2
    min $2
    0 składanie ofert

    ...znacznikow na nawiasy, gdyz formularz ich nie przyjmowal !!!) ( HTML ) ( HEAD ) ( TITLE )spis ( /TITLE ) ( link rel=stylesheet type="text/css" href="" ) ( meta http-equiv="Content-type" content="text/html; charset=iso-8859-2" ) ( /HEAD ) ( BODY ) ( table cellspacing=0 cellpadding=0 border=0 ) ( /table ) ( /BODY ) ( /HTML ) 7. Kazdy album jest dopisany jako kolejny rzad tabelki w sekcji body, w znaczkikach ( table ) W postaci: ( tr ) ( td width=600 ) ( font class=nazwa )Wykonawca - tytul albumu ( /font ) ( /td ) ( td width=100 ) ( font class=red )NAZWA PLYTY CD ( /font ) ( /td ) ( td width=100 ) ( font class=blue )wielkosc_w_mb MB ( /font ) ( /...

    $6 (Avg Bid)
    $6 Średnia Oferta:
    1 składanie ofert

    Zlecę upgrade CMS Moodle z wersji 1.5.3+ do nowszej. Również w zakres wchodzi integracja gotowego systemu płatności oraz administracja serwisem.

    $142 (Avg Bid)
    $142 Średnia Oferta:
    1 składanie ofert

    Potrzebuje kogos kto podepnie pod cms i moodle moja grafike i zrobi forum cms mam lub moge miec taki ktory uwazasz za dobry Bardzo zalezy mi na niskiej cenie ale tez na tym by bylo dobrze i terminowo szukam kogos do stalej wspolpracy

    min $2
    min $2
    0 składanie ofert

    ...wersje angielską, w ktorej mozna dodawac osobne oferty, niewidoczne w polskiej wersji jezykowej. W polskiej wersji jez. dane o ofertach nieruchomosci dostarczane sa z innego programu w pliku xml , ktory jest co kilka dni wgrywany do okreslonego katalogu na serwerze ftp. Trzeba odczytac ten plik i zaktualizowac baze danych. Cala aktualizacja ma byc automatyczna, wiec trzeba to obsluzyc w Crone Table. Mozliwa ma byc tez edycja w panelu adm. W ang. wersji jez. dane beda wprowadzane reczenie przez panel adm. Sam nie mam czasu na to zlecenie. Zalezy mi na rozsadnych ofertach, dlatego prosze ZAWSZE podac orientacyjna CENE i CZAS WYKONANIA + portfolio. Wiecej informacji mailem....

    min $2
    min $2
    0 składanie ofert

    ...okna wyszukiwania/edycji profilu w oknie programu. Wysylanie nowego/zapomnianego hasla na mail. Upload obrazka max wymiary 100x100 i max rozmiar 30Kb, powinno sie akceptowac pliki .gif .jpg .bmp, ktore bede kompresowane do jpg przed wyslaniem do bazy. przykladowe tabele: CREATE TABLE "public"."accounts" ( "login" VARCHAR(25) NOT NULL, "password" CHAR(16) NOT NULL, "email" VARCHAR(128) NOT NULL, CONSTRAINT "accounts_pkey" PRIMARY KEY("login") ) WITHOUT OIDS; CREATE TABLE "public"."users" ( "login" VARCHAR(25) NOT NULL, "name" VARCHAR(32), "surname" VARCHAR(32), "email" VARCHAR(...

    $71 (Avg Bid)
    $71 Średnia Oferta:
    1 składanie ofert

    **NO OR LIMITED EXPERIENCE IS OK - FE...for the week. In your bid, please include clearly and simply: 1. What free tools you will use to make calls in the US - there are many you can google and figure out. It must be working BEFORE you place your bid, and you must have TESTED it as well. Do not bid if you have no confidence here in a working tool with proof as you need to communicate. 2. What key strengths that you bring to the table that make you the right fit. 3. Your experience / skills 4. Set the duration of your bid to 30 days. 5. Bid your rate for a total of 30 days, NOT hourly or daily. The budget is ~$10 a month (per 30 days) for internship. Compensation increase after 30 days. Automatic or generic bids will be ignored. No agencies or firms, only individuals. Happ...

    $38 (Avg Bid)
    $38 Średnia Oferta:
    8 składanie ofert

    I'm looking for an experienced and well-connected individual who can collaborate with me to source high-end individuals for a unique project. Key responsibilities: - Sourcing Billionaire Club Presidents: Utilize professional networking sites, exclusive events, direct outreach, and connections to identify suitable candidates. - R... The ideal candidate should have: - Proven experience in sourcing high-net-worth individuals - An existing network in the business and finance world - Strong project management skills, especially in portfolio management - Excellent communication and negotiation skills This project will be handled collaboratively, so I'm looking for someone who can bring creativity and strategic vision to the table. Please provide details of your relevant expe...

    $20 - $167
    $20 - $167
    0 składanie ofert

    Please make wordpress site as atteched image. 1 column and respoinsive design.※If possible,bootstrap design. Anything is include dummy text and dummy images. I make inquiry and faq,sitemap page by myself and send you wordpress login details. Required Pages:Top page,fx,crypto-ex page,1 currency detail page Please make within $120(absolute requi...design.※If possible,bootstrap design. Anything is include dummy text and dummy images. I make inquiry and faq,sitemap page by myself and send you wordpress login details. Required Pages:Top page,fx,crypto-ex page,1 currency detail page Please make within $120(absolute requirement) and delivery within about 2 weeks and give me a progress report every about 4 days. I think only the table part is a little more challenging.

    $139 (Avg Bid)
    $139 Średnia Oferta:
    51 składanie ofert

    **NO OR LIMITED EXPERIENCE IS OK - FE...for the week. In your bid, please include clearly and simply: 1. What free tools you will use to make calls in the US - there are many you can google and figure out. It must be working BEFORE you place your bid, and you must have TESTED it as well. Do not bid if you have no confidence here in a working tool with proof as you need to communicate. 2. What key strengths that you bring to the table that make you the right fit. 3. Your experience / skills 4. Set the duration of your bid to 30 days. 5. Bid your rate for a total of 30 days, NOT hourly or daily. The budget is ~$10 a month (per 30 days) for internship. Compensation increase after 30 days. Automatic or generic bids will be ignored. No agencies or firms, only individuals. Happ...

    $17 (Avg Bid)
    $17 Średnia Oferta:
    14 składanie ofert

    I've been facing issues with a MySQL table that seems to be taking up too much space in my database, despite there being no data in it. The table is almost 2MB in size while it has no rows at all. The database was originally like 50kb a few weeks ago. Recently we made some minor changes, like adding index. Then it suddenly become so huge. Key points: - Table size issue: The MySQL table is bloated despite having no data, and it's causing performance problems. - Insertion operations: The table is mainly used for inserts, which are what I need it to be optimized for. The work needs to be done remotely using anydesk. If you know how to do it, it should be just a few min fix.

    $41 (Avg Bid)
    $41 Średnia Oferta:
    11 składanie ofert

    I am searching for an experienced freelancer who is proficient in document formatting for Windows. I need my company manuals format fixed, the table of contents, page number, spacing, etc needs to be fixed The project entails: - Formatting 1-5 company manuals to enhance readability and presentation. - Ensuring consistency in all documents, including headers, footers, and design elements. Ideal candidate: - Proficient in MS Word formatting for Windows. - Experience in handling company manual formats. The selected freelancer will help me to deliver professional and well-structured company manuals.

    $357 (Avg Bid)
    $357 Średnia Oferta:
    46 składanie ofert

    We need to improve an already existing pitch deck. Our project is to bring UFCGYM to France. The goal is to convince investors to put money on the table with the pitch deck. For the pitch deck, we need to go to the next level by improving the general design, and also making more clear what the investor will gain from this project. We would like an investor focused pitch deck with a compelling presentation regrouping facts and figures A timeline with milestones on market number and our financial analysis Ensure clarity and simplicity by using clear and simple charts to present financial data, avoiding information overload on a single slide. Utilize data visualizations like bar charts, line graphs, pie charts, and infographics (you can redesign the charts already put in the model). I...

    $103 (Avg Bid)
    $103 Średnia Oferta:
    31 składanie ofert
    BOOTSTRAP FILTER TABLE 1 6 dni left
    ZWERYFIKOWANY

    ...developer to create a Bootstrap filter table with advanced filtering functionality. The table should be responsive and able to handle multiple columns. Here are the specific requirements for the project: *** DO NOT BID ON THIS PROJECT IF YOU HAVE NO UNDERSATNDING OF BOOTSTRAP OR SOME IDEA OF THIS PROJECT. A TEMPORAY SKETCH LAYOUT WITH A SAMPLE WITH BE APPRICATED TO HELP US IN MAKING A DECISON WHO TO AWARD THE PROJECT TO. *** Functionality: - Advanced filtering: The table should allow users to filter data based on multiple columns. - Custom filtering: Users should be able to specify criteria for filtering. Responsiveness: - The Bootstrap table should be responsive, ensuring optimal user experience across different devices and screen sizes. Columns: - The ...

    $460 (Avg Bid)
    $460 Średnia Oferta:
    69 składanie ofert

    I'm looking for a talented designer to create a visually appealing presentation, portfolio or catalogue. The primary goal of this project is to showcase products and services in a compelling way. I put no restrictions on the theme or color scheme, so I'm open to your suggestions and creative inputs. This project will involv...products and services. I'm looking for a designer who can create a sleek, modern design that is both informative and visually appealing. You need to use the attached file and info provided there. Just need to redisign. Also need to remove all watermarks from original files or find new free pictures and apply to the file. Looking for someone who can bring their creativity and expertise to the table, and help me create a stunning presentation...

    $110 (Avg Bid)
    $110 Średnia Oferta:
    129 składanie ofert

    ...project. This entire space covers 35k sq ft with a front of 130*275. It's divided into three units and a 100 * 100 ft commercial complex. 1 st unit 4 master bed room ,1 kitchen with extra food space and wash area ,1 hall ,Pooja room (jk),jakusi, 2 nd 5 master bed room ,1 kitchen with extra food space and washing area ,Pooja room jakusi,1 hall ,1 room for office 3 Rd home theter,Jim , swimming pool ,table tennis 4 garden ,badminton court ,car parking Lazy river and whole home surrounded by water naturally - 5 Servant and guard rooms The commercial complex design should be modern, practical and appealing to businesses. Ideal skills and experience: - Proven experience in designing mixed-use, modern properties - Knowledge of space optimization techniques - Understanding...

    $581 (Avg Bid)
    Gwarantowany
    $581
    1 zgłoszenia

    ...Facebook, Instagram, Pinterest creative best practices The videos will be used as backdrop for dynamic product ads Example of what we're looking for: Here are the products we want videos built for

    $27 (Avg Bid)
    Gwarantowany
    $27
    1 zgłoszenia

    We need to improve an already existing pitch deck. Our project is to bring UFCGYM to France. The goal is to convince investors to put money on the table with the pitch deck. For the pitch deck, we need to go to the next level by improving the general design, and also making more clear what the investor will gain from this project. We would like an investor focused pitch deck with a compelling presentation regrouping facts and figures A timeline with milestones on market number and our financial analysis Ensure clarity and simplicity by using clear and simple charts to present financial data, avoiding information overload on a single slide. Utilize data visualizations like bar charts, line graphs, pie charts, and infographics (you can redesign the charts already put in the model). I...

    $122 (Avg Bid)
    $122 Średnia Oferta:
    62 składanie ofert

    Hi Nasima, about a year ago you delivered a ver simple logo for a company named Eduna. I'm restarting that project and I need a proposal template (a word document that i can use to deliver proposal) with a nice header and footer related to events planning , wedding planning , table decoration, etc.

    $20 (Avg Bid)
    $20 Średnia Oferta:
    1 składanie ofert
    Trophy icon Industrial Label Design 6 dni left

    I'm in need of a talented designer to create a label for my chemical and coatings product. The label will be used for product packaging. Key Requirements: - The design should be industrial in style, conveying a sense of reliability and professionalism. - It needs to be suitable for use w...product that is new to the market (10 years of testing, R&D and development). We want the packaging to appear to be simple, but also appeal to the fact it is an eco friendly product based in protecting metals, coatings, machines, marine, aerospace, etc. Colors are more on the green/blue side and yes our logo....not that great so if you want to adjust it, feel free. E-14 comes from the periodic table for the 14th element, silicon. Please submit a front label and rear label sized 6&q...

    $200 (Avg Bid)
    Wyróżniony Gwarantowany Ukryte
    $200
    38 zgłoszenia
    Recipe App Development in iOS 6 dni left
    ZWERYFIKOWANY

    ...Dinner. These buttons should be designed to be easily distinguishable and engaging for the user. - When a user clicks on a particular meal type button, the second screen should dynamically update to display a list of recipe items associated with the selected meal type. This should be implemented using a UITableView. - Each recipe item in the table view should only display the recipe name, in a clear and legible format. -when you click on a recipe name in table view, it takes you to a third screen and display cooking instructions and ingredients. in addition, I have attached project requirements file please read and the diagram which shows how the three screens will look. Ideal candidates should have: - Proficiency in iOS app development, particularly in Swift and UIKit...

    $453 (Avg Bid)
    $453 Średnia Oferta:
    67 składanie ofert

    ...expect to have a section where I can upload all the necessary information regarding the courses I'm taking. - Student Login and Registration: There should be a secure login system for students to access the personalized information. - Grades, Student Education History, Fee Details: The website should allow me to keep track of my academic performance, educational history, and fee details. - Time Table: A feature that allows me to maintain my schedule and plan my time effectively. - Downloadable Documents: Users should be able to download important documents, such as course materials or assignment briefs. The primary purpose of this website is for personal use, hence it doesn't need to be as complex as an online learning platform or a full-fledged student portal. Ideal...

    $104 (Avg Bid)
    $104 Średnia Oferta:
    28 składanie ofert

    ...expect to have a section where I can upload all the necessary information regarding the courses I'm taking. - Student Login and Registration: There should be a secure login system for students to access the personalized information. - Grades, Student Education History, Fee Details: The website should allow me to keep track of my academic performance, educational history, and fee details. - Time Table: A feature that allows me to maintain my schedule and plan my time effectively. - Downloadable Documents: Users should be able to download important documents, such as course materials or assignment briefs. The primary purpose of this website is for personal use, hence it doesn't need to be as complex as an online learning platform or a full-fledged student portal. Ideal...

    $87 (Avg Bid)
    $87 Średnia Oferta:
    23 składanie ofert

    I'm looking for a skilled digital marketer, with a strong focus on Search Engine Optimization (SEO) and Social Media Marketing (SMM), to help generate more leads and sales for my business. Key requirements: - Develop and implement effective SEO strategies to drive traffic to our website. - Manage and optimize social media campaigns on Facebook and Instagram to engage with our audience and b...and data collection to share with sales team The right person for this job should have a solid understanding of how each social media channel works and how to optimize content so that it is engaging on those channels. SEO expertise is a must. I'm excited to see how your skills can drive our business forward. Looking forward to working with passionate marketers who can bring fresh ideas ...

    $222 (Avg Bid)
    $222 Średnia Oferta:
    42 składanie ofert