issues
search
Sulton88Mehron90
/
travel-tracker
https://travel-tracker-xi.vercel.app/
1
stars
0
forks
source link
Implement Iteration 1: Dashboard
#6
Open
Sulton88Mehron90
opened
1 year ago
Sulton88Mehron90
commented
1 year ago
Implement Iteration 1: Dashboard:
Create the necessary functions to retrieve and manipulate the data from the provided endpoints.
Build the dashboard page for travelers, displaying all trips (past, upcoming, and pending) and the total amount spent on trips this year.
Calculate the total amount spent by considering the travel agent's 10% fee.
Test your functions using Mocha and Chai to ensure they work correctly.
Implement Iteration 1: Dashboard: