Skip to content

this project was done in .NET FRAMEWORK using C# windowsform

Notifications You must be signed in to change notification settings

nouman-x-ahmad/TA-LD-Task-Assigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LD/TA_TASK-ASSIGNER

Project info

This project was done on visual studio on C# using winform on .Netframework
project goal was to digitilize and streamline the assignment of task to TA/LD.

Application workflow

The Admin has been assigned to able to have CRUD feature for all LD,TA and FACULTY
Faculty can assign task to LD and TA.
when task are finished LD and TA can check and submit their task.

Database

The data is being locally saved in SQL based databased system, for us we use MSSQL.

TEAM

Images

HOME PAGE(STARTER PAGE)

LOGIN PAGE FOR ADMIN

ADMIN PAGE FOR CRUD

LOGIN PAGE FOR TA

similar design for ld and faculty page

TASK ASSIGNER

SETUP

To set up the project:

  • Clone the repository.
  • Open the solution in Visual Studio.
  • Set up the database by running the provided SQL scripts.
  • Update the connection string
  • Build and run the project.

About

this project was done in .NET FRAMEWORK using C# windowsform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published