Tuesday, October 26, 2021
Group 5: Anthony Villegas Paris Shirley Salvador Salazar Joseph Congdon
Agreed on the layout of adlister_db.
tables consist of ads, users, categories and ad_categories. Columns for individual tables listed in the db.
Tested to see if all devs were working on the same repository. Success
Tested that all devs had working Tomcat server. Success
Tested to see if all pom files were up-to-date and Maven refreshed. Success
Tested to see if all gitignore files had Config.java. Success
Tested to see if all devs had java functionality. Success
Created adlister_db
Started wire frame (rough draft)
agreed on page layout and features for site: home, user account page, edit ads, add ads, delete.
Started giving out feature code responsibilities to devs of group 5.
notes taken from github kanban table
- add ad sorting feature by ad date - JOSEPH
- add ad search by title to ad index view-SAL
- add user edit - PARIS
- add ad deleted -SAL
- add ad edit - ANTHONY -any time an individual ad is displayed it will have an "EDIT" button -this button will link to an "EDIT AD" jsp