• Projects 30
  • Rating 5.0
  • Rating 5 747

Budget: 27000 UAH Deadline: 28 days

The starting point for development from scratch is from 85,000 UAH and 4 weeks. If you are not just making a menu, but a proper system with an admin panel, server-side sum verification, order statuses, photos, authorization, and Telegram notifications - I wouldn't recommend going cheaper, as the savings will later manifest in order errors and manual support =)

The tech stack of Firebase + Cloudflare Pages Functions is suitable. I would separately consider the database structure, access rights for the admin panel, order validation rules, and the scenario when the price or dish changes after being added to the cart. Note, there is a nuance - the sum must be calculated not in the browser, but in the server function, as you have planned.

> Question 1 - should orders only drop into the admin panel and Telegram, or is online payment needed at the first stage?
> Question 2 - will there be one location or several points with different schedules, delivery zones, and menus?

From relevant experience:
> https://business.ingello.com/prime-eva - e-commerce logic, products, processes, data management
> https://business.ingello.com/forma-crm - admin panels, statuses, roles, internal operational logic

Mobile app with admin
  • Projects -
  • Rating -
  • Rating 1 110

Budget: 6000 UAH Deadline: 3 days

Hello! I understand the task — to develop a menu website for a pizzeria with an admin panel and Firebase integration. My approach: I will implement a dynamic menu using Firebase Realtime Database, categories with tabs, dish cards with photos, prices, and support for two sizes (30/40 cm). I will create a responsive mobile design and a sidebar menu with contacts and location using pure HTML/CSS/JS. The admin panel will be built with Firebase Auth for authentication, I will add CRUD for categories and dishes, photo uploads, and real-time order viewing with filters and statuses. On the server, I will implement order validation, total calculation, database recording, Telegram notifications, CORS, and XSS protection via Cloudflare Functions. What details about the menu structure or working with photos would you like to clarify here?

  • Projects 51
  • Rating -
  • Rating 4 126

Budget: 12000 UAH Deadline: 12 days

Hello! I can take on the task "Rib-Pizza Restaurant Website". I work with JavaScript/Node.js, frontend adjustments, integrations, and support for existing code. First, I will clarify the expected behavior, then I will implement the changes cleanly and test key scenarios to ensure the result is ready for use.

  • Projects 7
  • Rating 5.0
  • Rating 2 033

Budget: 3333 UAH Deadline: 3 days

Good day! The task is completely clear. I am ready to start immediately. I look forward to your feedback. The price and deadline are approximate before full familiarization.

  • Projects 34
  • Rating 5.0
  • Rating 12 563

Budget: 10000 UAH Deadline: 6 days

Good day! I develop in Python, have worked on similar projects with React/Node.js, and am ready for collaboration.

  • Projects 118
  • Rating 5.0
  • Rating 10 390

Budget: 2000 UAH Deadline: 1 day

Hello.

I am a NodeJS developer. I can create a website for you. Write to me, and we will discuss.

  • Projects 35
  • Rating 5.0
  • Rating 4 758

Budget: 26998 UAH Deadline: 14 days

Hello! I am ready to complete your task, I have extensive experience in creating turnkey websites.

The price for 1 block ranges from $60 to $110 (depends on the format of the website you choose)
* includes the design development of the first block in two concepts to choose from
* includes the preparation of the layout for PC/mobile version
* includes 3 free iterations of revisions

Layout: from $70 to $125 (depends on the format of the website you choose)
* includes the development of a feedback form
* includes hosting and admin panel setup

  • Projects -
  • Rating -
  • Rating 383

Budget: 3333 UAH Deadline: 3 days

Good day. The project is quite extensive and includes the client side, admin panel, server logic, and integrations. To accurately assess the cost and timelines, it is necessary to review the detailed specifications or discuss all requirements. After that, I will be able to provide an exact budget.

  • Projects 4
  • Rating 5.0
  • Rating 986

Budget: 27000 UAH Deadline: 14 days

📌Hello.👋
⭐️My name is Andrey.
⭐️My work experience: 12 years+

• ➡️I can show works specifically related to pizzeria websites
• 🎨Portfolio: Freelancehunt
• ✅Work rating on Behance (over 600,000 views)
• 💼More works here: Dribbble

Mom's Pizza - Delivery Food
  • Projects -
  • Rating -
  • Rating 173

Budget: 27000 UAH Deadline: 1 day

Good day!

The estimated cost of such a project is from **40,000 UAH** depending on the final functionality.

By the way, I have already prepared a small prototype to show my vision of the structure and interface. If you're interested, send me a private message, and I'll show it.

  • Projects -
  • Rating -
  • Rating 270

Budget: 12000 UAH Deadline: 7 days

Good day.

I have reviewed the project description. I have experience in developing similar systems with a client-side, administrative panels, and server logic.

Here’s how I envision the implementation:

* Client-side with a dynamic menu, categories, products, a cart, and order placement.
* Admin panel with authorization, management of categories, dishes, photos, and real-time order processing.
* Server-side with order data validation, cost recalculation on the backend, database recording, and Telegram notifications.
* Responsive interface for mobile devices and tablets.

  • Projects 9
  • Rating -
  • Rating 536

Budget: 3333 UAH Deadline: 21 days

I have seen similar projects where payments were processed on the client side, and this always led to problems. It is correct that the amount is processed on the server side through Cloudflare Functions; this provides protection against manipulation and ensures a clean architecture.

I have experience with Firebase Realtime Database and building admin panels with real-time capabilities, so I understand what "viewing orders with filters and statuses" means in practice. The client side with tabs by categories and the logic for two sizes of pizza is also not complicated if the state is structured correctly.

Your stack includes HTML/CSS/JS + Firebase; I usually work with TypeScript and Vue/Nuxt, but I can adapt to your choice. If there is flexibility in the stack, I can suggest Nuxt + Firebase, which would provide SSR and a more convenient DX, but we can discuss that further.

Regarding the cost, I estimate the complete project from scratch with all modules (client, admin, server, Telegram notifications, CORS/XSS protection) to take approximately 3-4 weeks of work. I am ready to provide a specific amount after a brief call or clarification of details.

  • Projects -
  • Rating -
  • Rating 225

Budget: 3000 UAH Deadline: 10 days

Good day, I am interested in your task and ready to implement your project as soon as possible. There are other works in my profile.

  • Projects 4
  • Rating 5.0
  • Rating 518

Budget: 17000 UAH Deadline: 14 days

Hello!

The project looks like a small but complete order system with an admin panel and real-time logic — exactly the format where not only the layout is important, but also the correct architecture to ensure everything works stably and is easy to scale.

I work with JavaScript/React and the Firebase ecosystem, and I have experience creating custom e-commerce solutions with admin panels, API integrations, handling order forms, product variation logic, and optimizing UX for mobile devices. I also pay attention to security (server validation, request protection, proper data structure) and performance.

Such tasks are precisely a balance between frontend, backend functions, and product logic. I can implement:
— dynamic menu with Firebase
— admin panel (CRUD + authorization)
— order processing through Cloud Functions

  • Projects -
  • Rating -
  • Rating 649

Budget: 27000 UAH Deadline: 21 days

Hello! The project is clearly planned: the architectural stack is very well chosen, using Cloudflare Functions together with Firebase will allow for free or very cheap hosting that can handle huge loads (Serverless).

Since I work as a self-stack developer (within KenoStudio) and cover the full development cycle, I do not involve third-party programmers, which significantly optimizes the budget.

Here is a detailed step-by-step estimate for developing such a "turnkey" system:
Development stages and costs

Stage 1: Design and Database (2–3 days) — $100
Designing the JSON tree structure in Firebase Realtime Database. Setting up database security (Firebase Security Rules) so that no outsiders can delete or change the menu.

  • Projects -
  • Rating -
  • Rating 272

Budget: 2800 UAH Deadline: 2 days

Good day! I will create a complete solution for the restaurant menu: a client part with Firebase (categories, tabs, dish cards with photos and prices, two pizza sizes 30/40 cm), responsive for mobile and a sidebar menu with contacts and location.

Separately — an admin panel with authorization (Firebase Auth): managing categories and dishes, uploading photos, real-time orders with filters and statuses.

On the server — order validation, amount calculation, database entry, Telegram notifications, CORS and XSS protection. Stack HTML/CSS/JS, Firebase Realtime Database, Cloudflare Pages + Functions — is clear to me.

My portfolio website: https://yegor10.github.io/PortFolioWeb3/

I am ready to take on the full cycle — from layout to deployment and support. We will discuss timelines and budget after clarifying the details.

  • Projects 12
  • Rating 5.0
  • Rating 5 210

Budget: 20000 UAH Deadline: 14 days

Good day, Andriy!

Regarding your specifications: $450, estimated timeframe 10–14 days. Your stack (HTML/CSS/JS, Firebase RTDB, Firebase Auth, Cloudflare Pages + Functions) is my working stack, so I will build specifically for it, without unnecessary additions.

Here’s how I see the implementation:
• Client — dynamic menu with RTDB, category tabs, dish cards with photos/prices, size switcher (30/40 cm) with price recalculation, mobile responsiveness, side menu with contacts and location.
• Admin panel — login via Firebase Auth, CRUD for categories and dishes, photo uploads, real-time order viewing with filters and statuses.
• Server (Cloudflare Functions) — order validation, recalculation of the amount on the server (to prevent price tampering from the front end), database entry, Telegram notifications, CORS headers, and input sanitization against XSS. Functions check the Firebase ID token before writing.

I work in stages: menu → admin panel → server logic and security, with a demo after each stage. I am ready to show examples of my work. If you have any further questions, feel free to ask.

  • Projects -
  • Rating -
  • Rating 234

Budget: 27000 UAH Deadline: 12 days

Good day. We have 4 years of experience in IT and work as a duo. We can implement such a project using the specified stack Firebase + Cloudflare Pages/Functions with a full client-side, admin panel, order processing, Telegram notifications, and data protection. The estimated cost of development from scratch ranges from $1000 to $1800, depending on the details of the order functionality, access roles, and the complexity of the admin panel. After reviewing the detailed specifications, we will be able to provide an accurate estimate.

Examples of work: apple-family.com.ua/uk, 3magency.co.

  • Projects 8
  • Rating 5.0
  • Rating 4 089

Budget: 27000 UAH Deadline: 14 days

Good day.
Our team has many years of experience in developing ERP, CRM, CMS, and specialized software for businesses. We create effective digital solutions that help automate processes, increase productivity, and scale companies.

We work with modern technologies — from bots and scripts to AI agents and analytical systems. We develop websites of varying complexity. In our portfolio, we have implemented ERP solutions for the hospitality industry, as well as for companies engaged in the import and sale of goods, and our own product XFitness — an ERP system specifically designed for fitness clubs.

We are ready to implement your project and offer the best solution tailored to your needs.
Our portfolio: Freelancehunt

We specialize in the following areas:
- Development of ERP Systems

  • Projects 29
  • Rating -
  • Rating 1 294

Budget: 18000 UAH Deadline: 1 day

Hello!

I have developed several dynamic menus and administrative panels with Firebase integration, including real-time updates, user authentication, and responsive design similar to what you need for your project.

Here’s how I envision the implementation of your project:

I will create a responsive client menu with category tabs, dish cards, and size selection, fully synchronized with Firebase Realtime Database.
I will develop a secure administrative panel with authorization, CRUD operations for categories and dishes, as well as photo uploads.
I will implement server-side order validation, automatic cost recalculation, and Telegram notifications via Cloudflare Functions with protection against CORS and XSS attacks.

  • Projects 40
  • Rating 5.0
  • Rating 2 677

Budget: 25000 UAH Deadline: 7 days

Good day! I have reviewed the task and am ready to start.

Experience:
• 4 years in Frontend and Backend development
• 2 years of commercial experience in product and blockchain
• Working with production code and real financial scenarios

Some of my projects:

https://contentbuilder.ai/ - a commercial project from the USA, where I worked as a full-stack developer and implemented most of the functionality

  • Projects 15
  • Rating -
  • Rating 873

Budget: 27000 UAH Deadline: 20 days

I will do it completely turnkey: the client part with a dynamic menu on Firebase, an admin panel for content management, and a real order flow with status updates. As an optimal option, we will use Firebase for data and authorization, and Cloudflare Functions for server-side order validation, Telegram notifications, and logic protection, so we don't keep this on the front end.

We can calmly discuss the details and immediately finalize the structure to avoid unnecessary expansion.

  • Projects 16
  • Rating 5.0
  • Rating 1 394

Budget: 22222 UAH Deadline: 65 days

Good day, Andriy!

I have carefully reviewed your task — the project is interesting and well described. This is not just "layout", but a full-fledged web application for a rib-pizza restaurant: a dynamic menu, a cart considering pizza sizes (30/40 cm), an admin panel, and real-time order processing. I am ready to implement everything turnkey.

Here are the points I will pay special attention to:
— A fast adaptive menu, convenient for ordering from a phone (most customers will order from mobile).
— Security: recalculation of the final cart amount on the server, so prices cannot be altered through the browser console, plus CORS/XSS protection.
— A convenient admin panel where your employees can manage the menu, photos, and order statuses independently without a developer.
— Instant Telegram notifications about new orders directly to the kitchen.

  • Projects -
  • Rating -
  • Rating 229

Budget: 3000 UAH Deadline: 5 days

I am working below market rates because I am currently actively filling my portfolio.
Example of work:
samosvaly.com

  • Projects 28
  • Rating 5.0
  • Rating 9 272

Budget: 14700 UAH Deadline: 15 days

Hello. I have created similar systems with an admin panel, catalog management, and order processing, so it is important here not only to display the menu on the site but also to ensure convenient order management and content changes without a developer. I can implement dish management, order acceptance with Telegram notifications, and an admin panel so that employees can independently control the menu and order statuses.

  • Projects 34
  • Rating 5.0
  • Rating 9 897

Budget: 10000 UAH Deadline: 7 days

Ready to implement a dynamic menu using HTML/CSS/JS, integrate Firebase for data and admin panel, and the server part in Python with aiogram for Telegram notifications. I will ensure full functionality, responsiveness, and security.

Message me, and we can discuss everything in detail, and I can start working immediately.

Portfolio: Freelancehunt
Reviews: Freelancehunt

  • Projects 19
  • Rating 5.0
  • Rating 1 790

Budget: 18000 UAH Deadline: 15 days

Good day, I am ready to start working right now. I will do the layout and integration on WordPress, and you will be able to add and edit everything from the admin panel. I suggest discussing all the details in private messages.
I will be happy to collaborate with you.

Examples of my recent work on WordPress:
https://thecarguys.kinsta.cloud/shop/
https://mansionproject.nl/
https://totuus.co.uk/
https://futurizm.io/

  • Projects 5
  • Rating 5.0
  • Rating 561

Budget: 20000 UAH Deadline: 10 days

Good day, Andriy.

I am ready to complete your task.
The estimated cost is 500-800 dollars.
Timeline: 2-3 weeks including testing.

Here are some of my works:

https://rebra.com.ua/
https://vogneminozhem.com.ua

  • Projects -
  • Rating -
  • Rating 186

Budget: 4500 UAH Deadline: 7 days

Good day! I will complete your project quickly and efficiently! ...............

  • Projects 3
  • Rating 5.0
  • Rating 543

Budget: 5000 UAH Deadline: 7 days

Good day! Interesting project, I can do it for 5000 UAH within 7 days. Message me privately.

  • Projects 16
  • Rating 5.0
  • Rating 7 164

Budget: 27000 UAH Deadline: 30 days

Hello.
I have reviewed the task.
I will create a quality website with clean optimized code and modern design.
Write to me, and we will discuss the project details!
----------------------------------
Private web developer. Experience – 10 years.
Design, layout, WordPress website development.

  • Projects -
  • Rating -
  • Rating 570

Budget: 6000 UAH Deadline: 4 days

I create cool landing pages and websites. PAGESPEED https://prnt.sc/tHl8nVtnBWEi
my latest works:
https://soulscapeapp.online/
https://michael.mlko.online/
https://beautyinside.beauty/
https://medtech.mlko.online/
https://dgtlaesthetics.com/

  • Projects -
  • Rating -
  • Rating 381

Budget: 3000 UAH Deadline: 2 days

Hello! I will develop a turnkey website for you according to your specifications.

I work with HTML/CSS/JS — I guarantee speed, responsiveness, and clean code.

I am always in touch, meet deadlines, and bring the project to completion.

Timeline: 1-3 days
Ready to start immediately.

  • Projects 4
  • Rating 5.0
  • Rating 2 025

Budget: 10000 UAH Deadline: 10 days

Hello!

I have extensive experience in creating websites and applications (CMS, SPA, TMA).
I am ready to complete the assigned task.

I suggest discussing the details in private messages:
Do you already have a ready design or references?
Can I get a more detailed description of the project?

  • Projects -
  • Rating -
  • Rating 285

Budget: 6000 UAH Deadline: 5 days

I have extensive experience and am ready to discuss the details in person.

  • Projects -
  • Rating -
  • Rating 322

Budget: 20000 UAH Deadline: 21 days

Good day!

I would like to note right away: the project is actually not "HTML/CSS layout", but a full-fledged full-stack application (Firebase + Cloudflare Functions + Auth + Telegram). The stack is familiar to me — I will deliver it turnkey.

What is included in the development from scratch:
— Client: dynamic menu with Firebase, categories with tabs, dish cards with photos and prices, two sizes of pizza (30/40 cm), side menu with contacts and location, mobile responsiveness.
— Cart and order processing.
— Admin panel: authorization (Firebase Auth), management of categories and dishes (add/edit/delete), photo uploads, real-time order viewing with filters and statuses.
— Server (Cloudflare Functions): order validation, amount recalculation on the server, database recording, Telegram notifications, CORS/XSS protection.
— Deployment on Cloudflare Pages + Functions.

  • Projects -
  • Rating -
  • Rating 318

Budget: 5000 UAH Deadline: 1 day

Good afternoon, I created a similar website for selling strawberries based on architecture and I am ready to do it for you according to your requests. I will be in touch and will do it quickly and efficiently.

  • Projects 13
  • Rating -
  • Rating 1 081

Budget: 3000 UAH Deadline: 1 day

Good day, I am ready to complete your order, I can do it on WordPress, I can also do custom coding.

  • Projects 43
  • Rating -
  • Rating 3 028

Budget: 20000 UAH Deadline: 7 days

Hello. Are you not considering a website on WordPress? Should the purchase also be through the website?

  • Projects 11
  • Rating 5.0
  • Rating 2 257

Budget: 27000 UAH Deadline: 14 days

Shalom Aleichem.
We can implement this project from scratch, turnkey: client-side, admin panel, Firebase, server logic, Telegram notifications, deployment, and basic security.

We have experience in developing web applications, admin panels, catalogs, ordering systems, integrations with Firebase, Telegram, and backend logic with data validation. In such projects, it is important not only to "draw a menu" but to build the logic correctly: so that prices cannot be tampered with from the client side, orders are stored correctly, the administrator sees them in real time, and the system is stable in operation.

What we will do:
— adaptive menu with categories, tabs, photos, prices, and sizes;
— dish cards and convenient order placement;
— admin panel with authorization;
— adding/editing/deleting categories and dishes;

  • Projects -
  • Rating -
  • Rating 350

Budget: 10000 UAH Deadline: 7 days

Good day, I will create a beautiful design with dynamic animations and transitions. With your permission, I would use the NextJS stack; it will improve loading times. Also, SEO indexing will be included. Write everything that is needed, and I will implement it.

  • Projects 7
  • Rating 4.9
  • Rating 1 528

Budget: 22000 UAH Deadline: 30 days

Hello!

I am interested in your project. I have experience in creating responsive websites and working with HTML, CSS, JavaScript, as well as integrating with Firebase.

I can implement:
• the client side with a dynamic menu, categories, product cards, and a responsive version;
• an admin panel with authorization, category management, and dish management;
• an order processing system with database recording;
• Telegram notifications for new orders;
• basic data protection and validation on the server side.

  • Projects -
  • Rating -
  • Rating 556

Budget: 27000 UAH Deadline: 45 days

Working with Firebase may seem trivial, but the hardest part is managing order statuses and synchronizing data between the client and the admin panel. For a pizzeria, it is critical that data updates occur without delays. If the database is growing, query optimization must be ensured; otherwise, slowdowns will lead to lost orders. It is important to clarify: do you already have hosting, or do we need to set up Cloudflare Pages from scratch?

  • Projects -
  • Rating -
  • Rating 374

Budget: 4000 UAH Deadline: 1 day

Hello! Very cool and well-written technical task — the stack (Firebase + Cloudflare Pages) is perfectly chosen. This will allow you to have instant website loading and pay $0 per month for servers thanks to free limits. I have extensive experience in building such Serverless applications. I will pay special attention to security in Cloudflare Functions: I will definitely perform the final cart amount calculation on the backend to prevent price tampering through the browser console, and I will set up reliable CORS/XSS protection. I will fully implement the client side with a flexible cart (considering pizza sizes) and a convenient admin panel with a real-time order dashboard and instant notifications in Telegram. Depending on whether you already have a ready design (Figma) or if the visuals need to be designed from scratch, developing such a project from start to finish takes approximately 10-14 days, and the budget usually ranges from $600 to $900. I suggest we chat for 10 minutes to clarify the design details, and I can give you an exact final figure. When would it be convenient for you to discuss?

  • Projects 4
  • Rating 4.9
  • Rating 976

Budget: 27000 UAH Deadline: 10 days

Hello! We can implement such a turnkey project. We have experience in developing web applications, admin panels, Firebase projects, and integrations with Telegram. The cost will include: • client-side menu with categories, product cards, and responsive design • admin panel with authorization and content management • real-time order system • Firebase Realtime Database and Firebase Auth • Cloudflare Functions • Telegram notifications • request protection, validation, and amount recalculation on the server • testing and launch We are ready to discuss the details and provide a more accurate estimate.

  • Projects 25
  • Rating 5.0
  • Rating 1 745

Budget: 18500 UAH Deadline: 15 days

Hello, Andriy!
I have reviewed the task and am ready to start quality execution right now! I have extensive experience in developing similar websites.

- I will create a beautiful thematic design that will attract real clients.
- I will do the layout in pure HTML, CSS, JS.
- I will develop an admin panel (pure PHP + MySQL). This will be much better than builders like WordPress, Joomla, etc., as the site will be very fast, will not require large resources from hosting, and the admin panel will be flexibly tailored specifically to your field.
- I will develop a MySQL database that will store all information about orders and set up Telegram notifications.
- I will implement CORS and XSS protection.

I will be happy to collaborate!

  • Projects -
  • Rating -
  • Rating 458

Budget: 24900 UAH Deadline: 14 days

Hello! Ready to discuss and complete your order.

https://smate1.github.io/ink.design/
https://smate1.github.io/PanterEx/
https://smate1.github.io/stay_safe/
https://smate1.github.io/avg/

  • Projects 80
  • Rating 4.8
  • Rating 6 036

Budget: 1000 UAH Deadline: 1 day

Good day, I have been developing websites for over 7 years. I will do everything quickly and efficiently, and I will fully outline the workflow. To determine the exact price and deadlines, I need to discuss the details with you.

Andrey K.
1 286 1
  • Projects 1 290
  • Rating 5.0
  • Rating 98 590

Budget: 27000 UAH Deadline: 12 days

Hello. I have extensive experience in web application development. I am ready to collaborate. Feel free to contact me.

  • Projects 32
  • Rating 4.9
  • Rating 15 075

Budget: 26990 UAH Deadline: 29 days

Good day! My name is Valentin, and I represent Arctic Web Agency. We are a team that specializes in creating modern and effective solutions for businesses. I can provide examples of our similar work in personal messages. We are ready to take your project to work!

Sincerely,
Arctic Web Team
Freelancehunt

  • Projects 161
  • Rating 5.0
  • Rating 8 859

Budget: 27000 UAH Deadline: 10 days

Hello. I can start working on the project today. The cost/timeframes are approximate, more precise details will be provided after reviewing the full specifications and the scope of work.

Quality clean responsive layout using sass+gulp, with validation, cross-browser compatibility, and form setup.

Possible layout programming on WordPress, using a clean template (based on the layout). Editing all content through custom fields (ACF PRO plugin).

https://wow-wedding.com/
https://premier-development.com.ua/
https://halfee.ua/
https://hokkaido-club.ua/

  • Projects 24
  • Rating 5.0
  • Rating 2 006

Budget: 12345 UAH Deadline: 3 days

Hello, are you planning to integrate all features at once, including the admin panel and Telegram notifications, or are you open to a phased launch? I will clarify the timelines and budget in personal correspondence.

1. I will set up Firebase Realtime Database and Auth for the client side with a dynamic menu, categories, and dish cards.
2. I will implement the admin panel with authentication, CRUD for dishes and categories, photo uploads, and real-time order viewing.
3. I will add server-side validation, amount recalculation, database entry, Telegram notifications, and security (CORS, XSS) on Cloudflare Functions.

Thank you for considering my proposal. I look forward to the opportunity to collaborate with you!

  • Projects 5
  • Rating 5.0
  • Rating 1 598

Budget: 25000 UAH Deadline: 14 days

Recalculating the amount on Cloudflare Functions instead of the frontend resolves the issue with price substitution in localStorage. I did a similar project for a rib restaurant in Lviv: a menu on pure JS with Firebase, an admin panel with auto-cropping of photos and order filters. We launched it in two weeks, and now they are preparing over 80 orders a day.
Is there already a bot in Telegram for notifications, or are we also building it from scratch? After the launch, I will remain available for minor adjustments.

  • Projects 39
  • Rating 4.9
  • Rating 7 882

Budget: 22000 UAH Deadline: 10 days

Good day.

I have reviewed the task.

For the implementation of the project from scratch (client side, admin panel, Firebase Realtime Database, Firebase Auth, Cloudflare Functions, Telegram notifications, order system, and server validation), the estimated assessment is:

* 35–50 hours of development
* Cost: $350–500

The cost includes:

  • Projects 11
  • Rating 5.0
  • Rating 1 773

Budget: 16800 UAH Deadline: 14 days

We have experience in developing content management systems based on Firebase. We will implement a project using React for a dynamic menu, providing a user-friendly admin panel for managing categories and dish variations. Responsive layout ensures proper display on all devices. We are ready to start on the solution architecture.

  • Projects -
  • Rating -
  • Rating 327

Budget: 700 UAH Deadline: 1 day

Good day, in order to name the price, I need to see a more detailed specification (with the site structure, number of pages, functionality, etc.).

Please write, we will discuss the details, I will be happy to collaborate!

  • Projects -
  • Rating -
  • Rating 196

Budget: 27000 UAH Deadline: 25 days

We have a practically ready foundation for such a format - menu, admin panel, orders, notifications, and status management.
The development estimate from scratch is from 85,000 UAH, timeline - approximately 20-30 working days, if without online payment and complex bonus logic =)

Regarding implementation, I wouldn't complicate it - we make the client part quick and convenient for mobile ordering, the admin panel is separately protected via Firebase Auth, amounts are calculated on the server, and orders are managed through a database and Telegram.
Separately, we can add AI suggestions for the admin panel - for example, popular items, kitchen load, menu recommendations.

I would like to clarify 2 points to calculate more accurately.
- Are orders only as requests in Telegram or is online payment needed?
- Is the design already available or do we also create it from scratch?

  • Projects 151
  • Rating 5.0
  • Rating 4 746

Budget: 27000 UAH Deadline: 10 days

Good day. I can implement such a project on Laravel. I have a good example in my portfolio for a pizzeria that I worked on recently. I would be happy to collaborate — feel free to reach out! My offer: 30,000 UAH.

  • Projects 55
  • Rating 5.0
  • Rating 6 585

Budget: 1000 UAH Deadline: 1 day

Good day, I am ready to perform. There is very little information for calculating the cost. Write to me in private, and we will discuss in more detail.

  • Projects -
  • Rating -
  • Rating 172

Budget: 10000 UAH Deadline: 7 days

I am a NextJs, React, NestJs developer. I am ready to take on this task.

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category HTML & CSS

15 July
14 July
13 July
12 July