Skip to content

Internal website of fictional "Excellent Audit Company" (EAC)

Notifications You must be signed in to change notification settings

marekott/ProjectsBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProjectsBase

In almost every audit company there is a period in a year so called "busy season". There is enormous amount of work in that time which leads to frustration amoung employees. ProjectBase is a proposition of increasing morale by giving auditors an possibility to choose in which particular projects they want to participate.

Technology

Web application is written in ASP.NET and uses Entity Framework to store and read data from a database. Models library is created with .Net Framework.

Getting started

Website isn't hosted yet on any server. To use it, download repository and host it via Visual Studio (IIS). Be sure to install localdb in order to use this application locally.

To do

  1. Separate project responsible for operating on database with REST API.

Releases

No releases published

Packages

No packages published