Sunday 16 April 2023

Send Email on form submit

 This post will help you to send emails to the website admin, While someone fills out the contact/feedback or message form on the website. The whole task will be achieved using only HTML, No server side or any other backend code is required. 

This kind of email service is provided by https://formsubmit.co/. Just paste the sample form code on your webpage.

<form action="https://formsubmit.co/your@email.com" method="POST">

    <input type="text" name="name" required>

    <input type="email" name="email" required>

    <button type="submit">Send</button>

</form>

Sunday 2 April 2023

Room Booking/Hotel Management Synopsis

 

Room Booking/Hotel Management  Synopsis

Room Booking/Hotel Management  Synopsis

Room Booking/Hotel Management website is a complete synopsis, which will help you to cover all business logic Room booking system for Hotel.Lodge,Guest House. This synopsis is prepared for the core PHP. You can change some minor headings and this synopsis will work for your platform project. Live projects have been already made through this synopsis.  This synopsis covers all the standards for the synopsis. So this can be used by BCA, MCA, Bsc, O-Level, A-Level, IGNOU students.

Introduction


This project synoopsis plays a crucial role in a room booking system. A room booking system is a software application that allows users to book rooms or spaces online. It enables users to view available rooms, reserve rooms, and make payments securely online.

  • Availability: The software enables users to view the availability of rooms in real-time. This makes it easy for users to find and book rooms quickly.
  • Reservations: The software allows users to make reservations easily. It keeps track of all reservations and ensures that there are no double bookings.
  • Payment processing: The software enables users to make payments securely online. This ensures that payments are processed quickly and accurately.
  • Management: The software helps managers to manage the room booking system effectively. It provides them with real-time information on room availability, reservations, and payments.
  • Reporting: The software generates reports that provide insights into room occupancy, revenue, and other key performance indicators. This helps managers make informed decisions.

Key Features

  • Dynamic website
  • Room/Product entry
  • Customer signup/login
  • Online booking System
  • Online payment
  • SMS/Email notification
  • Invoice Printing
  • Customer chat service
  • Reporting
  • Separate login panel for both user and web admin
  • Grievance cell
  • Discount/Coupon management
  • Customer database knowledge panel
  • Backup and restore management

 Click to   Download Synopsis PDF Version.







Friday 10 March 2023

CCAvenue Integration with C# ASP.NET MVC

 

CCAvenue Integration

CCAvenue integration with complete step-by-step code for C# ASP.NET MVC Pattern.


CCAvenue is one of the most powerful and popular payment gateways which support all types of payment methods. Integration of CCavenue with ASP.NET is quick and easy but the main problem is, Integration kit provided by the CCAvenue is implemented in the ASP.NET form application. Which is not in trend right now. ASP.NET MVC with C# is trending now. So this post will help you to implement CCAvenue with ASP.NET C# MVC pattern using visual studio 2019.


Process Login

  • Signup with CCavenue and get the CcAvenueMerchantId,CcAvenueWorkingKey, and CcAvenueAccessCode. To get this code please refer to the ccavenue documentation or use youtube because this information is available easily. So I am going to leave this to make this post smaller.
  • Download the Integration kit named ASP.Net_Kit_Version_2.0.
  • Drop an email to service@ccavenue.com with your website URL because CCAvenue entertains only register URLs sent by users by mail.
  • CCavenue provides a form with mandatory and optional parameter then encrypt user input and send it to the server.

Step 1 

  • Create an account on CCAvenue and get CcAvenueMerchantId,CcAvenueWorkingKey, and CcAvenueAccessCode.


  • Drop an email to service@ccavenue.com with your website URL because CCAvenue entertains only register URLs sent by users by mail.

Saturday 4 March 2023

Tour and Travel Management Website Synopsis

 

Tour and travel website


Tour and Travel website is a complete synopsis, which will help you to cover all business logic of tour and travel sector. This synopsis is prepared for the core PHP. You can change some minor headings and this synopsis will work for your platform project. Live projects have been already made through this synopsis.  This synopsis covers all the standards for the synopsis. So this can be used by BCA, MCA, Bsc, O-Level, A-Level, IGNOU students.

Key Features

  • Dynamic website
  • Package entry
  • Customer signup/login
  • Online package booking
  • Online payment
  • SMS/Email notification
  • Invoice Printing
  • Customer chat service
  • Reporting
  • Separate login panel for both user and web admin
  • Grievance cell
  • Discount/Coupon management
  • Customer database knowledge panel
  • Backup and restore management


 Click to download the editable Microsoft word version


List of live website list using this Synopsis