Giter VIP home page Giter VIP logo

ordersystem-frontend's Introduction

Online Food Delivery developed by using Django

Use with backend

Requirements

  • Python 3.* version

Project Setup Process

For Windows

git clone https://github.com/mountainland/ordersystem-frontend.git
cd ordersystem-frontend
pip install -r requirements.txt

For Ubuntu/ Linux

git clone https://github.com/mountainland/ordersystem-frontend.git
cd ordersystem-frontend
pip3 install -r requirements.txt

ordersystem-frontend's People

Contributors

botsarefuture avatar dependabot[bot] avatar mountainlandbot avatar vuoreolprot avatar chanduarepalli avatar

Stargazers

 avatar  avatar

Watchers

 avatar

ordersystem-frontend's Issues

Tracking issue for

Tracking issue:

  • #133
  • #134
  • #135
  • #136
  • #137
  • #138
  • #139
  • #140
  • #141
  • #142
  • #143
  • #144
  • #145
  • #146
  • #147
  • #149
  • #148
  • #150
  • #151
  • #152
  • #153
  • #154
  • #155
  • #156
  • #157
  • #158
  • #159
  • #160
  • #161
  • #162
  • #163
  • #164
  • accounts/views.py third party import "from django.shortcuts import render" should be placed before "from .models import Code"
  • accounts/views.py third party import "from django.shortcuts import redirect" should be placed before "from .models import Code"
  • accounts/views.py Missing function or method docstring
  • accounts/views.py Function name "SignUp" doesn't conform to snake_case naming style
  • accounts/views.py Unnecessary parens after 'if' keyword
  • accounts/views.py Line too long (130/100)
  • Ordersystem/urls.py Unable to import 'django.urls'
  • Ordersystem/urls.py Unable to import 'django.contrib'
  • Ordersystem/urls.py Unable to import 'django.conf'
  • Ordersystem/urls.py Unable to import 'django.conf.urls.static'
  • Ordersystem/urls.py Import "django.urls" could not be resolved from source
  • Ordersystem/urls.py Import "django.contrib" could not be resolved from source
  • Ordersystem/urls.py Import "django.contrib.admin" could not be resolved from source
  • Ordersystem/urls.py Import "django.conf" could not be resolved from source
  • Ordersystem/urls.py Import "django.conf.urls.static" could not be resolved from source
  • Ordersystem/urls.py Line too long (175/100)
  • Product/views.py Unable to import 'django.views.generic'
  • Product/views.py Unable to import 'django.shortcuts'
  • Product/views.py Unable to import 'django.contrib.auth.decorators'
  • Product/views.py Unable to import 'django.utils.decorators'
  • Product/views.py Unable to import 'django.conf'
  • Product/views.py Unable to import 'django'
  • Product/views.py Bad first argument 'CreateView' given to super()
  • Product/views.py Import "django.views.generic" could not be resolved from source
  • Product/views.py Import "django.shortcuts" could not be resolved from source
  • Product/views.py Import "django.contrib.auth.decorators" could not be resolved from source
  • Product/views.py Import "django.utils.decorators" could not be resolved from source
  • Product/views.py Import "django.conf" could not be resolved from source
  • Product/views.py Import "django" could not be resolved from source
  • Product/views.py Assigning the same variable 'PRODUCTS_URL' to itself
  • Product/views.py Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely
  • Product/views.py Unused argument 'args'
  • Product/views.py Unused argument 'kwargs'
  • Product/views.py Redefining name 'PRODUCT_COUNT' from outer scope (line 15)
  • Product/views.py Unused variable 'PRODUCT_COUNT'
  • Product/views.py Unused argument 'kwargs'
  • Product/views.py Unused argument 'object_list'
  • Product/views.py Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely
  • Product/views.py Missing timeout argument for method 'requests.post' can cause your program to hang indefinitely
  • Product/views.py Missing module docstring
  • Product/views.py third party import "import django" should be placed before "from Product.products import product"
  • Product/views.py third party import "import requests" should be placed before "from Product.products import product"
  • Product/views.py Missing function or method docstring
  • Product/views.py Missing class docstring
  • Product/views.py Missing function or method docstring
  • Product/views.py Missing class docstring
  • Product/views.py Missing function or method docstring
  • Product/views.py Missing function or method docstring
  • Product/views.py Missing function or method docstring
  • Ordersystem/settings.py TODO #55 Remove all related to media folder

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.