Skip to content

Latest commit

 

History

History
77 lines (47 loc) · 1.83 KB

README.md

File metadata and controls

77 lines (47 loc) · 1.83 KB

Certificate Credentials Application

This is a web application for managing internship certificates. The application is built using HTML, CSS, JavaScript, Bootstrap, ASP.NET, ADO.NET, and SQL Server.

Features

  • Admin Dashboard:

    • Login functionality for the admin.
    • Create, delete, update, and display internship certificates.
  • User Interface:

    • Users can enter their internship ID or certificate number to view their certificate details.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • ASP.NET
  • ADO.NET
  • SQL Server

Getting Started

Prerequisites

  • Visual Studio (or any preferred IDE for ASP.NET development)
  • SQL Server
  • .NET Framework

Installation

  1. Clone the repository:

    git clone https://github.com/saurabhdhumane/certificate_credentials.git
  2. Open the solution in Visual Studio.

  3. Set up the SQL Server database using the provided SQL scripts in the DatabaseScripts folder.

  4. Update the connection string in the web.config file with your SQL Server credentials.

  5. Build and run the application.

Usage

  1. Access the admin dashboard by logging in with admin credentials.

  2. Create, delete, update, or display internship certificates.

  3. Users can enter their internship ID or certificate number to view their certificate details.

Contributing

If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to Saurabh Dhumane for their contributions.

Contact

For any inquiries, please contact saurabhdhumneraje@gmail.com