Coder Social home page Coder Social logo

topattendance's Introduction

Bootstrapping the project

  1. Install python 3 (on Mac: brew install python3)
  2. Clone this repo: git clone [email protected]:AndreiTich/TopAttendance.git.
  3. cd into the repo directory.
  4. Create a virtual environment for your python dependencies: python3 -m venv .virtualenv
  5. Activate the virtual environment (on Mac/Linux: source .virtualenv/bin/activate; on Windows: ./.virtualenv/Scripts/activate.bat)
  6. Install the python requirements via pip3 install -r requirements.txt

Deployment

  1. Ask Alex :p

Learning resources

Python / Django

React

CSS

Ideas

Misc. ideas that have been brought up.

  • Correlate geoip (Django has a great geoip/GIS feature) with the user-reported GPS lat/long to double check that they agree, to make sure they're not cheating the GPS location.
  • Add attendance "sessions": allow the prof to start/stop the attendance window.
  • iBeacon transmission from prof to student devices
  • Something with having the students taking a photo of themselves so that the prof can go check if a student looks like they're in-class, if they have some reason to be suspicious
  • Consider other sensor data that might be interesting from mobile devices

Feel free to experiment!

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.