Click here to Skip to main content
15,867,750 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to build a car wash client management application for my business

my clients by subscription package which includes a specific number of visits for each service I provide I already started working on the app and created a database with SQL to save my customers' data (name, number, car license, service1, service2) service1 and 2 will insert how many visits for each depends on the package selection

I need help with
1- how to pre-book appointments within the limit of service1 and 2 visits from the database

2- show the appointments on a calendar

3- print today's appointments with the clients' data

What I have tried:

i tried sql database but can't figure out how to do the rest
Posted
Updated 8-Jun-22 2:43am

1 solution

While we are more than willing to help those that are stuck, that doesn't mean that we are here to do it all for you! We can't do all the work, you are either getting paid for this, or it's part of your grades and it wouldn't be at all fair for us to do it all for you.

So we need you to do the work, and we will help you when you get stuck. That doesn't mean we will give you a step by step solution you can hand in!
Start by explaining where you are at the moment, and what the next step in the process is. Then tell us what you have tried to get that next step working, and what happened when you did.

If you are having problems getting started at all, then this may help: How to Write Code to Solve a Problem, A Beginner's Guide[^]
 
Share this answer
 
Comments
Ahmed Sadek 2022 8-Jun-22 9:08am    
first of all thanks for your reply,
i understand that very well and i don't need a step by step help
what i need is someone to tell me how i can do the 3 points i mentioned by just telling me what i should use like I used sql database for clients info just provide me with a general idea of the solution and i will write the code and figure it out and btw it's for my own business not getting paid to do it or for my grades already graduated
Ahmed Sadek 2022 8-Jun-22 9:08am    
also i can share my work with you if you can help me

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900