An Extracurricular Management Application

Windows Native App for Personal Training Management

Back to Main Page

Github Repo

{ "Repo URL":"https://github.com/HyunsuYu/StudyManagementApp" }

Description

I had to teach someone about programming before

It is a study management application for desktop that I made to use at that time

When I made it, I implemented it with C# + Windows Form + AWS RDS + Mysql

As a function, first of all, it provides a login function to manage multiple people at the same time

Problems provided separately for each person can be checked and source code can be submitted, and when the administrator enters the benchmark result into the database, it can be viewed in the form of a graph

MSDN, Stack Overflow, Github, and Google are linked directly to your browser to make it easier to study, and there are also recommended news lists that administrators update from time to time


Preview

First, it is a development screen in Visual Studio

Next are the images before logging in

These are the images since I last logged in


Features

{ "Features":[ { "Login":"Manage multiple people at the same time" }, { "Learning management":"You can check the problems provided separately for each person and submit the source code, and when the administrator enters the benchmark result into the database, it can be viewed in a graph form" }, { "Provides study materials":"links MSDN, Stack Overflow, Github, and Google to the browser, and provides recommended news lists that administrators update from time to time" } ] }

References

{ "References":[ { "[1] MySQL Connector/NET Developer Guide":"https://dev.mysql.com/doc/connector-net/en/" }, { "[2] Dashboard UI":"https://dribbble.com/shots/10090105-Dashboard-UI?utm_source=Clipboard_Shot&utm_campaign=D-studio&utm_content=Dashboard%20UI&utm_medium=Social_Share&utm_source=Clipboard_Shot&utm_campaign=D-studio&utm_content=Dashboard%20UI&utm_medium=Social_Share" } ] }

MySQL Connector/NET Developer Guide

Dashboard UI