Skip to content

TilakKhatri/food_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online food ordering api

online food ordering

This repo contains backend for online food ordering app.

Installation

Use Nodejs for installation.

  1. git clone
git clone git@github.com:TilakKhatri/food_api.git
  1. change directory
cd food_api
>food_api
  1. Install all packages
npm install or yarn 
  1. Change environment variables

Documentation

Here is link for documentation of api. click

Features

  • Authentication
  • Vendor Management by admin
  • Add food
  • Vendor profile management
  • Customer verification
  • Get top restaurants by rating
  • Pagination
  • Delivery user management
  • Shortest path for navigation

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT