readme prerequisites:
- python installed
- openpyxl library installed
- excel library installed (this will function as database)
instructions:
- input command $ pip3 install openpyxl
- if terminal installs openpyxl but it still does not work then you may open the code in pycharm to download the openpyxl package and then use idle again :)
- open register page
- register username and password
- sign in using username and password
- start using the app :)
Additional information
- editing notes function will bolden, italic, underline everything in the editing text
- currently any changes made will be made to the document installed locally
done by kim, adam and zack <3