SE310-Team1 / ShoppIt

ShoppIt is an application to help users create and save their own shopping lists. This application is being created by Team Healthazardly. The project is associated with the University of Auckland SOFTENG 310 course.
MIT License
3 stars 13 forks source link

💡 [REQUEST] - Display Shopping List as FXML card view in Main Screen(with details) #110

Closed ochu761 closed 2 years ago

ochu761 commented 2 years ago

Start Date

No response

Implementation PR

No response

Reference Issues

No response

Summary

Displaying list as FXML card view item with details in the Main screen ListView. Needs to include a listener for an on click (MouseEvent).

Basic Example

Drawbacks

No response

Unresolved questions

No response

mmcc944 commented 2 years ago

Card views are a good idea as they allow us to style them and make the application look nice. Good note about the on click listeners that is required