issues
search
tiggersworth
/
budgeting_website
5
stars
1
forks
source link
create up and down arrow for each table entry to move the entries around
#178
Open
tiggersworth
opened
5 years ago
tiggersworth
commented
5 years ago
tasks:
create up and down arrows for each row
in javascript file, create up function that onclicking the up arrow, will move the row up one above.
in javascript file, create down function that onclicking the down arrow, will move the row down one.
tiggersworth
commented
5 years ago
task test:
enter the budget website
enter the homepage
click the nav bar to the calculator page
enter costs in the table.
if a entry is wanted above or under another one, click the up and down arrows to adjust
entry should adjust accordingly
kotinos
commented
5 years ago
tested.
passed.
tasks: