Skip to content

Fix #64 Salvar local no banco#3

Merged
CalebeRios merged 6 commits intodevfrom
#64_US04_salvar_local_no_banco
Apr 17, 2019
Merged

Fix #64 Salvar local no banco#3
CalebeRios merged 6 commits intodevfrom
#64_US04_salvar_local_no_banco

Conversation

@Ed-vL
Copy link
Member

@Ed-vL Ed-vL commented Apr 16, 2019

Nesse pull request foi feito:

História #4
Issue #64
Conexão da API Gaia-Local com o banco de dados

LhTaira and others added 4 commits April 13, 2019 19:17
Co-authored-by: Samuel Buters <sambuters@gmail.com>
Co-authored-by: Micaella Gouveia <micaella2212@gmail.com>
Co-authored-by: Eduardo Lima <eduardolima.df@gmail.com>
Co-authored-by: Sam Buters <sambuters@gmail.com>
Co-authored-by: Luis Taira <luishptaira@gmail.com>
Co-authored-by: Eduardo Lima <eduardolima.df@gmail.com>
Co-authored-by: Sam Buters <sambuters@gmail.com>
Co-authored-by: Luis Taira <luishptaira@gmail.com>
Copy link
Collaborator

@CalebeRios CalebeRios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adicionei alguns comentários. Resolvam eles.

require('./routes')(app);

app.get('/', (req, res) => {
res.json({ Hello: 'World' });
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Adicionar uma linha em branco entre a linha 16 e 17, e a linha 17 e 18.

should.equal(lat, '-10.3333333');
done();
});
});
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should.equal(lon, '-53.2');
done();
});
});
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mesma coisa do comentário de cima

Copy link
Contributor

@AmandaMuniz AmandaMuniz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tirem as pastas 'db', 'models' e 'requests' de dentro da 'server'. 'Server' não é um pacote na nossa arquitetura, logo não pode existir.

@Ed-vL Ed-vL requested a review from AmandaMuniz April 16, 2019 20:31
@CalebeRios CalebeRios merged commit e38f368 into dev Apr 17, 2019
@AmandaMuniz AmandaMuniz deleted the #64_US04_salvar_local_no_banco branch April 17, 2019 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants