This is food delivery app i.e, Zomato ( React Native + Django )

Overview

Food-Delivery-App ( React Native + Django )

Changes you have to made to backend.

  1. In backend edit PaymentViews.py file and write your own Paytm MERCHANT_ID and MERCHANT_KEY
  2. In the same file your have to write your own website url http://example.com/

Changes you have to made to frontend.

  1. Open constant/index.js and write you website url where you have hosted your backend project like "http://example.com/paytm"

Frontend Only

You can also run only frontend part . Simple clone and run npm install . Howenver backend has been used only for payment purpose..

Note :-

React native axios request will give error while creating order as localhost is not allowed in react-native-axios you can connect your localhost port to a public url using ngrok easily using command - ngrok.exe http 8000 > hit Enter and then metioned that url in Constants.js . Check this out you will love it , otherwise you need a domain name , or you can host backend on free platform like pythonanywhere.com etc...

Enjoy 🥳 🥳 🥳 🥳

You might also like...

A sweet MERN Stack app to add food recipes to your own Cook Book!

A sweet MERN Stack app to add food recipes to your own Cook Book!

Welcome to LeCookBook 👋 A sweet MERN Stack project, that lets you view, quicksearch, search by category and a randomizer with a cool UI. This page ha

Jun 3, 2022

A Fullstack Food Ordering App which created with NextJS.

A Fullstack Food Ordering App which created with NextJS. Click demo to try it by yourself! Food Ordering App Demo Link You can view the site here Clic

Aug 17, 2022

This App is about British Food where you find a list of meals that you can like and comment.

British Classic Meals The British Classic Meals is a seclection of the most favorite and famous british recipes. Things you can do in this website: ch

Aug 20, 2022

Visual Studio Code extension for formatting and linting Django/Jinja HTML templates using djLint

Visual Studio Code extension for formatting and linting Django/Jinja HTML templates using djLint

Dec 15, 2022

Journeys is a django based community-focused website that allows users to bookmark URLs (through chrome extension) and share their journeys through timelines.

Journeys is a django based community-focused website that allows users to bookmark URLs (through chrome extension) and share their journeys through timelines.

Journeys is a django based community-focused website that allows users to bookmark URLs (through chrome extension) and share their journeys through timelines. A timeline is a collection of links that share a common topic or a journey of building and learning something new. Users can create timelines, share them publicly, and explore resources.

Jun 13, 2022

This is a project that is used to execute python codes in the web page. You can install and use it in django projects, You can do any operations that can be performed in python shell with this package.

Django execute code This is a project that is used to execute python codes in the web page. You can install and use it in django projects, You can do

Nov 12, 2022

Employee Management System is a web application developed using Django(Backend) which manages the record of employees, their salary, attendance. publish public notices, assign works to employees, make requests to employees.

Employee Management System is a web application developed using Django(Backend) which manages the record of employees, their salary, attendance. publish public notices, assign works to employees, make requests to employees.

Employee_Management_System Employee Management System is a web application developed using Django(Backend) which manages the record of employees, thei

Dec 16, 2022

This repository is for a tutorial on how to implement ci-cd in django using AWS

AWS CI/CD DJANGO Overview This repository is for a tutorial on how to implement Django CI/CD Pipeline in AWS. It contains important scripts needed to

Aug 19, 2022

A Kaggle clone made using the Django framework as a learning project.

Mini Kaggle (Also known as data-platform) A Kaggle clone made using the Django framework as a learning project at Divar in the summer of 2021. This pr

Nov 1, 2022
Owner
Sumit Singh
Working as Student
Sumit Singh
Kyrillos Hany 14 Aug 10, 2022
This is food detection WebApp, which will tell users about the nutrients value of particular food image which they upload

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

Ankush Gupta 3 Sep 8, 2022
API for the Baby Food Introduction Application. Keep your baby's food introductions in check with this application and backtrack in case of allergies!

Baby food introduction API This API is part of the Baby Food Introduction application, which aims to help technological parents keep track of the food

David Alecrim 6 Nov 25, 2022
Veroo is a cappuccino delivery app. This application is for the purpose of studying modern interface and animations.

Veroo Veroo is a cappuccino delivery app. This application is for the purpose of studying modern interface and animations. Pleasant, fluid and lively

Lucas Augusto 14 Jun 12, 2022
☕️ A coffee delivery app concept

Coffee Delivery ☕️ Layout • Technologies • Getting started • License ?? Layout The author of this layout is Nickelfox Design. You can view the project

Elias Gabriel 13 Dec 19, 2022
My Django Inventory App

My Django Inventory App

Eklu Victor Dziedzorm 1 Mar 3, 2022
⚡️🦕 A version semantic and fast package delivery network for Deno.

Deno PKG A version semantic and fast package delivery network for Deno. Examples Using a fixed version: https://pkg.deno.dev/[email protected]/fs/mod.ts htt

迷渡 9 Aug 14, 2022
A tutorial for people that want to learn continuous delivery concepts by practicing.

Continuous delivery playground This tutorial walks you through setting up a continuous delivery pipeline from scratch. This guide is for people that w

Pablo Porto 7 Nov 24, 2022
Speed up the your micro-frontend development. Configure less and delivery more.

React Micro Speed up the your micro-frontend development. Configure less and delivery more. You don't need to waste more time trying to change your ap

Nevinha 7 Nov 7, 2022