Skip to content

Releases: krishsharma0413/tinder-for-reviews

V 0.1.0

16 Aug 01:16
Compare
Choose a tag to compare

Tinder for Review [Version 0.1.0]

Labeling dataset the tinder way 🔥 (Now even cooler 😎)

Features

  • Removed the single logout button and replaced it with a settings tab which includes new features like undo, log out,and export to JSON.
  • New file user_config.py to store all your database configurations.
  • Added examples, tests, and demoDB for user understanding.
  • Auto create new users table within database folder to remove updating the given database in user_config with unnecessary table.
  • Added feature to export your entire database into JSON file. The JSON file(s) are zipped together.
    • Each JSON file will have at max 15,000 elements. If the database contains more than that, multiple JSON files will be created based on the database size.
  • Added ASWD key press support for faster processing of data.

PRs

Future Updates

  • To be able to change the background to static color or custom background image via user_config.py.

Full Changelog: v0.0.1...v0.1.0

V 0.0.1

12 Jun 08:13
eec2bd0
Compare
Choose a tag to compare

Tinder for Review [Version 0.0.1]

Labeling dataset the tinder way 🔥

Features

  • login system.
  • undo recent review to re-review it.
  • 3 buttons (positive, negative, neutral)

Future Updates (Version 0.0.2)

  • Custom background image option.
  • Custom button names.
  • Export Data from SQL to JSON.
  • More user-friendly to setup.

What's Changed

  • Enhancement/revamp website by @krishsharma0413 in #1
    • Fixed issues with UI when displayed on smaller resolution screens.
    • Added dialog box for undo, export JSON and close button.
  • Feature/add undo swipe by @krishsharma0413 in #2

Full Changelog: https://github.com/krishsharma0413/tinder-for-reviews/commits/

Demo video of UNDO

2024-06-12_13-40-01.mp4