hotel reservation system (hrs)
Project Name : Hotel Reservation System (HRS)
Environment : Windows 2000,
ASP.NET 1.0, MSSQL
Project Description : Hotel Reservation application will be used by employees of a Travel Agency to manage their internal process for reserving hotel accommodations at various hotels. In this application basically Group booking is done.
Salient Features
- Run on a shared server at an ISP or on a local server
- Employees of the Travel Agency use this to manage their internal process for reserving
- hotel accommodations at various hotels.
- Generate and send reservations request documents to hotels by fax and email
- Generate and send reservation confirmation documents to clients by fax and email
- Generate and send reservation Contract documents to clients by fax and email
- Generate and send invoice documents to hotels by fax and email
- Generate reports for printing or exporting of report file
- Secure user connectivity from any web browser
- Assign users different access privileges
- Save user defaults for search screens and reports filters
- Set time outs for automatic logout of inactive users
- Save and display a history of all changes to reservation records
- Upload documents for viewing by users (Rate sheets and Help screens)
- Encryption of sensitive data such as credit card numbers
Components
- System.Web.mail for sending emails with attachments
- 3rd party component RFAX for sending faxes
|