Documentation
Barbers - Barbershop SaaS Booking and POS Android with Web Admin Management v1.0
WELCOME to Barbers, a full barbershop Software as a Service(SaaS) that support your customer, your cashier employee, and yourself as an business owner.
When you purchase this item, you will get 3(three) apps :
- Barbers App, an React Native Android App that use for your customer to book or make an appointment to your salon.
- Barbers Point of Sales(POS) App, an React Native Android App that use for your employee to make sales offline (walking guest) or process the online reservation.
- Barbers Web Admin, a website base on PHP that used as business management system like report your sales, purchase, customer, employee etc.
All of three programs are not encrypted, and coded well know, so if you have a team developer can make update in the future.
You can make sales by online(by customer reservation via Barbers App) or offline(walking guest via Barbers POS App)
Barbers Demo
Table of Contents
Features
Barbers App
Awesome 3(Three) Home Design Option
- We provide 3 design options to suit your needs.

Reservation Process
- The main feature is your customer can book a date for barber service.
- Your customer also can buy some additional products.
- Support multiple branch/outlet for transaction. Customer can pick the nearest branch.
- This reservation is connected with Barbers POS Apps. The employee can get notification about the reservation.
- There are two payment modes, online payment with Stripe and pay at store.

Membership
- Your customer can login as member to your business.
API
- This item is include the API for Barbers App.
Other Features
- News to inform some tips or event for your customers.
- Available Outlet/Branch find nearest outlet from customer location.
- Gallery provide insight to your customers.
Point of Sales (POS)
- One app for all of your barber business.
- This POS also integrated with reservation from Barbers App.
- Powerful support for walking guest transaction.
- This POS also support multiple branch/outlet for the business expansion.
- Support to other transaction that the product has not been registered.
- Support to create Expense like donate, or some other expense.

Shift Management
- Shift open is needed when create a transaction.
- One shift is linked with one branch/outlet.
- The employee cannot logout if they shift is still open.
- Shift can be used as report, for check the last cash, total sales, etc.
Custom Privilege Control
- Has a privilege to control access the menu.
- For example, if you give a summary report to the employee, it will show the summary report first after login. This feature is useful as an owner.
- The privilege are Report Summary, Transaction Sales, Expenses, All Shift History, Weekly Gallery.
API
- This item is include the API for Barbers POS.
Web Administrator
Full Custom Privilege
- Each of page in this item are controlled by privilege number and only can be accessed by admin who have the same number privilege.
- For example, you can enable privilege to open payment report, but you can disable to export it into excel. This is can be setup to each admin. Cool right ?!
Dashboard
- Show some summary about Sales, Reservation and Shift status(open).
- This item is support Multiple Branch for your fantastic barbershop business
Transaction

- Book Reservation with Full Calendar Interface. You can manage your team for a busy happy day.
- All sales transaction and purchase transaction will show on this menu too.
Purchase
- For now, puchasing item(re-stock) can only be created in Web Administrator. The stock of your item product will added when you completed your purchase.
- The system also save list of your supplier.
Product/Service
- You can manage your product or service in this menu. You also can choose which products can appear online
- Product types are means that have stock, and service means that do not have stock.
- Both products and services have their own categories.
Shift Management
- As a Point of Sales system, this Shift Management is the KEY.
- You can see the summary like total income, expense and actual cash each shift each branch.
- The employee need to open a new shift before starting a new transaction on POS Barber apps.
News/Gallery
- You can add some news like top mode in the year or something interesting for your customers.
- A gallery of Hair Cut for example, can be a valuable business portfolio.
Powerful Reports
- Show the report like Sales Report, Purchase Report, Expense Report, Stock Report
Some Basic Settings
- You can change the language of view on file EnglishLang.php classes/Lang,
and you can change the route in file AdminController classes - You can setup data for admin login, Branch/Outlet, Payment, and about your Company
Privilege Group Management

- With this concept of privilege, you can determine name of group privilege by yourself.
- For example if you want to create Super Admin Group that have all the privileges, you add all privilege into it.
If you just want to create Accounting Group, maybe you can add only report privilege into it. - This privilege group can be used when you create a new admin. (You also be able to modification admin privilege later)
Installation
Notice!
- Our service is not include install to the server(PHP), build APK apps(android), setup configuration like database, payment gateway, etc.
- The installation especially for android, maybe seems difficult for they who first develop android with React. But we try to give the guide very clear. It will better if you have help from proffesional.
- Our code is tested well, and ready to run.
- All code are not encrypted, you can make modify for your end user.
- You are not allowed to make bulk sales. One license is for one customer. Thx for supporting us :)
Information
If you need an installation Service, we can help with additional fee. Installation fee is $200 (money back guarantee), and you will get :
- One time install Web Administrator on your server, include setup Database, Domain, API Access.
- For Android, one time update logo(your brand), setup API access, google map, API Access, online payment(only Stripe) and build to app to apk.
- This installation service is not include upload to Google Playstore.
First, after you buy it from envato, you can download the zip file. There will be five folders, folder DB, DOCUMENTATION and barber_web, android_barber, android_barber_pos.
Setup Your Files
Installation for Web Administrator
The Framework
How It Works ?
Change Log
Version 1.0 | July 15, 2024
[Release]: Initial release;