Skip to content

Appllication built in .NET that allows professors to assign, modify, and delete tasks for their subordinates.

Notifications You must be signed in to change notification settings

wrjac/UARK-GA-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UARK-GA-Manager

Application built in .NET that allows professors to assign, modify, and delete tasks for their subordinates. Issues may be opened, but no pull requests will be merged until after May 5

Getting Started

  1. Clone repo onto any given directory on your computer.
  2. !!!! IMPORTANT !!!! Make sure you have at least Visual Studio 2013 or later for optimal performance.
  3. Inside the newly-cloned UARK-GA-Manager folder, double-click the .sln file
  4. The VS IDE should open, and all related forms for the application should appear on the right-hand sidebar.

If you have any issues setting this up, please send me an e-mail.

Notes/Stipulations

  • If you are in a building this in a linux environment and use mono, the application may not build properly. This mainly is due to SQL statements within the code that span across more than one line, and also various compatibility issues due to me originally starting this in VS. These will be fixed with stored procedures/patches at a later date.
  • I built this for my Information Systems capstone course, and therefore had to follow specific guidelines when progrmaming this (to a certain degree). Therefore, all commits after May 5 will be personal commits that I think could be more useful for individuals involved in UARK'S IS grad program.

About

Appllication built in .NET that allows professors to assign, modify, and delete tasks for their subordinates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published