Christopherhan.roy2#374
Open
ChristopherHanRoy wants to merge 93 commits intoCSC207-2024F-UofT:mainfrom
Open
Conversation
Completed LogoutInteractor, LogoutInputData, and LogoutOutputData TODOs
Completed LogoutPresenter
…lcome Page, Added Functionality to the goBack button on the signUp and logIn page, Improved the GUI of the Welcome page
Switched the data access from in_memory DAO to full DAO, Added the W…
Created Verify Window
…with Brevo API to send verification email. Need to create and add domain for successful sending, as with current state it does not send emails.
…C207_Project into divnoor.chatha Need to merge with Mahan because he has latest plaid changes working, and my usecase needs to get the token from there
Mahan.hooshmandkhayat
Fixed checkstyle issues
Additional checkstyle issues fixed
Christopher.roy
Finished Readme
Updated PlaidInteractor to save the access code to the data base
trying to implement my view
Changed the DBUserDataAccess to MySQL
Updated the README file with the installation guide for installing My…
Made Tests and Usecase for new DataBase
Create new test for PlaidInteractor to get 100% line coverage
Divnoor.chatha
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added final functionality for Budget use case