https://github.com/kevindarbydev/regexacademy
RegexAcademy is a school management system, where users can enroll students & teachers into custom created classes. Made with WPF C#
https://github.com/kevindarbydev/regexacademy
Last synced: over 1 year ago
JSON representation
RegexAcademy is a school management system, where users can enroll students & teachers into custom created classes. Made with WPF C#
- Host: GitHub
- URL: https://github.com/kevindarbydev/regexacademy
- Owner: kevindarbydev
- Created: 2023-01-17T15:40:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-06T09:37:47.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T03:15:18.548Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 1.56 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RegexAcademy
RegexAcademy is a school management system, where administrative users can enroll students & teachers into custom created classes. Users can also edit and delete any of their inputted entries. The program also has certain administrative helper features, such as exporting data to file, and graphical displays of the programs data. Made with WPF C#
### Landing Page

### List of All Students

### List of All Courses

### Edit A Teacher

### Managing Students in a Class

#### Selecting students to delete

#### Delete operation success

#### Admin Features (Graphs, Statistics, Export to File)
