SvetlozarKalchev / app-team10

Human-Computer Interaction, Team 10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App

Meteor project for our song recommendation app.

Directory Structure

#####./builds Contains built versions of the app. In our case, this would be an android studio project.

#####./client All code that runs on the user-facing side.

#####./docs Documentation for the project.

#####./public Assets like images and videos belong here.

#####./server All code that runs on the server. Stuff like database connections, user authentication, recommendation engine, etc.

About

Human-Computer Interaction, Team 10


Languages

Language:CSS 39.1%Language:HTML 34.1%Language:JavaScript 26.8%