Sean Morley
33122894c2
Add featuredAdventures table and related code
2024-04-02 14:01:35 +00:00
Sean Morley
577371736f
Merge pull request #7 from seanmorley15/development
...
Development
2024-04-01 20:43:59 -04: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
301e630405
Update EditModal component to handle Escape key press
2024-04-01 21:27:02 +00:00
Sean Morley
8796035016
Add Docker Compose file and update devcontainer.json
2024-04-01 21:13:59 +00:00
Sean Morley
a96b67c9da
Create LICENSE
2024-04-01 09:34:26 -04:00
Sean Morley
302ccb81a7
Update README.md
2024-04-01 09:32:01 -04:00
Sean Morley
410de007e2
Update README.md
2024-04-01 09:30:52 -04: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
adb655bf30
Update adapter condition in svelte.config.js
2024-03-31 16:00:35 +00:00
Sean Morley
f1c74c4176
Merge pull request #4 from seanmorley15/development
...
Add Vercel Adapter
2024-03-31 11:58:41 -04:00
Sean Morley
7a23386d84
Add Vercel adapter and update dependencies
2024-03-31 15:58:09 +00:00
Sean Morley
87d49e134d
Update Svelte adapter in svelte.config.js
2024-03-31 00:56:31 +00:00
Sean Morley
c2b22d00fc
Update Svelte adapter in svelte.config.js
2024-03-31 00:55:20 +00:00
Sean Morley
66feff59a7
Merge pull request #2 from seanmorley15/development
...
Add edit modal
2024-03-30 20:54:53 -04: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
20c8b5c30e
Merge pull request #1 from seanmorley15/development
...
Merge Development
2024-03-30 17:49:43 -04:00
Sean Morley
960062b499
Refactor navigation to use goto function
2024-03-30 21:46:36 +00:00
Sean Morley
8d653ddf6c
Update Dockerfile to expose port 3000
2024-03-30 21:41:49 +00:00
Sean Morley
c2e658edc5
Add @sveltejs/adapter-node to devDependencies and update Dockerfile
2024-03-30 21:39:38 +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
771bcdfb25
Add title to app.html and adjust button margin in Navbar.svelte
2024-03-29 23:00:35 +00:00
Sean Morley
c806cf074d
Add Navbar component and camping logo to page
2024-03-29 22:52:42 +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
2f180a204b
Fix dispatch parameter in AdventureCard.svelte and add Save as File button in +page.svelte
2024-03-29 22:44:26 +00:00
Sean Morley
bd5e1a813b
Add import and export functionality
2024-03-29 22:20:21 +00:00
Sean Morley
97d98003f6
Update README.md and +page.svelte
2024-03-29 21:50:09 +00:00
Sean Morley
9addb5462e
first commit
2024-03-29 21:41:22 +00:00