### Complete Guidelines to Draw a U
### Complete Guidelines to Draw a U
This guide will help you **step by step** to draw a **complete UML Use Case
Diagram**, including **actors, use cases, <<includes>>, and <<extends>>
relationships**.
---
---
---
---
---
---
---
---
---
---
```
+----------------------------------------------------+
| Online Event Planning System |
| |
| (Approve Events) <----- (Reject Events) <<extends>> |
| | |
| | <<includes>> |
| v |
| (Update Event Info) <----- (Notify Organizer) <<extends>> |
| |
| (Track Transactions) <----- (Flag Suspicious Transactions) <<extends>> |
| |
| (Generate Reports) <----- (Download as PDF) <<extends>> |
+----------------------------------------------------+
|
|
[Admin]
```
---
🎨 **Now, draw your diagram using the steps above!** If you need help, let me
know. 🚀