Giter VIP home page Giter VIP logo

townsquare-flask's Introduction

townsquare-flask

What will TownSquare be?

As it stands, the requirements are pretty much written as the issues at https://github.com/sc3/django-townsquare/issues. It could definitely be cleaned up, but here's the basic rundown (probably isn't comprehensive):

Basic mission

Have a system to keep track of volunteers' contributions of hours to the organization and to keep track of the reward credits they've earned as a result of their efforts.

Basic Features:

  1. Autocomplete for name insertion (issue 35 in that repo)
  2. Add volunteers to system
  3. Add events (where volunteer hours can be earned)
  4. Track which volunteers are at each events (to issue rewards credits)
  5. Track rewards credits

Expanding

  1. Report generation 2.Sign-in/Sign-out kiosk (which, as it stands, is a separate project -- may be integrated later)

Setup

Make sure you are using Python 3.5! This app does not make any attempt to be backwards compatible with older versions.

git clone [email protected]:sc3/townsquare-flask.git

cd townsquare-flask

mkvirtualenv town

pip install -r requirements.txt

Run the app:

./town

Run the tests:

nosetests tests

townsquare-flask's People

Contributors

wilbertom avatar mufniarz 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.