Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rattfieldnz/oddit
Odd Information Technology Jobs web application
https://github.com/rattfieldnz/oddit
Last synced: 2 days ago
JSON representation
Odd Information Technology Jobs web application
- Host: GitHub
- URL: https://github.com/rattfieldnz/oddit
- Owner: rattfieldnz
- Created: 2015-01-16T03:35:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-16T05:04:14.000Z (almost 10 years ago)
- Last Synced: 2024-10-12T10:47:09.455Z (about 1 month ago)
- Language: Python
- Homepage: http://oddit.co.nz
- Size: 1.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oddit
Oddit stands for "Odd IT Jobs"
Here's a screenshot of our first alpha version:
![oddit alpha screenshot](http://i.imgur.com/LPqr8.png)### Tell me more...
We started this project out of a need for small jobs we could do. Take an Electrician for example, they can come around and put in a new light switch for you, you pay them $80 and they go away. Job well done. But why is such a thing uncommon in the Information Technology industry?There's always someone who:
- Needs the banner on their Wordpress website replaced
- Needs their email newsletter system updated
- Requires maintenance on their PHP website
- Wants an email system for their business domain
- Wants a mobile app for their business prototyped
- Fixing their Shopify/Joomla/Drupal site
- ... and so on**However** where do the people/organisations get people for these jobs? They're either gambling on a student, or wasting money on a consultant. **Oddit** is the solution. A place to find people with the skills you need to do one-offs, casual and fixed-term jobs.
### The source code
Oddit is built on the Python Django framework.
Packages required (install using pip):
- MySQLdb
- anyjson
- openid.association
- django-registrationsThere's not really much to making this work, it's all very simple-like. If you do end up fiddling with this code
remember parts of it were created 3 to 4 years ago, so that was most likely Django 1.2 (and Django 2.0 is nearly out).We'll be accepting pull requests and fixing issues/bugs posted. Help Oddit thrive!
Developed by veb ltd ~ http://veb.nz
- [Mike Mackenzie](https://github.com/veb)
- [Ray Arvin Rimorin](https://github.com/avwave)
- [Jamie Gracie](https://github.com/Kingy)