gustavosouzalima / streamline

Application management cargo transport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Streamline

The Streamline meant to be easy, organized and accessible management cargo transport.

Demo online streamline.aws.af.cm


Dependencies

The Streamline is a web2py application and run it you will need:

  • Python 2.7.x
  • Web2Py 2.5.1
  • Tested in Firefox 21+ and Google Chrome 26+

Installation

1. First download Web2py

2. Clone the repository Streamline inside the folder "applications" of web2py.

git clone https://github.com/gustavosouzalima/streamline.git

3. Now start web2py.

python web2py -a 1

4. Access the application by URL.

http://localhost:8000/streamline

Changelog

v 0.1:

......


TODOLIST

.......


Developed by:

Gustavo de Souza Lima


License

WTFPL

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                Version 2, December 2004

Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.

About

Application management cargo transport

License:Other


Languages

Language:Python 95.2%Language:JavaScript 4.8%