Entry Management

I'll start the day by finishing the api endpoint.

I'll then move onto entry management.

I went with a simple table with a project filter for entries. I doubt it will ever need anything more.

table

I added a simple create and edit form. I will later add a note that this approach is discouraged, and instructions on how to use the CLI for managing entries.

edit

Now, about hiding the unfinished stuff. I definitely want to hide the social integrations. The Overview is also not very useful, so I'll hide that too.

I will add a button that takes you to the dashboard login.

button

I need to whip up a simple 'landing page' for this. I'll build a real one one day, but this should do for now.

The app is pretty simple so I'll keep it simple. Currently it allows you to share your journey, soi that's what I wrote. Once there's more I'll add more 🙂 Good enough for now.

login

Finally, I added a simple note linking to the CLI repo that has simple instructions. That's all I have energy for today.

alt text

That's pretty much it. I managed to wrap it up. Not completely as I planned, but good enough nonetheless. I'll message the person on Reddit to see if they're interested