Skip to content

xgschwi/CSharpProject1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment Manager Project

Description

This C# Project is a Windows Form App that uses a SQL database to manage classes and class assignments for users.

Logging In

Login Page

A User can login to the App by entering in user information that is validated through SQL Database before allowing a user to access their classes and assignments.

Managing Classes

Class Manager Page

A User can add classes or delete pre-existing classes from the database. When deleting classes, the assignments for the user associated with them will be deleted as well.

Adding Assignments

Assignment Form

A User can add assignments to a class by inputting assignment and class data into the table, and they can save that data to the database.

Managing Assignments

Assignment Viewer

A User can change the status or due date of an assignment through the data table, and they can save these changes to the database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages