/Csharp-MySQL-Barangay-town--Management-System

A Barangay ( Town) Management System where it can have two users; guest and the admin. You can add edit delete view the residents information in each specific places in barangay, you can also add information about the barangay officials, and also have history where you can see the user's transaction every time

Primary LanguageC#

Csharp-MySQL-Barangay-town--Management-System

A Barangay ( Town) Management System where it can have two users; guest and the admin. You can add edit delete view the residents information in each specific places in barangay, you can also add information about the barangay officials, and also have history where you can see the user's transaction every time

  1. Restore the sql source file (you can use mysql admin to restore it)
  2. Start XAMPP
  3. Run the application in the debug folder or you can open the project and run.

// if there's an error in running the app about mysql

download mysql.data.dll

  1. Click add reference then select the mysql.data.dll
  2. delete the "using MySql.Data.MySqlClient; then retype it; 3 then run.