DrTinder
1.0.0
  • Android Client
  • App Server
  • Shared Server
DrTinder
  • Docs »
  • Welcome to DrTinder’s project documentation!
  • View page source

Welcome to DrTinder’s project documentation!¶

Dr. Tinder is a location-based dating and social discovery service application that facilitates communication between mutually interested users, allowing matched users to chat.

Consist in an Android Client, an App Server and a Shared Server.

Index¶

  • Android Client
    • Project Compile
    • Project Development
      • Development Environment
      • Architecture
      • Data Policy
      • Errors Display
      • Code
      • Code Style
      • Dependencies
        • External libraries
      • Classes API
        • Javadoc
    • User Manual
      • User guide (Spanish ver.)
      • User guide (English ver.)
  • App Server
    • Docker build
      • Instalación
        • Instalación de Docker
        • Instalación del Servidor
      • Puesta en marcha
      • Apagado del servidor
    • Build AppServer sin Docker
      • Tests
        • Coverage
    • Implementacion AppServer
      • Recepción y procesamiento de mensajes HTTP
      • Conexión al Shared Server
      • Almacenamiento de Datos
    • Configuracion AppServer
      • Logs
    • API
      • Login
      • Datos usuario
      • Foto de usuario
      • Cambiar foto
      • Nuevos matches
      • SignUp
      • Modificar Info
      • Delete user
      • Like/Dislike
      • Matches concretados
      • Nuevos matches
      • Historial chat
      • Enviar mensaje
      • Nuevos mensajes
      • Bad token Request
      • Bad Url Request
    • Coverage
  • Shared Server
    • Documentacion
      • Instalación local
        • Instalación de node
        • Instalación del npm
        • Instalación de postgres
      • Creación Rol y DB
      • Configuracion (.env)
      • Puesta en marcha
    • User Manual - Shared Server
    • Shared Server DB Model
      • Definicion
Next

© Copyright 2016, Gaston Alberto Martinez. Last updated on Jul 14, 2016.

Built with Sphinx using a theme provided by Read the Docs.