Code Monkey home page Code Monkey logo

Comments (6)

AltiMario avatar AltiMario commented on July 28, 2024 1

fixed with these were the missing columns

  • 'user_id' column missing on 'creation' table, 'creation' table has a one-to-one relation with 'users' table (I added ‘author_id’ column to 'creation' table)
  • ‘creation_materials’ column missing on 'creation' table, 'creation' table has a one-to-many relation with ‘material’ table (I added ‘materials’ column to 'creation' table)
  • ‘decisions’ column missing on ‘litigation’ table, ‘litigation’ table has a one-to-many relation with ‘decisions’ table (I added ‘decisions’ column to 'litigation' table)
    image
    thanks @huzaifa-99

from pocre.

SteamyCutie avatar SteamyCutie commented on July 28, 2024 1

from pocre.

SteamyCutie avatar SteamyCutie commented on July 28, 2024

Hello @AltiMario
I just made a simple diagram for the Scenario 01~02.
Since It would contain so many mistakes and I am looking forward to hear your opinion.
Thanks.

https://app.gleek.io/diagrams/OVVDTZcsxpT8BWAWoSKJSg

from pocre.

AltiMario avatar AltiMario commented on July 28, 2024

I can't find yet enough time to look properly into details, please @GruDev325 add also your eyes.
The info to understand the workflow/logic is in Miro.
After your evaluation, I will join you both for a final review. Let's work together this is an important task.

from pocre.

SteamyCutie avatar SteamyCutie commented on July 28, 2024

Hello @GruDev325
Can you have a look at the diagram about the Scenario 01~02?

from pocre.

AltiMario avatar AltiMario commented on July 28, 2024

thank you @kritical0613
gleek-N3u4T9dueMJcJpLgWPBtOw

from pocre.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.