Fantasy Football Corner

A one-stop shop for all your fantasy football draft needs

 Functionality

    • Python with Flask

    • SQL

    • JavaScript with React

    • Python

    • Leveraged RESTful APIs to implement full CRUD (Create, Read, Update, Delete) operations, enabling seamless management of user accounts, draft picks, and player information.

    • Utilized Flask models to efficiently build out a series of backend tables related to each other.

    • Created an algorithm that allows users to replicate the experience of a real fantasy football draft in a virtual setting, enhancing their preparedness for draft day.

    • Constructed a robust backend database to store player names, which were then fed into the algorithm to generate draft picks.

    • Designed an intuitive front-end interface that enables users to observe computer-generated selections and input their own picks through a user-friendly form.