Mobile app version of vmapp.org
Login or Join
BetL925

: Developing hotel website I know HTML, CSS, JavaScript, and some of PHP/MySQL. I've decided to create simple hotel website, just to exercise my skills, and to see what i can really do. I wrote

@BetL925

Posted in: #BestPractices #GoogleMaps #WebDevelopment

I know HTML, CSS, JavaScript, and some of PHP/MySQL. I've decided to create simple hotel website, just to exercise my skills, and to see what i can really do.
I wrote concrete technical details of my website:


User database where users can register and log in to see their booked places.
Search that has criteria of A)cost B)facilities C)rating D) distance to the user entered place
Gallery of house's pictures
Transaction page (electronic payment, PayPal and etc.)
Calendar that shows which dates are reserved and which are not.
Ability to pass user entered info to google maps and show exact location on the map.
Reviewing, adding comments to rented room or house.


Questions:


Is there template or framework that i can take to develop tasks # 1,#2, and #5 ?
If there's no template, where should i start to code my own search that would fit my criteria?
How to pass arguments to google maps to show location of house? (Vague explanation is ok)
Can you give guidelines on how to code module of website to achieve task #7 ?
How do people usually do task #5 ? I mean do they take the piece of code or just write it by themselves?


Sorry for my english.I'm not a native speaker. If you think that this explanation is to vague or indefinite, please do not just close this topic. All i want is just some guidance, i've come to the point when i realized that i need to challenge myself, but before i do this, i need to get some advice.
Thanks!

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @BetL925

1 Comments

Sorted by latest first Latest Oldest Best

 

@Sue5673885

There are a number of PHP frameworks that will do the low level work for getting data and displaying it.
See 1.
If you have a Google map which shows your house then click on the link icon at the top to get a version of it you can link to or embed.
Not easily.
If they are using a content management system then these have calendar modules available. You may find that someone's done a calendar module for the framework you choose.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme