HTML CSS JavaScript ReactJS Redux NodeJS ExpressJS MongoDB
BST is an app for basketball players to track their shooting percentages from specific spots on the court. BST can be used to track shots for a real game, or individual workouts. The user's profile page contains the ability to edit or delete previous workouts, and a graph of their shooting percentage over time. I developed this app for personal use after looking at already existing apps and not being satisfied with their use. I wanted to experiment with using different libraries, such as Auth0 for user authentication, and Redux for managing an app-wide state.