Updated README and added another optional task.

This commit is contained in:
Hosein
2026-05-17 19:50:17 +03:30
parent 54f96e8fb9
commit 19789bf7d1
3 changed files with 9 additions and 3 deletions
+3 -1
View File
@@ -10,8 +10,10 @@ public class Controller {
private boolean isDark = true;
// TODO: (Optional) Create initialize function and use it to set prices during runtime.
// TODO: (Optional:For Practice) Create initialize function and use it to set prices during runtime.
// TODO: (Optional:For Practice) Make the plan price go 1 dollar up each time user clicks on the shop button.
@FXML
private void buyBasic() {
// TODO: Call showAlert() with a message indicating the user entered the payment gateway