Skip to content

VittorioMorellini/CallCenter

Repository files navigation

Table of Contents
  1. This a call center web application
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License
  6. Contact

About The Project

This project is a call center created with dotnet and React for the UI.

The target is to offer a way to manage all the call received after media advertising

(back to top)

Built With

The project is written in dotnet. The version on the framework is dotnet 8 for the api.

React 18 for the UI

  • [![dotnet][.Net8]][dotnet-url]
  • React

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally.

After cloning the repo you have to start both: api and the Ui, ad esemple with visual studio code the UI

Prerequisites

The prerequisites is to have installed net 8 framework.

Installation

  1. The project is written in blazor server, dotnet 8
  2. Clone the repo
    git clone https://github.com/vittoriomorellini/callcenter.git
  3. Change git remote url to avoid accidental pushes to base project
    git remote set-url origin vittoriomorellini/callcenter
    git remote -v # confirm the changes

You just net framework dotnet 8 in any operating system.

(back to top)

Usage

To run the projet from the command line type: dotnet run from the root of dotnet cc.api project directory.

In Visual Studio run the api project cc.api in http. This is a Web api application.

You need local SqlServer for the database

(back to top)

Roadmap

  • Add Changelog
  • Add back to top links
  • Add Additional Templates w/ Examples
  • Add "components" document to easily copy & paste sections of the readme
  • Multi-language Support
    • Italian
    • English

See the open issues for a full list of proposed features (and known issues).

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact

Vittorio Morellini - @Vittorio Morellini - [email protected]

LinkedIn - Vittorio Morellini

Personal portfolio - Vittorio Morellini

Github - Vittorio Morellini

Project Link: https://github.com/vittoriomorellini/offerteblazor

(back to top)

About

New dotnet and react call center

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published