Code Monkey home page Code Monkey logo

cdt's Introduction

CDT

CDT brings music collaboration to parties and other social gatherings through an easy to use Android application. It utilizes YouTube music videos to deliver a wide variety of free music content to users while taking the headaches out of a single person creating playlists for a diverse group of people. The app consists of two modes, hosting and contributing. The hosting mode contains controls for moderating music while the contributing mode allows users to suggest, upvote, and downvote songs.

Getting Started

Prerequisites

Compiling and Running

To run the server:

go run Server/server.go

To compile server to a binary

go build Server/Server.go

To set up the android studio project:

In android studio, choose File->Open and add the path to the App/ directory

When the project is loaded do the following:

Build->Clean Project
Tools->Android->Sync Project With Gradle Files

For more information on compiling and running the CDT android application in Android Studio go here

Running the tests

Server tests should be ran with the built in go test command

cd Server/
go test 

The CDT Android Application utilizes the Junit test suite in Android Studio. For information on running Junit tests with android studio go here

License

All rights to this project are reserved- see LICENSE file for details

cdt's People

Contributors

chrissexton avatar dbeganovic01 avatar solidaycl avatar ttongtong avatar

Watchers

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