Git Product home page Git Product logo

pe's People

Contributors

lm5lm5 avatar

Watchers

 avatar  avatar

pe's Issues

Display issue

Please seperate the student numbers with white space.

image.png

Error in acitivity diagram

In the activity diagram of section 2.2.1, there are 3 fork/join bars, which means either one fork bar does not have a corresponding join bar, or one join bar does not have a corresponding fork bar. Also, the fork-join is not followed as there exists a branching that allow the process to fork and end early without going throughing the join first.

image.png

image.png

issue with UI display

If I try to display the app in half window size, I cannot see the input bar.

image.png
[normal UI]

image.png

[UI issue]

Sequence diagram not updated

The sequence diagram in "How the architecture components interact with each other" section of DG is the one in AB3 and not updated.

image.png

Errors in sequence diagram

The sequence diagram in section 1.1.1. has several errors: 1) an empty component 2) a method without return arrow.

image.png

Class diagram too small

Text in the class diagram in section 1.2. is a bit too small. You may improve the diagram by omitting low-level structures or separating the diagram into multiple diagram.

image.png

manual test cases in DG not matching sample data of the app

app data in test cases in DG does not match the sample data of the app.
For example, while the expected result of test case "delete-student 16100" is "Student with ID 16100 is deleted from the list", inputting "delete-student 16100" will actually reuslt in the app reporting "The student ID provided does not exist" since sample data of app does not have a Student with ID 16100.

the sa

select won't jump to expected page

If currently I am at the Students page, when I try to select a teacher (for eg by inputing "select tid/31") the app will not go to the Staffs page and showing the teacher. Same for trying to select a course.

[update]
I think the bug is caused by not telling javafx to switch to the respective page.
If I input "Staffs" after inputting "select tid/31" when at the Studetns page, I can see that the teacher with tid 31 is indeed displayed on the right hand side.

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.