Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaansrflioglu/associationmembershipmenagementapp
In this project, a C#-based Windows application was developed to track and manage members of a community.
https://github.com/kaansrflioglu/associationmembershipmenagementapp
csharp dotnet dotnet-core msaccess smtp-mail zedgraph
Last synced: 17 days ago
JSON representation
In this project, a C#-based Windows application was developed to track and manage members of a community.
- Host: GitHub
- URL: https://github.com/kaansrflioglu/associationmembershipmenagementapp
- Owner: kaansrflioglu
- License: mit
- Created: 2023-12-27T22:57:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-01T22:51:45.000Z (about 1 year ago)
- Last Synced: 2024-11-05T23:38:07.137Z (2 months ago)
- Topics: csharp, dotnet, dotnet-core, msaccess, smtp-mail, zedgraph
- Language: C#
- Homepage:
- Size: 3.31 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Community Membership Menagment App
- [ ] In this project, a C#-based Windows application was developed to track and manage members of a community.
- [ ] The database is created the first time the program runs. (Provided by the CreateMembersTable and CreateDutiesTable functions in BusinessLayer.)