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.
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.
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.
- Separate project responsible for operating on database with REST API.