Skip to content

Commit

Permalink
Update CHECKINS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UBC Student authored and GitHub Enterprise committed Feb 9, 2024
1 parent f33a773 commit a6459c9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHECKINS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ Use this file to commit information clearly documenting your check-ins' content.

# Check-in 4 Report Items

## Status of implementation.
## Status of implementation:
### Component-wise progress
Fully implemented Farm and Crop backend functions
Added new functionality in lexer, parser and evaluator for OOP-like functionality, specifically to call functions on Farm and crop objects.
Currently implementing Display Farm function
- Fully implemented Farm and Crop backend functions
- Added new functionality in lexer, parser and evaluator for OOP-like functionality, specifically to call functions on Farm and crop objects.
- Currently implementing Display Farm function

## Which tests are passing, and which not?
The backend tests for Farm functionality like plantFarm are passing.
Expand Down

0 comments on commit a6459c9

Please sign in to comment.