Skip to content

kpluas21/KSheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KSheet

Description

KSheet is an interactive web application made with Blazor used to log calls taken at a call center.

  • This was made in an effort to save paper, trees and time!
  • Allows the lead supervisors to quickly check calls
  • Enables faster searching instead of manually reading through physical sheets of paper.

Table of Contents

Requirements

Make sure you have the latest version of the .NET SDK installed on the host computer. This will be enough to get you started developing and running the application. .NET Downloads

Installation

To open the project in a development environment, simply open the .sln file with Visual Studio and build. Otherwise, simply run KSheet.exe and open the url in a browser of your choosing. Make sure the port listed is open to traffic. By default, it is 5000.

Usage

KSheet will first require you to register an account with your email address before you can start using it. This is to better track changes to the database.

Registering an account

In the main 'Home' screen, you can choose to either enter a new call or search for an existing one. More features are to come!

Home screen

Simply fill out the form to enter a new call into the database.

Entering a call

Entering a call into the database requires at the minimum, data in the following fields

  • Position
  • Address
  • Incident Number

In the 'Search' screen, you can attempt to look for a specific call using several fields. Be sure to enter as much information as possible for a more focused search.

Searching for a call

Calls are displayed in a neat table.

Listing some calls

Credits

A huge thanks to this tutorial which really made the foundation for this application. I mostly repurposed it for a different use and added the searching functions.

Badges

badmath

Contributing

If you have any feedback, problems, or you want to help with development, shoot me an email or create an issue!

About

A Blazor web application for efficient call logging at call centers.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors