Table of Contents
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
The project is written in dotnet. The version on the framework is dotnet 8 for the api.
React 18 for the UI
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
The prerequisites is to have installed net 8 framework.
- The project is written in blazor server, dotnet 8
- Clone the repo
git clone https://github.com/vittoriomorellini/callcenter.git
- 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.
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
- 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).
Distributed under the MIT License.
Vittorio Morellini - @Vittorio Morellini - [email protected]
LinkedIn - Vittorio Morellini
Personal portfolio - Vittorio Morellini
Github - Vittorio Morellini
Project Link: https://github.com/vittoriomorellini/offerteblazor