Giter Club home page Giter Club logo

bigrestaurants's Introduction

bigrestaurants

It is provide food services for many things like restaurants and mall and dishes and make relations between them for make user satisfied.

Content

Description

This project provide api service (Json and xml) for multi restaurants want to show them dishes and users orders this dishes; can user orders (Ingredients of the dish) from malls; The user can orders the (ingredients of the dish) from mall; the project provide location of user; the project shall provide follow path of delivery man.

Project Tools

- Spring Boot frameWorks.
- MongoDB.
- Rest API. 

Project Componenets

- Malls
- Restaurans
- Users and Delivery Man
- Orders For Dishes
- Orders For Malls

Uses

The poject can use by phone platforms or web platform for access to this services; and use to increase user of restaurants and malls and provide best service from them and make user are satisfied.

Future Work

Make project support malls api service and delivery man service. and add it to project and endpoints.

Endpoints

* Dishes : 
  * dishes : GET	
	 * /api/v1/dishes
	 * /api/v1/dishes/{id}
	 * /api/v1/dishes/name/{name}
  
  * dishes : POST
	 * /api/v1/dishes
	 * /api/v1/dishes/{id}/comments
  	    
  * dishes : PUT, DELETE
    * /api/v1/dishes/{id}
    * /api/v1/dishes/name/{name}
    * /api/v1/dishes/{id}/comments
    
* Users : 
  * users : GET
    * /api/v1/users
    * /api/v1/users/{id}
    * /api/v1/users/name/{name}
    
  * users : POST
    * /api/v1/users
    
  * users : PUT, DELETE
    * /api/v1/users/{id}
    
* Orders of Dishes : 
  * orders : GET
    * /api/v1/dishes/orders
    * /api/v1/dishes/orders/{id}
    * /api/v1/restaurants/name/{name}/dishes/orders
    
  * orders : POST
    * /api/v1/dishes/orders
    * /api/v1/dishes/orders/restaurant/name/{name}
    
  * orders : PUT, DELETE
  	 * /api/v1/dishes/orders/{id}
    * /api/v1/dishes/orders/restaurant/name/{name}
    
* Restaurants
  * Restaurants : GET
    * /api/v1/restaurants
    * /api/v1/restaurants/{id}
    * /api/v1/restaurants/name/{name}
    * /api/v1/restaurants/{id}/dishes
    
  * Restaurants : POST
    * /api/v1/restaurants
    
  * Restaurants : PUT, DELETE
    * /api/v1/restaurants/{id}
    * /restaurants/{id}/dishes/{dishesid}
    
 * Malls 
 	* Malls : GET
 	  * /api/v1/malls
 	  * /api/v1/malls/{id}
 	* Malls : POST
 	  * /api/v1/malls
 	* Malls : PUT, DELETE
 	  * /api/v1/malls/{id}

Pic

For all images please visit below imgur links,
imgur

Auther

** - Anas Abu Hussein : Fullstack Developer **

License & Copyright

@Anas Abu-Hussein

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

bigrestaurants's People

Contributors

anasabuhussein avatar

Watchers

James Cloos avatar Edy Tama Kusumajaya avatar

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.