Commit Graph

17 Commits

Author SHA1 Message Date
Sean Morley
762096ae04 chore: Update footer layout and content 2024-05-29 18:24:21 +00:00
Sean Morley
d4f94b436d Refactor adventure page layout and add dynamic content 2024-04-28 16:03:38 +00:00
Sean Morley
eed9b2fad2 Fix error handling in layout server file and add console log in layout svelte file 2024-04-28 13:59:45 +00:00
Sean Morley
29e9b308ba Refactor admin settings page, clear all sessions, and add user signup functionality 2024-04-21 16:31:55 +00:00
Sean Morley
348c545419 Update dependencies and add new features 2024-04-20 00:53:01 +00:00
Sean Morley
ce2ea2f36f Update layout server and svelte files to use USING_VERCEL environment variable 2024-04-19 00:14:33 +00:00
Sean Morley
f626370d3f Update server setup logic and add admin user creation in setup page 2024-04-18 23:00:35 +00:00
Sean Morley
f0eb5441f0 Add Nord theme option to theme selection dropdown in Navbar.svelte 2024-04-17 00:20:56 +00:00
Sean Morley
cd11ce2d97 Add login functionality to Navbar component 2024-04-05 22:22:09 +00:00
Sean Morley
3ab2918ed2 Add user name to Navbar component 2024-04-05 22:17:20 +00:00
Sean Morley
ba6a5283fe Add user first and last name fields to signup form 2024-04-03 22:59:05 +00:00
Sean Morley
83cca15a8f Consistent code formatting 2024-04-02 22:02:20 +00:00
Sean Morley
c23ea0ce5e Add footer scroll functionality and update layout styles 2024-04-01 23:30:59 +00:00
Sean Morley
9ee5d67ab6 Add Tailwind CSS and update layout and page styles 2024-03-30 21:00:12 +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