Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apartment Tags Container #137

Closed
alonttal opened this issue Jan 6, 2018 · 1 comment
Closed

Apartment Tags Container #137

alonttal opened this issue Jan 6, 2018 · 1 comment
Assignees

Comments

@alonttal
Copy link
Collaborator

alonttal commented Jan 6, 2018

Hi,

I want to create a page that will gather all the apartment tags in the front-end,
its gonna be a js file with a list of objects, each represents a tag.
Each object will include:

  • tag's key,
  • tag's title,
  • tag's icon vector (the thing that is used with the HTML tag).

Then it can be used in:

  • the main page (for the search options),
  • the apartment pages,
  • in the add apartment page,
  • and maybe other pages I missed..

The usage will be with a simple v-for loop.

If you think it needs any other properties, let me know in the comments.

@alonttal
Copy link
Collaborator Author

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant