Simple WinForm application as demo for OOP and Event-Driven Programming in Visual C#.
-
- Clone using Git command:
git clone https://github.com/mnhthng-thms/BTECProgrammingAssignment2.git - Or clone using GitHub Desktop. (Windows)
(Windows) Github enable cloning this project directly into your Visual Studio.
- Clone using Git command:
- Open this project by opening
BTECProgrammingAssignment2/WindowsFormsApp1.slnusing VS. - Build this app by yourself and run on your device.
This was my code submission for the subject Unit 3-Programming of BTEC Level 3 during my studying at FPT Greenwich University HaNoi in 02/2019. Last updated: 01/2020
- Finished executable application built
- GUI up and running with pop-up forms
- Implement IComparable interface
- DataGridView
- Exporting idea board to external file
- MVC model
- Data structures
- Test
- Exception & error handling
