Skip to content

CrossAxis98/dotNetJava

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkerHourTracker

WorkerHourTracker is simple app written in C#.Net with WPF using Oracle database. It enables employee management by providing such functions as: adding employee to database, registering their time spend working, viewing all statisctics for each employee. It also has weather view with current temperature in choosen city and forecast for next 2 days, because it is always ussefull addition to check weather in application :).

Technologies

  • .NET Core
  • Oracle SQL

Packages

  • Extended.Wpf.Toolkit
  • log4net
  • Microsoft.EntityFrameworkCore.Tools
  • Newtonsoft.Json
  • Oracle.EntityFrameworkCore

API

OpenWeather

Installation and configuration

git clone https://github.com/maciekpop/dotNetJava.git 
cd dotNetJava/
open app
  • install Oracle database on your local computer
  • create new database and configurate ConnectionString in EmploeeContext.cs file
  • update database
  • run application

Views from app

Authors:

About

Maciej Popieluch, Robert Krzyżoś

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%