Skip to content

Heshaniii/DM2coursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DM2 Coursework Project

This is a C# WinForms application integrated with an Oracle Database, developed as part of the DM2 module at NIBM.

Features

  • Customer & Supplier Signup/Login
  • Secure password hashing (SHA-256)
  • Oracle PL/SQL procedures for authentication
  • Form validation with error messages
  • UI built with Windows Forms (Clean UI with separate homepages for Customers and Suppliers)
  • Oracle PL/SQL integration for authentication

Technologies Used

  • C# (.NET Framework / WinForms)
  • Oracle DB (PL/SQL functions and tables)
  • Git + GitHub for version control
  • Visual Studio 2022

Setup

  1. Clone the repository (git clone https://github.com/Heshaniii/DM2coursework.git)
  2. Open in Visual Studio
  3. Configure the Oracle connection string in Database.cs
  4. Run the application

Author

Heshaniii
Data Management 2 Module Coursework

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages