Coder Social home page Coder Social logo

rad-music-app's Introduction

Table of Contents

About Details System-Requirements Installation Database Tech-Stack

About

Radma: the totally radical music assistant

Details:

Radma is a tool fo those that love music. The grunge heads, the easy listener, the old man down the street! The radically interactive app lets you add your favorite bands that the locals may not know about, search bands that you know of, remind yourself of events with texts and upload your own pics!

System-Requirements

Node version >= 8 npm >= 6

Installation

  • Install MySQL 5.7 => (MySQL 5.7)
  • Install nodemon using 'npm i -g nodemon'
  • Connect to mysql with mysql -uroot
  • Create a database called radma
  • Clone this repo => (Radma Github)
  • Change to the directory in which you saved this repository by using cd _PATH_NAME_
  • Run npm install to install the dependencies needed
  • Bundle your repository using npm run build
  • Launch your server using npm run start
  • Connect to the site localhost:3000
  • Add the following to as a .env in your root directory

REACT_APP_GOOGLE_MAPS_API_KEY= //google maps api key
GM_SECRET= //google maps
G_CLIENT_KEY= //google client key
SEQUEL_PASS= //database password
CLOUDINARY_NAME= //cloudinary name
CLOUDINARY_API_KEY= //cloudinary api key CLOUDINARY_API_SECRET= //cloudinary api secret
REDIRECT=http://localhost:(PORT_NUMBER)/. <= this should redirect you correctly unless you deploy
ENVIRON=dev
TWILIO_ACCOUNT_SID= //twilio SID
TWILIO_AUTH_TOKEN= //twilio token

Database

Database

Tech-Stack

enter image description here

See CONTRIBUTING.md for contribution guidelines.

rad-music-app's People

Contributors

lschwall avatar mconner89 avatar christinegaraudy avatar christopherstumpe avatar gregthompson27 avatar bri-b 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.