adventurelookup icon indicating copy to clipboard operation
adventurelookup copied to clipboard

Open repository for the website https://adventurelookup.com/

Results 7 adventurelookup issues
Sort by recently updated
recently updated
newest added

In order to help with the development of components that interact with the data, we could really do with a starter set of data. I'm going to go ahead and...

help wanted

Still have some stuff to add. Just getting this up for feedback sooner rather than later.

We need to implement the Adventures database models and API. Should be a simple CRUD where anyone can read, any registered user can add, and both the creator user and...

enhancement
server

We need a framework for the user experience when navigating in and around the pages to do with the adventure. Essentially, we will need pages for Search / Browse /...

enhancement
client

We need some proper mockups of how each page should look so that it can be implemented. Anyone skilled at creating mockups and / or css to realise those mockups...

enhancement
client

Need to add the correct auth endpoints to the API to allow users to sign up and sign in. In addition, we should add 2-step verification via an e-mail confirmation...

enhancement
server

We need a way for users to sign up and sign in on the main page - I suggest using the familiar pattern of Sign up / Sign in /...

enhancement
client