Skip to content

gitchristopher/TapLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tap logger

An application for recording tap events while testing a system.

Getting Started

Run from visual studio. appsettings.json contains a setting to use in memory database, currently set to true.

Built With

Backend:

  • .net core 3.1 - Web API
  • ef core - Persistence
  • Clean Arictecture - Architecture
  • CQRS - Design pattern
  • nswag - API documentation

Frontend:

  • Angular 9 - Front end UI framework
  • Material UI - Component library
  • NgRx - Redux state management

Screenshots

Tap Logger

Tap Exporter

Admin

API

Authors

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published