1 / 6

Room Locator App

Room Locator App . Yehia Khoja Aabhas Sharma Vinayak Gokahle. Milestones. Create user interface with two spinners Create database for images Link user input to database Highlight room Fix bugs, memory leaks, and appearance. Points from last week. Link the database to the user input

lowell
Download Presentation

Room Locator App

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Room Locator App Yehia Khoja Aabhas Sharma VinayakGokahle

  2. Milestones • Create user interface with two spinners • Create database for images • Link user input to database • Highlight room • Fix bugs, memory leaks, and appearance

  3. Points from last week • Link the database to the user input • Highlight the room selected by the user

  4. This week’s achievements • Linked user input to database: • Let user select building and room • Insert inputs into a URL • URL fetches corresponding image • Highlight chosen room: • Create separate images with individually highlighted rooms • URL chooses the correct image with the correctly highlighted room

  5. Goals for next week • Fix code errors and bugs for demonstration

  6. Ideas for global variable • Create a separate class, with a public static member and use the class name to refer to the URL

More Related