Skip to content

ohtuprojektiryhma/Kitsain-Frontend-Spring2024

 
 

Repository files navigation

Kitsain

About

This repository is for a an application where food ingredients at hand are sent to the software that calls OpenAI API to retrieve recipe suggestions for those ingredients. Documentation for API endpoints can be found here.

The recipe tab is by University of Helsinki students for the software engineering project course and the rest of the tabs are made by another team.

The requirement has been analyzed (acceptance criteria created), planned (divided into technical tasks), programmed, tested with tests that bring value (with minimum coverage of 80%), testing automated (CI-pipeline), documented (with Readme file) and merged into main production branch.

The backlog is set to private according to customer's wishes.

Documentation of process

Testing

The program is tested with unit tests to test that all the functions work properly and with integration tests to see that the widgets work properly with the logic.

Integration testing

Integration tests can be run from the test directory with the command flutter test integration_test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 88.4%
  • C++ 5.4%
  • CMake 4.2%
  • Ruby 0.6%
  • Swift 0.5%
  • HTML 0.4%
  • Other 0.5%