GithubHelp home page GithubHelp logo

mataem_api_v1's Introduction

api-v1

API Endpoint

TO DO:

Models: finish API endpoints

Coupons

  1. mark as used after order payment
  2. uncomment validations: - valid_user_type - valid_app_type - valid_min_order_value - valid_expiry_date

Billing (?)

  1. model
  2. POST request example on PostMan
  3. generate Payment from Billing

Payment (?)

  • check QPAY payments integration: still waiting for @kutten to reply

Bugfix

Feature updates

  1. Superuser
  • restaurant restaurant_type {veg, non-veg, both}
  • restaurant payment_type {cod, online, both}
  • restaurant add description field
  • address add latitude, longitude fields
  • profile gender field {male, female}
  • profile date of birth
  • {large banner, small banner} option in advertisement, add vendor_id column
  • get all restaurants, send user owner data details together
  • restaurant enum payment_type: { payment_both: 0, cod: 1, online: 2 }
  • vendor busy bool field
  • vendor minimum_order_value field
  • get total amount for user (joining all orders)
  • endpoint most most selling items for each restaurant and whole mataem
  1. Customer
  • include image_url in order items
  • include profile in order assignments
  • include area details in address
  • order payment_type {cod, online}
  • order description
  • featured restaurants endpoint
  • advertisement start_date, end_date
  • order delivery_datetime
  • send user_id in review
  • get coupon value + valid + restaurant_id (if any) by code
  • include coupon code in order and ignore if restaurant_id from coupon is not equal (or coupon is not valid)
  • add filter for categories + cuisines + delivery_area in vendors
  • fix vendor cagetories filter
  • add filter for vendor busy or not
  • update the vendor is busy or not
  • average reviews in get_all_vendors
  • FIX: post /vendors/8/orders, without coupon id ,the order items is empty on get result
  • FIX: /reviews empty
  • in coupons api ,there is no logo and bg_image url under restaurant object
  • push notifications (onesignal.com): https://onesignal.com/apps/a18f72c1-0a22-4ea6-b45b-3f65976e05dc/settings#tab_platforms
  • facebook auth 1 2
  1. Extra
  • mailchimp emails
  • redeem cookies/loyalty points
  • endpoint to redeem loyalty point
  1. Later
  • several working hours per day
  • crop images automatically

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.