/food_api

This repository build with MVC architecture and follows best practices.

Primary LanguageTypeScript

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