View Issue Details

IDProjectCategoryView StatusLast Update
0001442Garmin Badge DatabaseTaskpublic2018-12-19 11:57
Reportere7andy Assigned Toe7andy  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0001442: Import user badges and compare with database
DescriptionCreate function to import user badges to database.

Create new db tables:
* user
* user_badge

New php page with text fields for username, email address, and textarea for text to be parsed.
User pastes copy of everything visible from https://connect.garmin.com/modern/badges
PHP script parse input and adds all badge names found between "Clear All" and "Connections Leaderboard" to table user_badge and connects to the added user

Send email to me if a new badge name is found.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-12-14 14:10 e7andy New Issue
2018-12-14 14:18 e7andy Summary Import user badges and compare with all => Import user badges and compare with database
2018-12-18 15:50 e7andy Status new => confirmed
2018-12-18 15:50 e7andy Description Updated
2018-12-18 15:51 e7andy Assigned To => e7andy
2018-12-18 15:51 e7andy Status confirmed => assigned
2018-12-19 11:57 e7andy Status assigned => closed
2018-12-19 11:57 e7andy Resolution open => fixed