Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

As a prospective college student, I have the option to plan a custom trip #6

Closed
ethanl21 opened this issue Feb 9, 2021 · 0 comments
Assignees
Labels

Comments

@ethanl21
Copy link
Owner

ethanl21 commented Feb 9, 2021

  1. DESCRIPTION:
    a. The program will have the ability to allow a college student to select the starting college campus they wish to visit, allow a college student to select all other college campuses they wish to visit
    i. Plan the trip starting with the selected campus then visit each of the other college campuses in the most efficient order (recursively choose the campus closest to the previous campus).
    ii. Display the total distance traveled. Allow the college student to purchase multiple traditional souvenirs when visiting the college campuses

  2. TASKS:
    a. As a prospective college student, I can select a starting college and select other campuses I wish to visit.
    b. My trip will start at the selected college and then proceed in the most efficient order.
    c. The program should display the total distanced traveled and allow me to purchase multiple
    d. traditional souvenirs when visiting college campuses

  3. TESTS:
    a. Verify that a prospective college student can select a starting campus.
    b. Verify that a prospective college student can select more colleges to visit
    c. Verify that my trip is conducted in the most efficient way
    d. Verify I can purchase multiple souvenirs at each college campus

  4. ASSIGNEE:

  5. ESTIMATION: 15

  6. PRIORITY:

  7. DONE:
    a. Any user can begin a trip at their selected campuses.
    b. Their trip is planned in the most efficient manner.
    c. They can purchase multiple souvenirs from each college.

@ethanl21 ethanl21 added this to Product Backlog in Product Backlog via automation Feb 9, 2021
nlozan6 added a commit that referenced this issue Mar 3, 2021
includes gui for starting the trip and the finishing results for the trip. missing functionality to visit the trip's individual campuses, WIP.
@nlozan6 nlozan6 moved this from Product Backlog to In progress in Product Backlog Mar 11, 2021
@nlozan6 nlozan6 assigned nlozan6 and ethanl21 and unassigned nlozan6 Mar 11, 2021
@ethanl21 ethanl21 moved this from In progress to Done in Product Backlog Mar 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Development

No branches or pull requests

2 participants