Simple Membership System Using VB.NET and MS Access with Source Code

The Simple Membership System was developed using VB.net, and for the database, I used MS Access. The purpose of this application is to lessen the work time of every individual and to avoid data redundancy. This project was made in Visual Studio 2012 expect that there will be a compatibility issue with the previous versions.

This Simple Membership System manages the student registration and system user registrations. This program has also a simple transaction feature in which the system admin will list all the fees for the transaction. After the system users populate the list of Fees, they can now create a new transaction. For the transaction, there's a status option to choose which are the available and balance options. The available will refer to the new transactions and the balance will refer to the students' previous transaction that has an existing balance.

Features

  • Administrator (CRUD)
  • The student can view the record of its transaction, only if he/she has a balance
  • Fee (CRUD)
  • The transaction can determine whether the student will pay for fees or pay for the remaining balances

This Simple Membership System Project in VB.NET and MS Access Database is free to download. Feel Free to download and modify the source code the way you desire. For system requirements and instructions, please continue reading below.

How to Run

Requirements

  • Download and Install Microsft Visual Studio Software. (Program was programmed using VB.NET 2012 and recently tested using Visual Studio 2019)
  • Download and Install MS Access Database Engine 2010.

Installation/Setup

  1. Download and Extract the provided source code zip file. (download button is located below)
  2. Locate the Solution File in the extracted source code folder. The file is known as "Membership System.sln".
  3. Open the solution file with your Microsoft Visual Studio Software.
  4. Press the "F5" key on your keyboard to run the program.

Administrator Account

Username: admin
Password: admin

Demo

I hope that this simple application can help you with what you are looking for. For more updates and tutorials, just kindly visit this site.

Enjoy Coding!!

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byPaul N (not verified)on Tue, 07/23/2019 - 19:47

I will check this out. Thanks for sharing.

Add new comment