Our Project's Goals:

Our team's current plan is to use a search bar feature alongside a growing dictionary of basketball teams. You could input the name of your favorite team, and the program will redirect the user to a displayed page of their team's statistics images and most valuable players. We may decide to create or utilize an API to store and display our data to users.

Scrum Team Roles

My team and I decided on the following roles:

  • Jeffrey: Scrum Master
  • Luke: DevOps
  • Ethan: Frontend Developer
  • James: Backend Developer

As SCRUM master, I will make sure my team is always on task and meetings the deadlines set by Mr. M. I will oversee general development and help out on all aspects of our project where needed. We intend to use HTML/CSS/JS for our frontend and Python on the backend. The DevOps pipeline will be powered by GitHub Actions + some hosting provider (AWS).

Scrum Poster

Here is a brief poster that my team and I created together to go over the SCRUM process in detail!

Screenshot 2022-09-27 015414

College Board Criteria

  1. Program Purpose and Function
  2. Data Abstraction
  3. Managing Complexity
  4. Procedural Abstraction
  5. Algorithm Implementation
  6. Testing