Working aplication - https://tiprojectbubblesort.up.railway.app/
Simple web application written for university course. Project contains animation presenting bubble sort and is connected with database in MongoDB which stores information about user and numbers used in animation.
"Dodaj liczby" - Button lets us to save numbers in user database or in local storage ( not logged in users).
"Wczytaj liczby" - At the screen occurs graphical interpretation of saved numbers.
"Uruchom Animację" - Button lets us to start animation.