Skip to content

kitsu/JobLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Logger

An ASP.net core based application for logging job search information per Washington state unemployment guidelines.

Interesting Features:

  • Per-user (virtual) log collections using AspNetCore.Identity & EntityFrameworkCore.
  • UI using Bootstrap driven by Knockout using html templates with models written in Typescript.
  • Main page run as a SPA pulling data from the server using ajax.
  • A working xUnit test setup using Moq.
  • Additional project development info on My blog.

Getting Started

This project was created using Visual Studio Community 2015 on Windows 10. Additional configuration may be required on other platforms/IDEs.

Deployment

This App is currently deployed on Azure as a WebApp at https://joblogger.azurewebsites.net/ . Deployment happens automatically when changes are pushed to this Github repo.

License

This project is licensed under the 3 Clause BSD License - see the LICENSE.txt file for details

About

Project built to learn Asp.net Core.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages