edwardUL99 / StudSysCppCLI

A CLI UI for the StudSysCpp Project. This is a "dummy" project that is not used but done to practise C++ and also software engineering in terms of issues, issue tracking, issue refinement, requirements engineering, releases and also databases
GNU General Public License v3.0
0 stars 0 forks source link

Implement Announcements from the Library into the CLI #74

Closed edwardUL99 closed 4 years ago

edwardUL99 commented 4 years ago

Announcements were added in the library and have to be implemented in the CLI interface

You need to be able to: -Create an announcement -Delete an announcement -View an announcement -Edit an announcement -Associate an announcement with it's module and lecturer who created it

edwardUL99 commented 4 years ago

This feature has been fully implemented and tested thoroughly. Any improvements to it can be brought up as an issue for Student System CLI Version 1.x