Skip to content

Commit

Permalink
Merge pull request #27 from botcity-dev/add-work-items-automation
Browse files Browse the repository at this point in the history
add work items automation to the repository
  • Loading branch information
morgannadev committed Sep 27, 2023
2 parents 3243ea9 + 841afba commit 53593aa
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions site/data/records.json
Original file line number Diff line number Diff line change
Expand Up @@ -640,5 +640,27 @@
"license": "Apache 2.0",
"upload_date": "09/25/2023",
"rank": 0.95
},
{
"name": "Work Items",
"description_short": "Extract data from Acme System.",
"description": "The automation accesses the ACME System website to extract all work items and saves them in the MySQL Workbench database. Then, it sends an email informing the user.",
"tags": ["python", "web scraping", "automation", "MySQL"],
"programming_language": "python",
"technology": ["botcity"],
"OS": ["windows"],
"thumbnail_url": "https://i.imgur.com/AJqwcyS.png",
"youtube_video": "",
"youtube_width": 560,
"youtube_height": 315,
"author_name": "Maria Lima",
"author_site": "https://github.com/MariaCaroll",
"repository_name": "raspagemDados",
"repository_url": "https://github.com/MariaCaroll/raspagemDados",
"company_name": "",
"company_site": "",
"license": "Proprietary",
"upload_date": "09/27/2023",
"rank": 0.95
}
]

0 comments on commit 53593aa

Please sign in to comment.