Skip to content

CodeGymCC/project-final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concept:

  url: jdbc:postgresql://localhost:5432/jira
  username: jira
  password: CodeGymJira
  • There are two tables, which do not have foreign keys
    • Reference - directory. Make the link using code (using id is not allowed, as id is tied to the environment-specific base)
    • UserBelong - link users with type (owner, lead, ...) to object (task, project, sprint, ...). FK will be checked manually

Analogues

Testing

List of completed tasks: ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published