Skip to content

Roy-05/social-playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Playlist Web Application

This is an Agile XP Project built for CS361: Software Engineering W2020.

Project Idea:

  • Social Playlist Site
  • Where users can share playlists.
  • Create, upload playlists.
  • Link to 3rd party sources: Youtube, Twitter.
  • URL shortener.

Motivation

  • This project has low criticality, as there is no high risk use that requires a feature set be perfect and/or thoroughly tested before deployment -- no one is at risk if a playlist is malformed.

  • Moreover, because this a consumer application it would greatly benefit from the organic evolution of features the agile method facilitates.

  • Incremental feature growth and iterative product cycles both add to the strengths of the agile method here; constant customer feedback will ensure the right product with the highest usability get built.

Contributors:

  • Dexter Ma
  • Karen Berba
  • Jasper Wong
  • Justin Nand
  • Saket Roy
  • Yan Liong Tan

Quickstart

examples users

[email protected] : admin [email protected] : guest

flask shell
>>> from socialPlaylist import db
>>> db.create_all()

About

Social Playlist Web Application for CS361

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published