Skip to content

Releases: NerdyNomads/Text-Savvy

Beta Release 0.1.0

07 Apr 23:14
c913211
Compare
Choose a tag to compare

Beta Release 0.1.0

Sprint 3 - Apr 3, 2022

Workspaces

  • We can now add, edit and delete workspaces!

    workspace.mp4

Collaborators

  • As owners of workspaces, we can now add and delete collaborators.

  • As a collaborator, you can remove yourself from any of the workspaces you are a part of.

    collab.mp4

Minor Additions

  • Check out our Text Savvy Logo on the sidebar!
    logo

  • New copy on click feedback

    copypopup.mp4
    tooltip.mp4

More Tests

  • Added more unit tests for front-end and back-end!
  • Updated Test Plan

Continuous Development

  • Set up docker and github actions to containerized our application

    cd.mp4

    docker

Bug Fixes

  • Handle unauthenticated user from the extension.

    unauth.mp4
  • Always show source on the text box

    alwayssrc.mp4

Sprint 2 - Mar 6, 2022

Create an Account and Log in with Auth0

crtacc
login

Highlight & Save Text (Extension)

  • Highlight and Save (plus we can now view text on a popup and copy the source of the text!)

    hns.mp4
  • Manually add text

    manual.mp4
  • Delete text

    delete.mp4

Extension Pop-up

popup.mp4

Test Plan and Tests


Sprint 1 - Feb 13, 2022

  • Project Planning and Proposal