Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E2418. Reimplement due_date.rb #2765

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

Dhruv-Kolhatkar
Copy link

Team: E2418
Team Members: Atharva Patil, Deepika Choudhary, Dhruv Kolhatkar
Mentor: Kalyan Karnati

Changelist -

  • Renamed methods and variables to accurately describe their responsibilities.
  • Refactored each method to comply with DRY (Don't Repeat Yourself), SRP (Single Responsibility Principle), and other Ruby conventions.
  • Overrode the comparator operator for the DueDate class and replace the deadline_sort class method.
  • Utilized Rails built-in APIs for tasks such as validation, scoping, and database access.
  • Conducted code smell checks using Code Climate

Gemfile.lock Fixed Show fixed Hide fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants