Skip to content

cbarr123/Bangazon-Workforce-Management

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Bangazon Workforce Management

Group Name - workforce-management-drunk-uncles

Group Participants GitHub LinkedIn
Allison Patton Alpttn allisonpttn
Noah Barfield noahbartfield noahbartfield
Michael Stiles Mstiles01 mstiles01
Bennett Foster Bennfos bennett-foster
Carl Barringer CBarr123 carlbarringer

Original Repository Link: https://github.com/nss-day-cohort-34/Bangazon-workforce-management

Description

Bangazon Workforce Management is an ASP.NET MVC Web Application built using Visual Studio on Windows OS. Bangazon Workforce Management utilizes Microsoft SQL as the database. This application was designed to manage internal resources for a fictional e-commerce company called Bangazon. The application provides users the ability to create, view, edit and/or delete Employees, Training Programs, Departments, and Computers.

Database Setup

  1. Within Visual Studio Create new SQL server Database and name it BangazonWorkforce
  2. Open a query window and copy & paste the script in LoadFile stored in this repositiory.
  3. The LoadFile script will build the database tables and populate some initial information
  4. Run the application

About

Bangazon Workforce Management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 55.6%
  • HTML 27.8%
  • TSQL 15.4%
  • Other 1.2%