Code Monkey home page Code Monkey logo

music-bowl's Introduction

Music Bowl

A full stack React Next.js application

Mobile First and Desktop Oriented

Technologies Used

  • React.js
  • Next.js
  • Node
  • Express
  • Postgresql
  • Babel
  • Multer
  • Bcrypt
  • Reactstrap
  • Material Ui
  • Dotenv
  • HTML5
  • CSS3
  • PM2
  • AWS S3
  • Spotify API

Live Demo

Try the application live at https://musicbowl.uzairashraf.dev/

Features

  • User can select a random song from the bowl
  • User can select a random song based off category
  • User can add a song to the bowl
  • User can remove a song from the bowl
  • User can favorite a song
  • User can unfavorite a song
  • User can sign up
  • User can login
  • User can add a profile picture
  • User can stay logged in with a session cookie
  • Application can differentiate between youtube links and spotify links
  • User can see songs they have recommended
  • User can see songs they have favorited
  • User can see if there are no more new songs

Preview

Musicbowl

Development

System Requirements

  • NPM 6 or higher
  • Postgresql 10 or higher

Getting Started

  1. This application requires the use of the Spotify API and AWS S3,

    Please have a Spotify API ID and Secret, along with a AWS Access ID, Access Key, and a Bucket name.

  2. Clone the repository.

    https://github.com/uzair-ashraf/music-bowl.git
    cd music-bowl
  3. Install all dependencies with NPM.

    npm install
  4. Create enviornment variables.

    1. Clone the env.example.config file
    2. Name the cloned file to .env
    3. Edit the .env to provide your credentials
  5. Import the example database to Postgresql located in database/dump.sql.

  6. Run the custom express server.

    npm run dev
  7. Once started you can view the application by opening http://localhost:3000 in your browser.

music-bowl's People

Contributors

uzair-ashraf avatar

Watchers

James Cloos avatar  avatar

Forkers

hadryan

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.