benl95 / projectTech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Tech

Dating app feature

For my feature I chose the following job story:

When I see someones profile I want to see if we listen to the same kind of music so I can see if we have the same taste in music.

For my feature users can add songs to their playlist with a form and these songs will be displayed on their playlist. When searching for matches users can look into each other's playlist and and see if songs match.

Database diagram

image

Installation

Cloning repo

git clone https://github.com/benl95/projectTech.git

Install packages and run application

npm install
node index

License

MIT

About


Languages

Language:CSS 42.4%Language:HTML 33.2%Language:JavaScript 24.3%