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

single page similar events shows the current event #4

Open
FredericoAndrade opened this issue Jul 22, 2015 · 1 comment
Open

single page similar events shows the current event #4

FredericoAndrade opened this issue Jul 22, 2015 · 1 comment

Comments

@FredericoAndrade
Copy link
Owner

No description provided.

@FredericoAndrade
Copy link
Owner Author

behavior:

var similar = []
for i > 5
  for category = 0 ; category > category_count ; category ++
    if event is in the future
      if event is not this event 
        if event is not in to similar array
          add event to similar array

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

2 participants