You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Employee Manager is a web app developed using ASP.NET and C#. The project incorporates MS SQL Server via Entity Fr and is structured with Ocelot. It also integrates many other features. With CRUD functionality for employees under the admin role, it provides managers the ability to manage employees, while employees can only view their own data.
This program was wrote to randomly pick people for a drug test or contest winner(s). The user has a choice to write the data to a text file for record keeping or to not write to a text file..
The Scheduler App is an employee self scheduler application designed to take the hassle out of scheduling in the workplace. Scheduler allows employees to self schedule their own shifts based on employer designated shift types, and it also allows employees to view their scheduled shifts. Scheduler also allows employers to approve/deny shift trade…