CS 4321 - Project

Resource Comments
Project Description Video Overview (16 min) Contains a brief overview of the project and a few details. The rest of the details are in the user stories.
User Stories The prioritized user stories to be used for development.
Grading Rubric Detailed rubric used for grading. Study this carefully.
Development Requirements Video Overview (20 min) Development requirements to be adhered to.
Generative AI Prompts All AI usage is documented in this document. Place in docs folder in your GitHub repo
Sprint 1 Video Demo Video Overview (3 min) Agenda for video demo. A link to your video will be submitted on Blazeview.
Sprint 2 Report Video Overview (4 min) To be completed towards the end of semester. Includes agenda for video demo. This document will be submitted on Blazeview.
   

Supplemental Resources:

  1. Setup Eclipse to use JavaFX - See Lab 15 from my CS 1302 site.
  2. Notes on how to program in JavaFX - See: Lab 16 & 17 and/or Ch 11 from my CS 1302 site.
  3. Class diagram tool recommendation: draw.io. Choose: Start Now. Then choose: Arrange, Insert, Template, Class Diagram. A sample will be displayed. Or, a simpler example can be downloaded and the opened by choosing: File, Open from, Device, and then choosing the file. Detailed directions are found here.

NOTE: The project description says you must build a JavaFX or Swing Gui. However, if this proves too much, for a 10% deduction on overall project grade, you can build a menu driven system.