Skip to content

hanznikkol/STIJoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STIJoin – Student Registration System

A simple student registration system built with C# (.NET) and MSSQL to manage student enrollment processes and maintain student records efficiently.

📋 Features:

  • Student Registration
  • View, Edit, and Delete Student Records
  • Organized Student Information Management
  • Built with a clean and user-friendly interface

🛠️ Tech Stack

  • Frontend: C# Windows Forms (.NET)
  • Backend: MSSQL Database

📂 Database Setup

The project uses an existing database backup file.

How to Restore the Database:

  1. Open SQL Server Management Studio (SSMS).
  2. Create a new database.
  3. Right-click the newly created database > Tasks > Restore > Database.
  4. Select the provided .bak file located in the Database folder.
  5. Complete the restore process.

🚀 Getting Started

Prerequisites:

  • Visual Studio with C# (.NET Desktop Development)
  • Microsoft SQL Server
  • SQL Server Management Studio (SSMS)

Running the Project:

  1. Clone the repository.
  2. Open the solution file (.sln) in Visual Studio.
  3. Configure the database connection string if necessary.
  4. Run the project.

📎 Notes

This project was developed as part of an academic requirement and serves as a basic implementation of a student registration system.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages