Skip to content

Commit

Permalink
Merge branch 'master' of github.com:itajenglish/QueDJ
Browse files Browse the repository at this point in the history
  • Loading branch information
itajenglish committed Dec 8, 2016
2 parents 5aee2f4 + 6223c7c commit 7fc95fb
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,37 @@
# DJSocialNetwork
# QueDJ
## Full Stack CRUD App

### Setup Instructions
- Run NPM install inside root folder
- Create Postgress Database quedj
- Run db/Schema.sql
- Run Node or Nodemon App.js
- Enjoy :D

### Technologies used:
- HTML 5
- CSS 3
- jQuery
- Javascript
- Node.Js
- Express
- Bycrypt
- Node-Fetch
- Method-override
- Mustache-express
- PG-Promise

# MVP List
- Sign up/Login
- Storing songs in database
- Deleting songs from database
- Song Request using itunes api
- Updating Profile Details

# ERD
![alt tag](https://trello.com/c/wBZGgwJW/11-database-erd)

# WireFrame
![alt tag](https://trello.com/c/ri8B6ne3/10-wireframe)


0 comments on commit 7fc95fb

Please sign in to comment.