ChaelCodes / MeetAnotherDay

An app to help you find and meet up with your friends at conferences.
MIT License
35 stars 20 forks source link

Redirect to new profile path after sign up and show a message #175

Closed varkum closed 7 months ago

varkum commented 7 months ago

Description of Feature or Issue

closes #44

User is redirected to the new profile path after sign up and asked to create a profile in the welcome message. I think this makes the most sense in terms of the registration flow, instead of waiting for an error message or auto-filling the profile. Had to create a new registrations controller to change the redirect path for Devise.

Checklist

User-Facing Changes

Screenshot 2024-01-15 at 11 50 03 AM

varkum commented 7 months ago

@ChaelCodes I was wondering if this project is still being actively developed? It's been a couple years since most of the issues were opened and was curious if it's back to being active?

ChaelCodes commented 7 months ago

Thanks for asking! It is active! I tried to deploy it on stream today. I took a break for over a year because I was on maternity leave. Deployment didn't go so great this time due to some issues on fly.io's side, and it was previously deployed on Heroku, but when they changed their pricing tiers, they deleted my database, so I'm looking for a new more trustworthy hosting provider.

ChaelCodes commented 7 months ago

I'm currently in the process of renaming it from ConfBuddies to HallwayTrack or HallwayTracks. HallwayTrack is a really nice name, but there are people squatting on .com, .io, and .xyz, and HallwayTracks is clear.

varkum commented 7 months ago

You could try using Kamal and Digital Ocean/Hetzner! Found it to be a really simple and cheap way to deploy