Skip to content

Mihai-Canea/FormulaOneStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentation

FormulaOneStudio

About

This is FormulaOneStudio, an Open Source Software that allows you to watch & manage a Formula 1 championship. The Software is written mainly in C# WPF Project, with the addition of some tools written in Python.

Drivers

You can find some additional photos in the gallery folder.

Documentation

Database - FormulaOneStudioDB

For DLL : C:\Dati

For WebAPI: ..\FormulaOneStudioSolution\FormulaOneAPI\App_Data

FormulaOne DB diagram

DB diagram

Building FormulaOneStudio

First, clone the repository or download the latest zip.

git clone https://github.com/Mihai-Canea/FormulaOneStudio.git

Build using IDE

Open FormulaOneStudioSolution.sln in selected IDE and run Build command.