Coder Social home page Coder Social logo

3324-scouting's Introduction

3324 Scouting App

This is the github page for 3324’s scouting app, we use an acommpanying google sheet.

Running the site

To run the site (on port 8080) you need a couple dependencies. Firstly you need python2 and pip2. Next you’ll need to pip install flask and pip install unicodecsv (for unicode support).

Then you can run python server.py to run the server on port 8080. To go to the site go on a browser on the host machine and enter 0.0.0.0:8080 in the address bar. If you want to run the server on port 80 (the normal http port, so you don’t have to include the 8080 in the url) you’ll have to change line 70 in server.py to port='80'.

Tip
You’ll have to run the app as sudo on a Unix device. I don’t know how it would interact on Windows.

Using the site

We have seperate pit scouting forms for Mechanical/Electrical/Programming determined by their respective leads. We also have a Business/Administration/Management section with our fundraising and media forms, as well as a portal to view the data which is still experimental.

3324-scouting's People

Contributors

kanderoo avatar maniyar1 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.