- Weekly Reflection
- Weekly reflection
- Design documents
- Template/Design CSS
- User controller
- User entity
- User dao
- Create user database
- Unit test user dao
- Weekly Reflection
- Card listing controller
- Card entity
- Card dao
- Create card listing database
- Unit test card dao
- Thread post controller
- Thread entity
- Thread dao
- Create thread posts database
- Unit test thread dao
- Weekly Reflection
- Reports post controller
- Report entity
- Report dao
- Create reports database
- Unit test reports dao
- Weekly Reflection
- User login/register security authentication
- Weekly Reflection
- User reviews controller
- Review entity
- Review dao
- Create reviews database
- Unit test review dao
- Weekly Reflection
- Hover over user's profile in thread posts to see some of their account info such as description
- Weekly Reflection
- User upload profile images directory
- User upload card listing images directory
- Weekly Reflection
- Java image shrinking or expanding (so all images are the same size for profile and card listings)
- Weekly Reflection
- Sort users
- Sort threads
- Weekly Reflection
- Search card listings
- Search threads
- Weekly Reflection
- Edit user profile
- Edit user's card listing
- Edit user's thread posts or replies
- Weekly Reflection
- Everything search bar (Searches through all databases except for reports for entered characters)
- Weekly Reflection
- Check for final touches