Room Booking System is used for booking rooms for different kinds of events. It has been created using php, Mysql and Bootstrap as a framework
#Index ##Navigation Bar
- Home
- Login / My Account
- Reservation
- Room Availability
- Upcoming Events
- Contact
- FAQ
- About Us
##Home:
- Copy IIT mandi Home Page
##My Account:
- Show details
- Edit Details
- Booking History
##Login:
- User Name
- Password
- Login in
- Cancel
- Sign up(using fb,google+,iitmandi account)
- Forgot Password
- Forgot Username
##Sign up Form:
- Select User Name
- First,Last Name
- Organization
- eMail(to confirm Identitiy)
- Confirm eMail
- Captcha
- Mobile Number
- Password,Confirm Password
- Submit
- Cancel
##Forgot username/Password Form:
- eMail id/user name
- Mobile Number
- Submit
- Cancel
##Reservation: ###Form 1:
- Room type(hall,lecture,video conferencing,Event,lab(comp,elec,chem,mech),grounds,eating place)
- Room Capacity
- From - To(Dates)
- Time
###Form 2:
- List room Rates along with Names
- Rate Ranges
- Sort by
- Back(to form 1)
###Form 2.5:
- Log in
###Form 3: Review
- Details
- Customer Review
- Confirm
###Form 4:Checkout
- Payment Options(Debit, Credit, DD, Net Banking,Cash By Hand)
- Pay
- I Change my Mind
##Room Availability:
- Side Column(Search/sort BY):
- Room type(hall,lecture,video conferencing,Event,lab(comp,elec,chem,mech),grounds,eating place)
- Room Capacity
- From - To(Dates)
- Time
- Price Range
##Main Column:
- Search Results(Tables)
- Details of Room (link)
##Upcoming Events:
- Sidebar : Show till
- Main column : Calendar format to show the rooms booked(tile format)
- Options:Next week, Prev Week,Next Month,Prev month
- ON click expand that day
##Root user:
- Add room
- Delete room
- Cancel/Modify Reservation
- Remove/Add User