AdrianFerJ / v2go-api

V2go web app's repo contains client and server apps (django and angular), and infastructure setup for both apps, postgres, redis, and nginx using docker
0 stars 0 forks source link

Angular/search cs near poi #66

Closed AdrianFerJ closed 5 years ago

AdrianFerJ commented 5 years ago

This commit has 2 main things: I reorganized the services into api.service and implemented a couple CS search actions, the rest will come on a different PR to keep it manageable.

In more detail, this PR includes:

Asana Task

AdrianFerJ commented 5 years ago

Actually, I forgot to mention that I also added an environment variable (environment.ts) for the base url.

niroigen commented 5 years ago

It actually feels like to give some feedback, and I'm glad to be of help! There's just one more thing which I thought could be modified but other than that it should be good! I'm starting to see that you're getting more into Angular :P