GithubHelp home page GithubHelp logo

core's Introduction

SendIt

Build Status Coverage Status Maintainability

Maintainability

description

SendIT is a courier service that helps users deliver parcels to different destinations. SendIT provides courier quotes based on weight categories

Project Features

  • Users can create an account and log in
  • Users can create a parcel delivery order.
  • Users can change the destination of a parcel delivery order.
  • Users can cancel a parcel delivery order.
  • Users can see the details of a delivery order.
  • Admin can change the status and present location of a parl delivery order

description

Fast-food-fast is a food delivery service app for a restaurant that facilitates interaction between the restaurant users and administrator. The users should be able to to reach out to the restaurant and make their food orders. they should also should be able to see a history of ordered foods. The admin should be able to add, edit or delete the fast-food and view the list of fast-food items. The administrator should also be able to view a list of orders, accept, decline orders or Mark orders as complete

API End Points Version 1

Endpoint Functionality Access
GET /api/v1/parcels Fetch all parcel delivery orders
GET /api/v1/parcels/ Fetch a specific parcel delivery order
GET /api/v1//parcels Fetch all parcel delivery orders by a specific user
POST /api/v1/parcels Create a parcel delivery order.
PUT /parcels/ Cancel the specific parcel delivery order

Tests

The Project has been tested on

  • TravisCI

Heroku

Go to Super Fast Parsel Delivery Services

Instalation

Clone the GitHub repo:

git clone https://github.com/nanfuka/SendIt.git

cd into the folder and install a Virtual Environment

virtualenv venv

Activate the virtual environment

venv\scripts\activate

Install all application requirements from the requirements file found in the root folder

$ pip install -r requirements.txt

Start Server

python app.py.

Contributors

  • Deborah nanfuka

How to Contribute

  1. Download and install Git
  2. Clone the repo git clone https://github.com/nanfuka/SendIt.git

core's People

Contributors

joelethan 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.