Skip to content

Realizado por: Alejandro Gómez, Yong Bum Park, Oscar López

Notifications You must be signed in to change notification settings

aleg001/Proyecto1BD2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-On


Music-On
Music-On

A minimal social media app with music integration.

Key FeaturesHow To UseDownloadPackagesCredits

Key Features

  • Create users
  • Update users
  • Delete users
  • Read songs
  • Create playlists
  • HCI Principles applied
  • CRUD Operations
  • MongoDB Charts
  • Tablaeu Connector
  • Mobile Friendly
  • Full screen mode
  • Cross platform
    • Windows, macOS and Linux ready.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/aleg001/Proyecto1BD2

# Go into the repository
$ cd Frontend
$ cd Backend

# Install dependencies
$ npm i

# Run the app
$ npm run dev

Download

You can download the latest installable version of Markdownify for Windows, macOS and Linux.

Requirements

  • ✅ 5 pts - Document creation (create new users)

  • ✅ 5 pts - Document update (update profile information)

  • ✅ 5 pts - Document query (search for songs)

  • ✅ 5 pts - Document delete (deleting users)

  • ✅ 5 pts - Projection (find with only a few parameters)

  • ✅ 5 pts - Queries ordering (Desc order)

  • ✅ 10 pts - Array Managment (Playlist)

  • ✅ 5 pts - Registers Limit (find with Limit)

  • ✅ 10 pts - Simple data aggregation (song finder)

  • ✅ 10 pts - Complex data aggregation (Mongo Charts KPI's)

  • ✅ 15 pts - Mongo Charts

  • ✅ 10 pts - BI Connectors (Tableau integration)

  • ✅ 5 pts - Frontend

TOTAL: 100 pts

Packages

This software uses the following packages:

Credits

This project was created by:

  • Alejandro Gómez
  • Oscar López
  • Yongbum Park

About

Realizado por: Alejandro Gómez, Yong Bum Park, Oscar López

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages