zoyasiddiqui / NoteNinja

A note-taking app with python code snippets and AI helpers.
MIT License
3 stars 1 forks source link

Reverted to pull request 72. Fixed a lot of design. #76

Closed mrdandelion6 closed 11 months ago

mrdandelion6 commented 11 months ago

Pull request 73 messed up all the code very bad. Renamed all occurences of HomeView to SearchView. Also made it so that CreateNoteUseCase does not actually make any CSVs, as this is the responsibility of SaveNoteUseCase (for the second time, pls dont meess it up again).

mrdandelion6 commented 11 months ago

Merging this back is a massive headache, as we cannot use the GitHub webview. Hence I will close this pull request and just force push onto main after repo owner unprotects it.