Coder Social home page Coder Social logo

nukdown / planup Goto Github PK

View Code? Open in Web Editor NEW

This project forked from desenho-grupo2/planup

0.0 1.0 0.0 18.56 MB

Disciplina de Arquitetura e Desenho de Software - 2018.1

License: GNU General Public License v3.0

Python 47.54% Shell 0.76% HTML 50.71% CSS 0.99%

planup's Introduction

Build Status codeclimate status

PlanUp

Executando a aplicação

Para os depois métodos de executar a aplicação é necessário clonar o repositório e entrar na pasta raiz:

      $ git clone https://github.com/Desenho-Grupo2/PlanUp.git
      $ cd PlanUp/

Agora há duas opções: utilizando Docker (recomendado) ou pip + ambiente virtual do Python.

Utilizando o Docker:

  1. Instale o docker

  2. Execute o comando a seguir no terminal (testado apenas no linux)

       $ sudo sh build_run.sh
    

Utilizando o pip + ambiente virtual:

  1. O projeto utiliza o Python3 na versão 3.6.4. Recomendamos fortemente utilizar esta versão do Python.

  2. Crie um ambiente virtual python:

       $ python3 -m venv .virtualenvs/planup
    
  3. Ative o ambiente criado:

       $ source .virtualenvs/bin/planup
    
  4. Instale as dependências Python do projeto:

       $ pip install -r requirements.txt
    
  5. Execute o script responsável por "subir" o servidor:

       $ sudo sh run.sh
    

Entrando na aplicação (Docker ou pip):

O passo a seguir é válido tanto para o Docker quanto para o pip.
Pelo seu browser favorito, entre na seguinte URL:

      0.0.0.0:8000/

Pronto!

planup's People

Contributors

filipekn4 avatar iolaneandrade avatar marlonguimaraes avatar mrvictor42 avatar zero101010 avatar

Watchers

 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.