Code Monkey home page Code Monkey logo

techbikers's Introduction

Techbikers Website

This is the main website for Techbikers. The aim is to build this into more of a platform that allows Techbikers to scale as a charitable organisation and for Chapters (different branches of Techbikers) around the world to organise their own rides.

The main components to the site at the moment (and the priorities) are:

  • Front facing site. The primary audience are potential donors to riders.
  • Rider registration and payment of fee.

Installation

Ensure you have Python installed (2.7.X) and pip.

Checkout and go to the repo then run

pip install -r requirements.txt

Hopefully it will all work! You might need to run the above with sudo.

Usage

Run from the following commands from the project root.

First build the database.

python manage.py syncdb

Then start your server!

python manage.py runserver 8000 --settings=techbikers.settings.local

Contributing

Want to contribute? Great! Get in touch [email protected]

  1. Fork it.
  2. Create a branch (git checkout -b my_branch)
  3. Commit your changes (git commit -am "Added something cool!")
  4. Push to the branch (git push origin my_branch)
  5. Open a Pull Request
  6. Go for a ride on your bike and wait.

techbikers's People

Contributors

mwillmott avatar dremora avatar devinhunt avatar tomalterman avatar lmb avatar marmarlade avatar andrewmcdonough avatar mmenti 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.