Hall booking System in b4a

samikinikar

Member
Licensed User
Longtime User
A Booking system

Hall Booking based on admin login system.

Android App that asks you to login each time you login(this can be an option in the settings to turn it off), allows you to view current hall bookings at a glance, add new hall bookings, capture customer details, view hall bookings by month/year.
Each hall can be booked for 2 sessions, morning and evening

Display the availibility calendar and let the admin select the date and input the customer details. ( hall booked, date, name and address and payments made.)

All the data will be stored online and web services to be used for login, booking and update data.

Sync with google calendar

A better design, looks, and push notification with GCM will be an added advantage.

Backend
PHP -
Able to add new admins with halls details.
Able to add new halls and privilages to admin
View bookings based on admin
view current hall bookings at a glance

DB : mysql

Note : This app is not for end user, it is only for the admins to take the booking. All payments are offline, so no payment gateway integration.

Do PM me your best quote and the link to the apps you have designed.
 
Top