Skip to content

CRUDs #1

@olvap

Description

@olvap

Creo que lo básico sería.

City
*name
*lat
*lng
*zoom

Pothole
*city_id
*lat
*lng
*address
*description.

Pothole belongs_to :city
City has_many :potholes

En el show de city ponemos el listado de baches para esa ciudad en un mapa de google y el formulario para subir nuevos baches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions