1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 14:59:36 +02:00
Commit graph

7 commits

Author SHA1 Message Date
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
d834cef83b Add userVisitedAdventures table and API endpoints for visits and userinfo 2024-04-03 23:55:00 +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
372db59211 Added auth! 2024-04-03 00:51:12 +00:00
Sean Morley
83cca15a8f Consistent code formatting 2024-04-02 22:02:20 +00:00
Sean Morley
56a8a45efb Add migrations and code for sharedAdventures table 2024-04-02 18:54:09 +00:00
Sean Morley
33122894c2 Add featuredAdventures table and related code 2024-04-02 14:01:35 +00:00