Git Product home page Git Product logo

django-webapp's Introduction

Django WebApp PCS3643

Informações do grupo

Grupo 5

  • Augusto Vaccarelli
  • Igor Caixeta
  • Luiz Mota

Esqueleto da Aplicação

Diagrama Entidade Relacionamento

image

Diagramas de Classe

image image image

Diagrama de Navegação

image

Arquivos adicionados

Arquivos adicionados com relação ao WebApp default do Django:

Instalação e Execução do Projeto

Para instalar o nosso projeto de PCS3643, basta realizar alguns comandos:

1.

git clone https://github.com/Flute-Gamer/Django-Webapp.git


Para executar o projeto, é necessário ativar o ambiente no terminal:

2.
cd env/bin


3.
.\Activate.ps1

(para Windows) ou
3.

./activate

(para Linux)

Para executar o projeto, é necessário voltar à pasta onde ele foi clonado:

4.

cd ..

(duas vezes)

E rodar o comando:

5.

python manage.py runserver


Assim, existirá um servidor local que pode ser aberto por qualquer navegador, pelo link:

http://127.0.0.1:8000/login/auth

Para rodar remotamente, há também um link para o deploy feito em PythonAnywhere: https://luizmota.pythonanywhere.com/login/auth

Para fazer Logout, clique na foto amigável no canto direito superior

Boa sorte encontrando os logins e senhas no código-fonte ;)

django-webapp's People

Contributors

luimot avatar flute-gamer avatar augustovaccarelli avatar

Stargazers

 avatar  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.