Commit Graph

12 Commits

Author SHA1 Message Date
Sean Morley
45545fd8ce Add PUT route to update existing adventure and refactor adventureService 2024-04-10 14:58:42 +00:00
Sean Morley
ed9a579fc2 Add POST endpoint to create new adventure and update adventureService 2024-04-10 14:51:51 +00:00
Sean Morley
7ba879f7d9 Add DELETE endpoint to visits API and update log page 2024-04-10 14:33:41 +00:00
Sean Morley
83cca15a8f Consistent code formatting 2024-04-02 22:02:20 +00:00
Sean Morley
9baab4c675 Add featured adventure locations and fix conditional rendering in log page 2024-04-02 18:31:44 +00:00
Sean Morley
ad568bb3fa Update Navbar component to display visit count 2024-04-02 18:28:14 +00:00
Sean Morley
2e26e3712d Add delete functionality and clear adventures 2024-03-31 16:58:02 +00:00
Sean Morley
bf640bc433 Add SuccessToast component and pinLogo asset***
***Update saveEdit function in adventureService.ts***
***Remove unnecessary buttons in Navbar.svelte***
***Add EditModal component***
***Update Footer.svelte with pinLogo and copyright information
2024-03-31 00:49:42 +00:00
Sean Morley
9ee5d67ab6 Add Tailwind CSS and update layout and page styles 2024-03-30 21:00:12 +00:00
Sean Morley
90036c5c14 Add layout and footer components, update adventureService, and create log page 2024-03-29 22:44:32 +00:00
Sean Morley
bd5e1a813b Add import and export functionality 2024-03-29 22:20:21 +00:00
Sean Morley
9addb5462e first commit 2024-03-29 21:41:22 +00:00