Skip to content

⚠️ This project has been discontinued and is no longer maintained. The development has moved to Flutter — check out the new repository: beauty_center. BeautyCenter is a desktop application built with Python and Qt (PySide6) to manage appointments, clients, treatments, and settings for a beauty or wellness center.

License

Notifications You must be signed in to change notification settings

Fede22dev/BeautyCenter

Repository files navigation

💅 BeautyCenter

Desktop appointment manager for beauty & wellness centers — powered by Python + Qt.

⚠️ This project has been discontinued and is no longer maintained.
The development has moved to Flutter — check out the new repository here: BeautyCenter Flutter


📊 Status & Metrics

Build Pytest Security Scan Lint Check

License Wakatime Last Commit


🧰 Tech Stack

Python 3.10+ PySide6 SQLite Supabase


✨ What is BeautyCenter?

BeautyCenter is a sleek and modular desktop application built in Python with Qt (PySide6).
It helps beauty and wellness centers manage:

  • 🧍‍♀️ Clients
  • 📅 Appointments
  • 💆‍♀️ Treatments
  • ⚙️ Settings and business logic

🧠 Designed for maintainability, offline-first usage, and cloud sync in future releases.


🖼️ UI Architecture

The app uses Qt Designer and a modular MVC pattern:

  • Each page is split into:
    • .ui file (view/layout)
    • .py file (logic/controller)

🔮 Roadmap

  • ☁️ Cloud Sync via Supabase
  • 📱 Android App in native Kotlin
  • 📈 Client Analytics & visit history
  • 🎨 Theming & Customization

📦 Install & Run

Clone the repo and install the dependencies:

git clone https://github.com/Fede22dev/BeautyCenter.git
cd BeautyCenter
pip install -r requirements.txt

Then run the app:

python start_bc.py

Author

Made with ❤️ by Fede22dev

About

⚠️ This project has been discontinued and is no longer maintained. The development has moved to Flutter — check out the new repository: beauty_center. BeautyCenter is a desktop application built with Python and Qt (PySide6) to manage appointments, clients, treatments, and settings for a beauty or wellness center.

Resources

License

Stars

Watchers

Forks