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

Experience Levels introduction #7

Closed
4 tasks done
proditis opened this issue Nov 1, 2019 · 0 comments
Closed
4 tasks done

Experience Levels introduction #7

proditis opened this issue Nov 1, 2019 · 0 comments
Milestone

Comments

@proditis
Copy link
Collaborator

proditis commented Nov 1, 2019

Add Experience Levels based on points

  • migration with fields (id,name, description, icon, min_points, max_points)
  • Display Experience level on profile based on a query similar to select * from experience WHERE points between min_points and max_points or SELECT * from experience where points >= min_points limit 1
  • Create Gameplay or Settings sub model & CRUD for experience
  • On pUI profile show Experience levels
@proditis proditis added this to the v0.7 milestone Nov 1, 2019
@proditis proditis closed this as completed Nov 5, 2019
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

1 participant