0:00
so today we'll be talking about building
0:02
a celebrity booking site now you can use
0:04
this particular system to do different
0:06
kinds of things you can choose to use it
0:08
to build a booking site for any kind of
0:10
profession I mean any kind of profession
0:12
like public speakers doctor Saloon
0:14
musicians model and actors and many
0:16
others so I'm going to be going straight
0:18
into it as you can see this is the
0:20
design of the platform so the design is
0:22
like this for the building system of the
0:24
platform so we'll be going straight into
0:26
how to build this so first of all your C
0:28
panel has to be available you have to
0:30
get your domain and hosting whatever way
0:33
you want this particular template
3:19
admin login to come to admin in your SQL
3:22
file that's your PHP my admin go to
3:24
admin you see the email the username and
3:27
the password so it's already logged in
3:28
here so we come here and this is how to
3:30
create your celebrity let's create
3:32
whatever person you want to put there
3:33
and put the amount you put in the a
3:35
little bit of Bio input the booking fee
3:36
and so on and so forth now you come to
3:38
settings for the button the button I
3:40
wanted to explain this is where it comes
3:42
in now so right now the name of the
3:43
button is value so let's name it
3:45
membership let's save it the button is
3:47
enabled you can also disable that button
3:49
so when you disable the button the only
3:51
thing you see on the button now is a
3:52
book when you disable the button so look
3:54
at it now you see membership we now have
3:56
membership there so you can change the
3:58
button to whatever it is it's still
3:59
comes to the booking system so when you
4:01
click a book this form has to be filled
4:03
up this form has to be filled up who are
4:05
you booking when you book when you click
4:06
into the persons you see the person's
4:08
name you see the person's picture I see
4:10
the person's bio and stuff so you book
4:12
the person with your own information
4:13
when you are done booking when you
4:15
submit the request you receive an email
4:17
that thank you for booking so on and so
4:19
forth then whatever you are using your
4:20
booking system to do you can continue
4:22
with the email from there so that's how
4:24
this works thank you very much to get
4:26
this script you can check the link in
4:27
the description below and don't forget
4:29
to sub subscribe for more videos like