gw-sd-2016 / Opti4Ride

Randy Senior Design Project
0 stars 0 forks source link

Week 15: Improved Scheduling, Intuitive/Cleaner Client UI, Unit Testing, Console Scheduling Feedback #4

Closed rfitzmorris closed 8 years ago

rfitzmorris commented 8 years ago

@twood02

Adding adjustments to algorithm to accept more weighting factors when scheduling vehicles [4RideServer -- Servlet.java], created a cleaner client app view that responds to user input in a more intuitive way (menus disappear and reappear based on user state) [4Ride Client -- ViewController.swift], and improved unit tests. Also clarified the console output on the server to better demo the algorithm.