SHOW:
|
|
- or go back to the newest paste.
| 1 | - | done |
| 1 | + | USERS: |
| 2 | - | User Registration / Login |
| 2 | + | user_id | username | password | email | game_name | game_id |
| 3 | ||
| 4 | - | todo |
| 4 | + | CARD_LIST |
| 5 | - | Card db - name, stars, value te, value pots, value luna |
| 5 | + | card_id | card_name | rarity | img |
| 6 | - | User send value - count average te, pot, luna value |
| 6 | + | |
| 7 | - | '- If te or pot value is added, ignore luna value |
| 7 | + | CARD_PRICES |
| 8 | - | '- Users can only send value once per card, they can edit that value though |
| 8 | + | card_id | user_id | te_price | pot_price | luna_price |