Skip to content

PeterJackNaylor/dart-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dart-app

Project to create a collaborative dart score. Run the project with the command python app.py.

Create geojson

The dart figure is actually a geojson. You have to generate it thanks to the file create_dart_geojson.py.

From the root of the project, python utils/create_dart_geojson.py should do the trick.

Create the geojson mapping dataframe

The mapping is saved under a dataframe, in particular we assign the value, the coefficient and the color to each of the polygons found in the geojson.

From the root of the project, python utils/dart_mapping.py should do the trick.

Over view of the structure

Version 1

Project overview, version 1.

DNS server

Free on website freenom.

Picked: dart-app And we create two A requests.

nginx server

Set nginx server for load balancing and all that... We followed this tutorial

And set up of https on the same link. We also took tricks and tips from: https://blog.miguelgrinberg.com/post/running-your-flask-application-over-https To try and get an A+ grade website! https://www.ssllabs.com/ssltest/analyze.html?d=www.dartapp-denfert.tk

TO DO (pj):

  • Maybe add kill and delete button for live games
  • Add maybe a load button but for users and there a better saved versions of games
  • Add game details
  • What to do with the bruno geo_plot file
  • error page on bad login authentification

About

Project to create a collaborative dart score

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published