Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c45b8ab

Browse files
AddReadMe
2 parents 018d414 + eaed563 commit c45b8ab

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

‎Accounting.sln‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Accounting_Utility", "Accou
1313
EndProject
1414
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Accounting_ViewModel", "Accounting_ViewModel\Accounting_ViewModel.csproj", "{E565E771-E262-4304-9CE7-1588DA28EE73}"
1515
EndProject
16+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F075B77A-6DCC-4D1C-BB68-95E81B3D3B25}"
17+
ProjectSection(SolutionItems) = preProject
18+
.gitignore = .gitignore
19+
README.md = README.md
20+
EndProjectSection
21+
EndProject
1622
Global
1723
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1824
Debug|Any CPU = Debug|Any CPU

‎README.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,9 @@ This is a **Windows Forms-based Accounting Software** developed using a **5-laye
3434
## Getting Started
3535

3636
1. **Set Up the Database**: Use SQL Server to create the database and then generate the models using the **Entity Framework Database First** approach.
37+
<<<<<<< HEAD
3738
2. **Configure the Application**: Update the connection string in the application’s configuration file.
39+
=======
40+
2. **Configure the Application**: Update the connection string in the applicationâ€TMs configuration file.
41+
>>>>>>> eaed563aa1cf9495b2b8eac02ff8ba7f02dedf02
3842
3. **Run the Application**: Open the solution in Visual Studio and run the project.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /