Skip to content

timesheet app for employees in ASP.NET Core + Angular 6 πŸ“… [halfway]

Notifications You must be signed in to change notification settings

weronikazak/angular-timesheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

60 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Dotnet Timesheet πŸ“…

A timesheet app for employees in ASP.NET Core.

Uses:

  • C#
  • Bootstrap
  • Angular
  • SQLite
  • Entity Framework
  • Visual Studio 2017

This app allows you to:

  • check or add projects and their status (not started, halfway, finished),
  • check the client's data (such as contact details) and their requirements for the project,
  • creating teams that will work on the project and assign roles to them,
  • raport your working hours and what you accomplished today,
  • message your colleagues,
  • receive monthly raport with details about projects' progress.