Closed Chrisvann1 closed 8 months ago
Currently getting this on search: What would you like to do? search
Search Notes
Would you like to search for file by modified date or by filename?
Input 'date' or 'filename' for preferred search parameters: date
Input the date you wish to search for and specify before or after (Format: 2000/12/31 before): 2024/2/20 after
Traceback (most recent call last):
File "c:\Users\Trent\Desktop\Schoolstuff\CS230\noteworthy git folder\noteworthy\Frontend.py", line 271, in
Should be the right format.
Search function is currently not printing the correct files for both the date and filename functions. Also, on the frontend there should be some error statement if the filename does not exist or if something is entered incorrectly.