Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

A simple home page with Google maps inside #1

Open
3 tasks
01walid opened this issue Mar 22, 2020 · 2 comments
Open
3 tasks

A simple home page with Google maps inside #1

01walid opened this issue Mar 22, 2020 · 2 comments
Assignees

Comments

@01walid
Copy link
Contributor

01walid commented Mar 22, 2020

We need a simple home page (one page for now) that:

  • Presents Google maps in the middle of the screen.
  • Calls the /stores endpoint and show markers on the Google map.
  • Mobile friendly (responsive) is a plus.

I'll provide how the data look like soon.

@sohaibafifi
Copy link

Should we use the covid19-simple-api repo for the api endpoint or keep it separate?

How data will be added?

@01walid
Copy link
Contributor Author

01walid commented Mar 22, 2020

@sohaibafifi I think separated for the moment so we wouldn't supercharge the swagger UI and confuse the ones consuming it.

Also the stats-api server is stateless, it's movable/portable, it does not persist any data. And has no regular backups enabled.

While the grocery store app needs to persist data and needs regular backups.

Also this way we can scale both apps independently depending on their load.

01walid pushed a commit that referenced this issue Mar 28, 2020
Add app structure and dependencies
01walid added a commit that referenced this issue Mar 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants