Skip to content

NTNU-IDI/idatt1003-mappe-2024-danielgusev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date

Portfolio project IDATT1003

This file uses Mark Down syntax. For more information see here.

STUDENT NAME = Daniel Gusev
STUDENT ID = 131933

Project description

//: This project focuses on creating a food storage management system that allows users to store, organize, and retrieve information about ingredients. It includes features like tracking ingredient details, suggesting recipes based on available items, and providing an intuitive user interface for seamless interaction. The system ensures efficient data handling with a focus on flexibility and usability.

Project structure

//: I have 3 packages: foodstorage(that handles every class with the main code), utils(handles every utility class), views(handles UI class). Unit tests are inside a test folder under src folder.

Link to repository

How to run the project

//: To the run the class you have to run the Main class which is stored under edu.ntnu.idi.idatt. If you run this class you will have the menu in the terminal. You need to use 1-10 in the menu to get what you want to do. You will then recieve your intended action.

How to run the tests

//: To run the tests you have to run them one by one, inside the test folder.

References

//:

About

idatt1003-mappe-2024-danielgusev created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages