i'm planning on creating a program for reservations (ex. rooms)
by analyzing my problem,the things i don't know how to are:
validating the date and whether the room inquired is available or reserved for someone else
i'm guessing this will require me to create an output file,which i have no idea yet.
are those things mentioned complex?