Giter Site home page Giter Site logo

kiirtankevalam's Introduction

Kiirtan Kevalam

Kiirtan Kevalam is a web app to let users share music, namely Kiirtan, Bhajan and Prabhat Samgiita songs alongside with the western chords to play them.

It was created with the yoga and meditation group Ananda Marga in mind.


Installation Instructions

  • Install Python 3

  • Install virtualenv in the terminal:

    $ pip install virtualenv

  • Create a new virtual environment in the terminal:

    $ virtualenv ENV (where ENV is a directory to place the new virtual environment)

  • Clone this repository into your virtual environment folder (ENV)

  • Activate your virtual environment like this:

    • From the terminal open the folder where you created your virtual environment (ENV).
    • In the terminal do $ ls
    • A folder called "bin" should be listed
    • In the terminal do $ source bin/activate
  • Open the repository folder, open ebdjango folder (ebdjango/ebdjango file path) and install de requirenments from the text file "requirenments.txt" like this:

    • $ cd ebdjango
    • $ cd ebdjango
    • $ pip install -r requirenments.txt

That's it!


Run the web app on a local server

  • From the terminal place yourself on ebdjango/ebdjango file path.

    (Doing $ ls command on the terminal should list the file called "manage.py")

  • On the terminal do $ python manage.py runserver


About

Kiirtan Kevalam is a django web application. For the front end it uses JQuery and Bootstrap4 libraries.

It is currently deployed for testing on the domain kiirtan.org

kiirtankevalam's People

Contributors

arjuna-dev avatar

Watchers

James Cloos avatar Shiva Hun 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.