Create a plugin for Google Chrome
You need to convert the plugin for the Google Chrome browser that takes data from the CentralDispatch site so that the data is stored in my database, postgres (supabase) instead of the Super Dispatch site.Link to the plugin and video of his work:
https://chrome.google.com/webstore/detail/super-dispatch-importer/npciikilfcggljgdkebakdcccmkdmpik/
Database Structure: Create Table
The public.dispatch (
ID bigint generated by default as identity
created_at timestamp with time zone not null default now(),
pickup.location text null
delivery.location text null,
date.posted date null,
date.ship date null,
date.delivery date null
The venicle text null.
order.id text null,
important.notes text null,
The price text null.
company.name text null
company.phone text null,
company.hours text null,
company.rating text null,
The weight text null.
The size of text null,
MIC text null.
constraint dispatch_pkey primary key (id)
• tablespace pg_default
Description of the fields:
HTTPS://shottr.cc/s/OdZt/SCR-20231202-gap.png
Important is!The plugin should work properly with the site centraldispatch.com first and foremost.Please enter the cost and deadlines for execution.
-
Ваша база данных находится на локальном компьютере или на удаленном сервере?
Не хотите ли сохранить в MongoDB?
Тогда не нужно будет думать о структуре, а сохранять данные в той форме, в которой они отправляются на сервер (или с сервера) central dispatch.
Ещё нужно подумать API сервер, который будет сохранять данные в базе по http запросу из расширения хром. Сделаю это при помощи Spring Data Rest, чтобы не писать бизнес логину, а только описать модель данных в базе. И тогда дело за малым - отправлять туда данные в правильно подготовленной форме.
-
Current freelance projects in the category Desktop Apps
Modification in the emulator's operation
45 USD
Hello. I downloaded the Gaminator CF Final slot machine emulator from the Internet. I really liked it, but there are some issues. There is an admin panel, but it opens freely and cannot be closed at all. It only closes along with the application. Also, the data does not save… Desktop Apps ∙ 7 days 1 hour back ∙ 10 proposals |
Development of custom software (Android application + CMS) for SUNMI K2 self-service kiosks (Fast food)
22 USD
We are looking for an experienced team or a Middle/Senior Android developer (possibly with Full-stack skills) to create proprietary software for self-service kiosks for a fast food retail chain. Currently, our terminals operate on a ready-made cloud integrator, but we are… Content Management Systems, Desktop Apps ∙ 11 days 21 hours back ∙ 23 proposals |