NUS-ISS Assigment for Core Java SE
- Single user Java application
- End to end Store billing and commodity management system.
- DAO is text based files. (No DB)
- Ability to create and manage Members.
- Ability to add and redeem points for members.
- Public and member specific discount system.
- MVC architecture
- For web app, the same app can be used by changing the controller file.