Skip to content

HireDesk is an ASP.NET Web Forms application that allows candidates to apply for jobs online and automatically sends confirmation emails to HR and the applicant using SMTP.

Notifications You must be signed in to change notification settings

sakibtheseeker/HireDesk

Repository files navigation

HireDesk Application

HireDesk is a web-based Job Application System that enables candidates to apply for jobs online and automatically notifies both HR and the applicant via email after successful form submission. The application focuses on simplifying the hiring communication process using email automation.


🚀 Features

  • Online Job Application Form
  • Automatic Email Notification to HR
  • Confirmation Email to Applicant
  • Secure form submission
  • Validation for user inputs
  • Database storage of applicant details

🛠️ Tech Stack

Frontend

  • ASP.NET Web Forms
  • HTML
  • CSS
  • Bootstrap

Backend

  • C# (.NET Framework)
  • ADO.NET
  • SMTP (Email Sending)

Database

  • Microsoft SQL Server

🗂️ Project Structure


📧 Email Functionality

  • Sends application details to HR email ID
  • Sends acknowledgment email to the applicant
  • Implemented using SMTP configuration
  • Email credentials configured securely in Web.config

⚙️ Database Overview

Main table used:

  • Applicants

Stored data includes:

  • Applicant Name
  • Email Address
  • Mobile Number
  • Job Role
  • Resume Details
  • Submission Date

🔑 Key Highlights

  • Automated email workflow
  • Clean and user-friendly UI
  • Secure and validated form handling
  • Practical real-world use case
  • Suitable for academic and entry-level projects

🧑‍💻 How to Run the Project

  1. Clone the repository:
    https://github.com/sakibtheseeker/HireDesk.git
    
    
    

🙌 Author

Sakib Tamboli B.Sc IT Graduate Aspiring Full Stack .NET Developer

About

HireDesk is an ASP.NET Web Forms application that allows candidates to apply for jobs online and automatically sends confirmation emails to HR and the applicant using SMTP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published