CS5500-S-2023 / team-bear

team-bear created by GitHub Classroom
0 stars 0 forks source link

added /viewmylisting functionality w/o edit capabilities #41

Closed lenad90 closed 1 year ago

lenad90 commented 1 year ago

Files implemented: ViewMyListingCommand.java, ListingController.java

ViewMyListingCommand should populate and display listings for a specific user when they use the /viewmylisting command. Deletion of listing in the database when the user presses "delete" button after the listings are displayed.