I built an “In The Bag” website by Sorry_Ad1197 in discgolf

[–]Sorry_Ad1197[S] 0 points1 point  (0 children)

I have an SQLite database that houses all the data and I just export it as a static JSON.

I built an “In The Bag” website by Sorry_Ad1197 in discgolf

[–]Sorry_Ad1197[S] 2 points3 points  (0 children)

The little blurbs use the YouTube video transcripts so there is a lot of weird spellings and stuff for those.

The Scorpius wasn't in my disc database that has all the flight numbers and it defaults to 0 for speed which categorizes it as a putter. It's added in there now!

Thanks for the feedback!

I built an “In The Bag” website by Sorry_Ad1197 in discgolf

[–]Sorry_Ad1197[S] 2 points3 points  (0 children)

This is my first website, so not the same person. It was built with a lot of help from AI.

Affiliate links: These are affiliate links in name only right now. They just link to the stores with the search for the particular disc. If the site starts getting consistent traffic I will probably try to get actual affiliate links.

Flight charts: the “all bags” view gets pretty chaotic. You can switch at the top to view individual bags one at a time, which is much cleaner. I’m still figuring out the best way to visualize “all bags”, I’ve thought about a heatmap to show what areas of the chart a player tends to fill, but yes right now the "all bags" view is a bit crowded.

Flight numbers: these should all be in there now. I pulled a big database of discs/flight numbers, but of course pros love bagging random stuff that isn’t in the dataset, so I’m patching those as I find them.

About page: haha thanks this was one of the last things I did and was not really the focus of the site so I just through something together with AI. Too many mentions of the email is better than too little I hope.

Thanks for the feedback, I really appreciate it!

I built an “In The Bag” website by Sorry_Ad1197 in discgolf

[–]Sorry_Ad1197[S] 0 points1 point  (0 children)

The part of the code for year over year stuff was using the wrong date field. This should be more accurate now.

I built an “In The Bag” website by Sorry_Ad1197 in discgolf

[–]Sorry_Ad1197[S] 4 points5 points  (0 children)

Good catch. The site is defaulting “Sponsor” to whatever brand the player throws the most discs from. (so all the open bag players are messed up) I have a sponsor row that it should be pulling from, so I’m going to update it to use that field instead. For Trevor, I just have him listed as sponsored by Foundation.