Skip to content

Price calculation

Elis Öhman requested to merge price_calculation into main

There's now a utils file for price calculation. Add a course to the database now also calls on calculate_prize(course_data) and gets a new prize or "1" if no TEN1 available. It then gets saved in the database, tested with postgres database.

Merge request reports

Loading