60 likes | 182 Views
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
E N D
Room Locator App Yehia Khoja Aabhas Sharma VinayakGokahle
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 • Highlight the room selected by the user
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
Goals for next week • Fix code errors and bugs for demonstration
Ideas for global variable • Create a separate class, with a public static member and use the class name to refer to the URL