Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The system must employ mySQL, Python, regex

Requirements

#TitleUser StoryImportanceNotes
1

Jira
showSummaryfalse
serverINFN Ticketing System
serverId8087fedc-8816-3706-9e66-78f987f39e0c
keyLNFDCS-161

As a developer I want an SQL DB installed so that I can write and read data to and from it using a Python application.

Must have
  • Make some practice with mySQL statements from command line
2

Jira
serverINFN Ticketing System
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId8087fedc-8816-3706-9e66-78f987f39e0c
keyLNFDCS-160

As a user I want to access an SQL database so that I can retrieve information resident in the DANTE DBFiles.

Must have
  • To be done by using Python as programming language

User interaction and design

...