Skip to content

assignment source code and the document from group 2 project Wedding Note , group 2 1.Onh Paravath 2.Try bunheng 3.Ol Panha

Notifications You must be signed in to change notification settings

Aishete/WeddingNote

Repository files navigation

Wedding Note

Description

Wedding Note is a simple C# program that enables users to manage their wedding guest list and track the gifts they receive. This application facilitates the process of creating, reading, updating, and deleting (CRUD) guest information and their corresponding gifts in a database.

Features

  • Guest Management: Easily add, view, update, and delete guest information.

Table of Contents

Installation & Usages

1, Clone the Repository:

Open your terminal or command prompt. Run the following commands:

git clone https://github.com/Aishete/WeddingNote.git
cd wedding-note

2, Database Setup in SSMS:

  • Restore the backup file of the SQL Server Management Studio (SSMS) database with the bek file name "weddingnotedatabaseMSQL.bek."

3, Configure Project Settings:

  • Open the project in your preferred C# Integrated Development Environment (IDE).
  • Navigate to Form1.cs, and on line 21, you can customize the Data Source, User ID, and Password settings as needed. image
  1. Build and Run :
  • Build and run the project in your C# IDE or Visual Studio.
  • If you encounter build issues, follow these steps:
    1. Open the file explorer.
    2. Navigate to the project/solution directory.
    3. Search for *.resx. You will get a list of resx files.
    4. Right-click the resx file, open the properties, and check the option 'Unblock.'
    5. Repeat step #4 for each resx file.
    6. Reload the project.

Acknowledgments

Special thanks to Try BunHeng, Onh Paravath, and Panha Ol for their contributions to the development of Wedding Note assignment project by our C# teacher. there still more function to add but we are close to the deadline that our teacher is set for us, we many experiment or building this project in other program languages and use supabase as database

Contact

For any inquiries or feedback, please reach out to:

Try BunHeng: https://github.com/Aishete

About

assignment source code and the document from group 2 project Wedding Note , group 2 1.Onh Paravath 2.Try bunheng 3.Ol Panha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages