Skip to content

akinyeleolat/mobile-buka-food-ordering-app

Repository files navigation

Build Status Coverage Status Maintainability

mobile-buka-food-ordering-app

Description

Mobile Buka Food Ordering App is an online food ordering app which allow users to order for food and choose a pick up options

Table of Contents

Technologies

Currently,

  • HyperText Mark-up Language (HTML)
  • Cascade Style Sheet (CSS)
  • Vanilla Javascript
  • PostgreSQL Database(raw SQL):
  • Nodejs (Express framework)

Pivotal Tracker

Mobile Buka Food ordering app project is broken down into small task with pivotal tracker board. The link to the relevant Pivoltal tracker board is (https://www.pivotaltracker.com/n/projects/2197652)

API Enpoint

API Endpoints is hosted at (https://mobile-buka.herokuapp.com/)

UI Templates

The application is hosted online on gh-pages with [Mobile Buka] (https://akinyeleolat.github.io/mobile-buka-food-ordering-app/UI/)

API Documentation

to be added later

Features

Currently,

  • Create Order
  • Add Order Items
  • Update Order Status as Either Accepted or Rejected
  • Complete an order
  • Get Order
  • Get Selected Order

Getting Started

Installation

install POSTMAN app run npm run start then navigate to localhost:3000 on POSTMAN

API Endpoint Route

HTTP VERB ENDPOINT TASK
POST api/v1/orders/ Create An Order
PUT api/v1/orders/orderId Update order status as Accepted
GET api/v1/orders/ Get all order
GET api/v1/orders/orderId Get selected order

Author

Akinyele Oluwatosin

ScreenShot

Screenshot 2019-09-19 at 10 56 05 AM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published