Members: Paola Garibay, Dwija Parikh, Ganiyat Alabi, Nathaniel Eveland, Jose Boccalandro
A simple Java code editor
Core functionality of the system:
- Open/create/close/save project
- Open/create/close/edit/save/remove file
- Compile project
- Execute project
- Providing real-time statistics about the number of keywords in the project
- Use blue to color for “if”, “else”, “for”, “while” keywords.
- Use red to color arithmetic and Boolean operators, e.g., “+”, “-“, “/”, “||”.
- Use green for strings.
Medium report - https://medium.com/@dwija42/reflections-on-our-software-design-project-d3c73efddce5?sk=7060b47ac4b45eda0b1ab9ed3abfcebe
YouTube video - https://youtu.be/YzuShfm2W2s