Giter VIP home page Giter VIP logo

tehorng's Introduction

What is it?

tehorng is a search engine/network for music. It is a place where the community can get together to share and discuss music. It is entirely self sustained and relies on the userbase to populate it with content and keep it active.

Helping out

Currently the project is developed by a couple developers in their spare time (sporatically). A few extra hands on deck would be awesome; particularly in the fields of: graphic design, front-end development (CSS, HTML, javascript), and back-end (Python, Django)

If you feel you can lend a hand in any way shape or form don't hesitate to get in contact with us (via github that is @tsoporan @lrvick)

There are some things that are broken and require attention but for the most part the base functionality is there.

Because of this you should be prepared to encounter bugs or non-working code.

How to install

tehorng is built on Django a Python web framework. The assumption is that you have experience with Django and thus there is some terminology that is Django specific.

  1. mkvirtualenv tehorng --python=python2.7

  2. cd /where/ever/you/want/to/start/work

  3. git clone [email protected]:tsoporan/tehorng.git

  4. pip install -r requirements.txt

  5. python manage.py syncdb

  6. Remove the comment before the static serving line in urls.py and fire up runserver. (We assume this is for development, the static serving is NOT adequate for a production environment)

  7. Squeeze and enjoy.

tehorng's People

Contributors

tsoporan avatar lrvick 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.