Skip to content

DanielDaCosta/Hackaton-WebApplication

 
 

Repository files navigation

Brasa Hacks | MARCH 2020

Hackaton Project

Desafio Ambev: Last Mile Delivery

The project is an Web Applocation developed using Flask framework.

The front page looks as follows: Alt text

Installation

The code should run with no issues using Python versions 3.*

Use pip package manager in order to install all python dependencies from the file: requirements.txt

pip install -r requirements.txt

Usage

The application requieres a database in order to run. The .env file was removed from the repository for security reasons. To run the application, run the following command:

python wsgi.py

Acess the following url:

http://127.0.0.1:5000/pedido

Authors

Contributers: Bruno Hassan, Daniel da Costa, Felipe Pater, Icaro Torres e Marcelo Hiltner

About

Hackathon Project: Web Application for Ambev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 82.3%
  • Python 15.2%
  • JavaScript 1.3%
  • CSS 1.2%