C# Bulletin Board

In this university project, I was tasked to create a C# application that simulates a bulletin board. The system was simple in its design allowing users to create an account which was capable of posting and editing their own board entries. The program utilised a basic relational MySQL backend database for storing user data and authentication.

The project’s source code is available on my GitHub repository.

Description

Technology