Giter Site home page Giter Site logo

ped's People

Contributors

ryanozx avatar

Watchers

 avatar

ped's Issues

Long GitHub IDs are truncated

GitHub IDs can be up to 39 characters long, which I tested by trying to edit a developer's GitHub ID to 40 characters (good job!). However, it truncates after the 25th character, thus the user is unable to view the entire GitHub ID.

Screenshot 2023-11-03 at 8.35.10 PM.png

Editing developer's rating gives incorrect error message

The command edit-developer 5 rt/6.0 gives the error message "Salary should be at least 4 digits", even though no salary data was modified via the command. The same error message is displayed for other invalid values such as -1
Screenshot 2023-11-03 at 4.31.24 PM.png

Removing deadlines from project does not follow UG

Under the section for edit-project in the UG, it mentions that typing d/ without specifying any deadline will remove all deadlines. However, typing the command edit-project 5 d/ returns an error message instead.
Screenshot 2023-11-03 at 4.31.24 PM.png

Deadline parameters cannot handle spaces after commas

Typing the following command:
add-project n/Tp dr/Team Project dl/19-12-2023, Design backend, HIGH, 0 leads to the program returning no responses, even though it was mentioned in the UG that deadlines accept alphanumeric characters and spaces.

However, removing the space between the comma and 0 leads to the command being accepted: add-project n/Tp dr/Team Project dl/19-12-2023, Design backend, HIGH,0

Incorrect error message when importing invalid developer file

When importing the following file using the import-developer command, the error message "Salary should be at least 4 digits" shows up even though the salary provided satisfies the constraints. The file is as follows:

Name, Contact Number, Email, Address, Date Joined, Role, Salary, GithubId, Rating, Projects,, faiz,87654321,[email protected],utown,12-12-2020,Developer,3333,Faizgit,6,AndroidApp,ProjectB,

*The rating has bee changed to 6, which is an invalid value

Date joined allows a future date as value

When a future date is supplied as the value for the DATE_JOINED parameter in Edit-Developer, the command is accepted, resulting in a negative value for the number of months the developer has been working.

Screenshot 2023-11-03 at 8.28.44 PM.png

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.