Skip to content

Commit 5de451b

Browse files
committed
Setting up release 1.0
1 parent 34a72fa commit 5de451b

7 files changed

+42
-1
lines changed

ASSETS/SCM_GroupOfIcons.JPG

36.4 KB
Loading

ASSETS/SCM_GroupOfIcons.png

460 KB
Loading

ASSETS/SCM_Member_150x150.png

20.1 KB
Loading

ASSETS/SCM_Member_800x800.png

382 KB
Loading
120 KB
Loading
305 KB
Loading

README.md

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,43 @@
11
# SCM_Member-R
2-
SCM_Member is part of the SwimClubMeet meet manager. Manage your swimming club members.
2+
Manage your club members. Part of the SwimClubMeet eco system of applications to run your swimming meets.
3+
4+
![Hero Member ICON](ASSETS/SCM_Member_150x150.png)
5+
6+
---
7+
SCM_Member is a 64bit application written in pascal. It's part of an eco system of applications that make up the SwimClubMeet project. SCM lets amateur swimming clubs manage members and run their club night's. (A meet manager.)
8+
9+
![The eco system of SCM](ASSETS/SCM_GroupOfIcons.png)
10+
11+
To learn more about SCM view the [github pages](https://artanemus.github.io/index.html).
12+
13+
If you are interested in following a developer's blog and track my progress then you can find me at [ko-fi](https://ko-fi.com/artanemus).
14+
15+
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/V7V7EU686)
16+
17+
---
18+
19+
### USING Member
20+
21+
After install, by default, an icon is placed on the desktop. If you elected to disable this, type **member** in the windows search bar to discover it. Else navigate to the **Artanemus** folder on the start bar. (All SCM applications and utilities are located in this folder.)
22+
23+
### ON START-UP
24+
25+
The application will ask you to login to the database. Currently there is no help file for this application. So I offer you these notes.
26+
27+
Use the navigator to browse, edit, insert and delete members.
28+
29+
Editing can be done in both single and grid view. (TabSheet 1 and TabSheet 2.)
30+
31+
Members that have a swimming data (they have raced an event) cannot be deleted (it would void MS SQL integerity). The correct method is to archive these members.
32+
33+
> Use Windows **Apps and Features** to remove the application.
34+
35+
---
36+
37+
![ScreenShot hamburger.](ASSETS/Screenshot%202022-10-01%20130413.JPG)
38+
39+
The above snip-it shows tab-sheet 1. Single record view.
40+
41+
![ScreenShot member range.](ASSETS/Screenshot%202022-10-01%20130503.JPG)
42+
43+
The above snip-it shows tab-sheet 2. This is grid view. Seen on the right is the quick-find dialogue.

0 commit comments

Comments
 (0)