BlissBee

Loading...

What's BlissBee

is a web application that helps you manage your business. You can manage your employees, your customers, your products, and your sales. You can also generate reports and see the performance of your business.

Why

I created BlissBee to help my sister manage her manicure business. She needed a simple and effective tool to manage her appointments, clients, services, and reservations.

I was inspired by existing tools and created a tool that met her needs.

Over the months, I added features and decided to make it available to other beauty professionals. Today, a dozen professionals already use BlissBee to manage their business.

How

Blissbee is in production on iOS and Android, several establishments use it to manage their activity every day.

That's why I chose Supabase + Expo for the speed of development and the ease of production.

The webapp which is the reservation part for customers is made with next.js and is hosted on Vercel.

There is no backend, I use RLS (Row Level Security) to manage the data access of each user.

  • Web App: Next.js
  • Mobile App: React Native with Expo.
  • DB / Auth / Functions / Storage: Supabase with Postgres.
  • SMS: Twilio
  • Email: AWS SES
  • Bug tracking: Sentry
  • Payment: Stripe integration.