Skip to content

Website that takes data from ergast.com/mdr api and displays it on a website.

License

Notifications You must be signed in to change notification settings

Ortieez/F1Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F1 Accidents

This website will show types of accidents that happened on a track that user chooses.

To Run

(Windows) To run this app you should run this in a virtual environment. Inside the main folder create virtual environment:

py -m venv venv

# Then activate the environment
./venv/Scripts/activate

After that install all required dependencies using requirements.txt

py -m pip install -r requirements.txt

Photos from app

Selection

Graphs

License

MIT

About

Website that takes data from ergast.com/mdr api and displays it on a website.

Resources

License

Stars

Watchers

Forks