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

Frontend: 3 hardcoded city pages #7

Open
josueetcom opened this issue Mar 19, 2020 · 0 comments
Open

Frontend: 3 hardcoded city pages #7

josueetcom opened this issue Mar 19, 2020 · 0 comments
Assignees

Comments

@josueetcom
Copy link
Collaborator

The city page should have the norms of what to do/not to do and 1-3 hardcoded events below.

Part of the page will likely be laid out similarly as other pages (e.g. the header and the footer)

There could also be:

  • detailed city info, like the description of the city and the country it's located in
  • detailed event info for the list of events
  • sorting options for the events (e.g. by date, name)
  • a map showing the city using the Maps API

Of course none of these extra options really need to be functional for now.

I suggest focusing on one city page, and then either copying/pasting for the other ones or using JavaScript's URLSearchParams to figure out the city from the url query string and have JavaScript load the hardcoded data dynamically.

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

No branches or pull requests

2 participants