Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
idatt1002_2023_9
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Kluge Svendsrud
idatt1002_2023_9
Commits
84be21c41e670c25b53162f188997fc4aca53650
Select Git revision
Branches
9
master
default
protected
AndreasCleanUp
cleanup
dynamic-daysleft
improving-test-coverage
budget
FileHandlingAndreas
FileHandlingAndreasMergeEmil
controller-maintenance
Tags
1
JAR
10 results
idatt-1002-2023-9
src
main
Author
Search by author
Any Author
authors
Adele Iren Westrum Kjølstad
aikjolst
Anders Emil Bergan
anderebe
Andreas Kluge Svendsrud
andreksv
Anna Marie Bøe Tvedt
amtvedt
Hanne-Sofie Søreide
hssoreid
Harry Linrui Xu
harrylx
6 authors
Mar 13, 2023
Write unit tests for the Recipe class
· 84be21c4
HSoreide
authored
2 years ago
84be21c4
Write unit tests for the IngredientsAtHand class
· 7cb5b874
HSoreide
authored
2 years ago
7cb5b874
Write unit tests for the Ingredient class
· 59d9ae29
HSoreide
authored
2 years ago
59d9ae29
Write JavaDoc for Ingredient, RecipeIngredient and IngredientsAtHand
· e1641e46
HSoreide
authored
2 years ago
e1641e46
Write first draft of the RecipeRegister class
· 095514b0
HSoreide
authored
2 years ago
095514b0
Write first draft of the Recipe class
· 0d8d7742
HSoreide
authored
2 years ago
0d8d7742
Write first draft of the class IngredientsAtHand
· d88a2e72
HSoreide
authored
2 years ago
d88a2e72
Write first draft of RecipeIngredient class that extends Ingredient class
· c1c64104
HSoreide
authored
2 years ago
c1c64104
Write first draft of Ingredient class
· bcf24370
HSoreide
authored
2 years ago
bcf24370
Add the Enum classes FoodItem and MeasuringUnit
· 7652ca5e
HSoreide
authored
2 years ago
7652ca5e
Mar 05, 2023
Made tests for ItemOverview class
· 1cd18afa
Andreas
authored
2 years ago
1cd18afa
Made class for storing and getting information on Income and Expense
· 439388de
Andreas
authored
2 years ago
439388de
Made superclass revenue, and expense and income. Scraped previous income idea
· 6f92f8dd
Andreas
authored
2 years ago
6f92f8dd
Added javadoc, get- and add methods
· 3831b952
Andreas
authored
2 years ago
3831b952
Made IncomeOverview class with constructor
· a23f0103
Andreas
authored
2 years ago
a23f0103
Add date as a property to Item
· 58f5e66b
HSoreide
authored
2 years ago
58f5e66b
Add JavaDoc to Income and Expense classes
· f0ef08ed
HSoreide
authored
2 years ago
f0ef08ed
Add constructors to Income and Expense classes
· 3fd82a1c
HSoreide
authored
2 years ago
3fd82a1c
Create Income and Expense as subclasses of Item with respective category enum classes
· e25c7fd5
HSoreide
authored
2 years ago
e25c7fd5
Add recurring as a property of the Item class
· 7800a8b5
HSoreide
authored
2 years ago
7800a8b5
Mar 02, 2023
Add JavaDoc to the Item class.
· 0702c60c
HSoreide
authored
2 years ago
0702c60c
Implement constructor overloading in Item class
· cf3d4643
HSoreide
authored
2 years ago
cf3d4643
Implement Item class with unit tests and Category enum
· 9f32ea36
HSoreide
authored
2 years ago
9f32ea36
Feb 02, 2023
refactoring
· 6b3901a2
surkat
authored
2 years ago
6b3901a2
Loading