Giter VIP home page Giter VIP logo

adoptaregio's Introduction

AdoptaRegio - Hackathon FCFM 2017

Adopta Regio es una aplicación opensource para las organizaciones dedicadas a la adopcion de perros y gatos.

Requisitos

  • Python 2
  • Python 3
  • Django >= 1.8

Ubuntu server

sudo apt install python-dev python-django

Setup

Puesta en marcha

  1. Clonar el repositorio
git clone https://github.com/alfr3dosv/adoptaregio.git
  1. Seleccionar la carpeta
cd adoptaregio
  1. Iniciar
python3 manage.py runserver

El sitio se encuentra en http://127.0.0.1:8000/buscador/

Administrador

Para entrar en la pagina de administración http://127.0.0.1:8000/admin

Usuario por defecto:alfredo

Contraseña por defecto:password

Limpiar base de datos

Limpiar la base de datos, incluyendo usuarios

python manage.py flush

Tendras que crear un nuevo superusuario

python mage.py createsuperuser

Desplegar en un servidor

Recomendamos Heroku y seguir esta guia.

Autores

  • Alfredo Soto
  • Israel L. Garcia
  • Estefani Oviedo

adoptaregio's People

Contributors

alfr3dosv avatar

Stargazers

 avatar

Watchers

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