Skip to content

Repository files navigation

Proyecto Weather Tasks

Proyecto de la universidad Javeriana Cali - Ingeniería Sistemas y computación

For project usage and installation, follow the steps described bellow:

Requirements

gcc, make, Python 2.5+, python-pip, virtualenv, flask, mongoDB

Instalation

First, clone this repository.

$ git clone https://github.com/jfcastro92/weatherTasks.git
$ cd weatherTasks

Create a virtualenv, and activate this:

$ virtualenv env 
$ source env/bin/activate

After, install all necessary to run:

$ pip install -r requirements.txt

Than, run the application:

$ python run.py

To see your application, access this url in your browser:

http://localhost:5000

All configuration is in: configuration.py

About

Proyecto de grado

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages