jeffreymeng/quicksheets
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Project Description =================== The name of my term project is quicksheets. It's a spreadsheet application that can handle reading & editing CSV files, as well as spreadsheet formulas. The app will support a variety of formulas, and will have a pleasant formula editing experience, including syntax highlighting. How to run the project ==================== To run the project, run main.py with python. Required modules / libraries ===================== The only required module / library is cmu_112_graphics and Tkinter, which is included with the app and does not need to be manually installed. Shortcut Commands ===================== No shortcut commands currently exist