Skip to content

PouryaAce/elektronik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elektronik CRUD APP

check it out here https://elektroniksounds.herokuapp.com/

My first full stack project

This web app is built using A full-stack database backed Sinatra application.

Description

this app allows users to be able create a playlist using spotify embed tracks let them play the tracks , edit , update and delete them. there is a section with name , genre and artist of each track as well as the spotify embed link. also adding tracks from each user will add the tracks to main playlist of elektronik app which is available for all users it also shows which user uploaded the track to the main playlist.

Technologies used

  • Sinatra
  • Ruby
  • Postgresql
  • HTML
  • CSS
  • JavaScript
  • Spotify API
  • GitHub
  • Heroku

lessons learned

  • spotify API
  • hashing
  • CRUD app developing process
  • Heroku
  • New CSS properties

features to add in future

  • Adding different playlists for each user
  • more styiling