Skip to content

v1.4.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jinxuan-owyong jinxuan-owyong released this 25 Jul 08:02
· 32 commits to main since this release
fb01591

Milestone 3: Extensions

New features:

  • Geocoding
    • Show addresses matching location query when submitting item
    • Display map after selecting location
    • Display map when viewing items with plus code
  • Item viewing
    • Pagination for item peeking on home page
    • Allow users to select number of items to display per page
    • Allow users to filter items by category and date
  • First Time Users
    • Users are can input their name and email address upon login (optional)
  • Lookout
    • Users can now subscribe to email notifications for possible item matches (Email verification required)

Improvements to UI/UX:

  • Responsive page design for use with mobile and tablet devices
    • Hamburger menu for navigation on smaller devices
    • Media queries for various pages
  • Show matching items for lost items (Using Natural-Language Processing as explained in FindNUS/backend#151)
  • Allow users to input 8-digit phone numbers starting with 8 or 9 (Valid Singapore mobile number)
  • Implement sticky item filter menu for non-mobile devices for ease of access to filters
  • Hide overflowing text for preview items with long names and locations
  • Improve image loading speed with Imgur thumbnails
  • Allow photos to be removed when uploading or editing an item

What's Changed

Full Changelog: v1.3.3...v1.4.0-alpha.1