Creating a Bookcicle Account (Signup Flow)
Welcome to Bookcicle! This guide walks you through creating a new account, including both email/password and Google sign-up options, password requirements, and what to expect if you need an invite code.
How to Create an Account
1. Go to the Signup Page
Visit the Bookcicle Signup Page to get started.
2. Fill Out the Signup Form
You'll see a form asking for:
- Full Name (First and Last)
- Email Address
- Password (see requirements below)
Password Requirements
- Minimum 8 characters
- Maximum 24 characters
- As you type, Bookcicle will show if your password meets the requirements with a helpful message and icon.
Example:
<p style={{color: password.length < 8 ? "#f87171" : "#4ade80"}}>
{password.length < 8 ? "Password must be at least 8 characters" : "Looks good!"}
</p>
3. Create Account Button
Click Create Account to submit your details. If your information is valid, your account will be created and you'll be redirected to the next step. If there are any issues (like missing last name, or password too short), you'll see a clear error message.
4. Or Continue with Google
You can also sign up using your Google account:
- Click the Continue with Google button.
- Follow the prompts to authorize Bookcicle.
- If successful, you'll be redirected to your account setup.
A loading spinner will appear while your Google account is being processed.
5. Invite Gate (If Required)
Some Bookcicle features or early access periods may require an invite code:
- If an invite is needed, you'll be prompted to enter your code before you can access the signup form.
- Once the code is accepted, the full signup form will appear.
What Happens After Signup?
- If you sign up with email and password, you may need to verify your email address. If so, you'll be redirected to a verification page.
- If you sign up with Google, your account is created instantly (unless additional verification is needed).
- After successful signup, you'll be redirected to complete your account setup.
Troubleshooting & Error Messages
- Missing First or Last Name: You'll be prompted to enter both.
- Password Too Short: The form will highlight the requirement.
- Email Already in Use: You'll see an error if the email is already registered.
- Google Signup Issues: If Google login fails, you'll see an error and can try again or use email signup.
Analytics & Privacy
Bookcicle uses analytics (like Mixpanel) to track signup attempts and completions. This helps us improve the signup experience. For details, see our Privacy Policy.
Already Have an Account?
Click the Log in with your credentials link at the bottom of the signup page to access your existing account.
Related Topics
If you have any questions or run into issues, please contact Bookcicle Support.