Commit Graph

19 Commits

Author SHA1 Message Date
Sean Morley
fe042f3a5b Refactor getAdventures and removeAdventure in log page 2024-04-06 12:54:27 +00:00
Sean Morley
ea79fd2d76 Add log page, update database schema, and API endpoint for user visits 2024-04-06 12:54:17 +00:00
Sean Morley
83cca15a8f Consistent code formatting 2024-04-02 22:02:20 +00:00
Sean Morley
302a59c86d Refactor modal layout and add visit count to home page and log page 2024-04-02 21:46:37 +00:00
Sean Morley
f0894a964f Refactor AdventureCard component and remove FeaturedAdventureCard 2024-04-02 21:33:41 +00:00
Sean Morley
d86eaeb0be Add clipboard functionality and display adventure result 2024-04-02 19:21:10 +00:00
Sean Morley
56a8a45efb Add migrations and code for sharedAdventures table 2024-04-02 18:54:09 +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
4b2306f812 Update startup.sh, +page.server.ts, FeaturedAdventureCard.svelte, and Navbar.svelte 2024-04-02 18:04:27 +00:00
Sean Morley
c23ea0ce5e Add footer scroll functionality and update layout styles 2024-04-01 23:30:59 +00:00
Sean Morley
a0f07a9980 Update AdventureCard and Navbar components 2024-04-01 21:35:21 +00:00
Sean Morley
716276c375 Refactor adventure creation form 2024-03-31 17:01:58 +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
9d5fbf00ad Add Dockerfile and .dockerignore, update log page layout 2024-03-30 21:30:22 +00:00
Sean Morley
b1840006f0 Add new SVG assets and update AdventureCard component 2024-03-30 21:26:21 +00:00
Sean Morley
9ee5d67ab6 Add Tailwind CSS and update layout and page styles 2024-03-30 21:00:12 +00:00
Sean Morley
510d6b5238 Update button styles in AdventureCard, Navbar, and log pages 2024-03-29 23:09:03 +00:00
Sean Morley
90036c5c14 Add layout and footer components, update adventureService, and create log page 2024-03-29 22:44:32 +00:00