/UrbanMobilityWebApp

Delivery App Designed for small businesses.

Primary LanguagePython


Logo

Konekt Delivery System

Delivery App Designed for small businesses.

About The Project

This is a prototype for a web app designed to deliver products from a market to small businesses.

Installation

  1. Download and install python
  2. Clone the repo
    git clone https://github.com/DarioArzaba/UrbanMobilityWebApp.git
    cd UrbanMobilityWebApp
  3. Install python requirements
    pip install -r requirements.txt
  4. Run the server (either Django or heroku local) at http://127.0.0.1:8000/
    python manage.py migrate
    python manage.py runserver

Usage

The starting route has links to the three main pages of the site: Provider, User and Driver.

Provider (Add Items to Sell) User (Buy Items) Driver (Select driver and Best Route)
Provider User Driver

License

Distributed under the MIT License.

Contact

Dario Arzaba - dario.arzaba@gmail.com