Skip to content

CYBORG-NIT-ROURKELA/music-recommendation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music-recommendation-system

Music Recommendation System based on the emotion from the camera feed


  1. BRANCH CREATION RULE
  • Go to this link and find the issues assigned to you.
  • Create a new branch for each issue. The name of your branch should follow the following rule : [LABEL (lowercase)]/[ISSUE #]-[TITLE (all lowercase letters and words separated by hyphen(-))].
  • That is, if the TITLE of the issue #8 is Profile - Development and LABEL assigned to this issue is Feature, then the branch name should be feature/8-profile-development
  • Perform all the development activities in this branch and raise PRs accordingly with proper commit message and description along with screenshots, images (if necessary)

  1. RULES FOR PULL REQUEST (PR) RAISE
  • Use proper commit message describing the tasks performed in the commit.
  • Treat master branch as your master branch, i.e. all your PRs should use master as the target branch. e.g. git push origin YOUR_BRANCH_NAME and then use master as the target branch while creating PRs.

  1. PROJECT SETUP (FOR DEVELOPMENT)
  • Clone the repo using git clone https://github.com/CYBORG-NIT-ROURKELA/music-recommendation-system
  • Run git fetch
  • Checkout to your specific branch using git checkout -b YOUR_BRANCH_NAME
  • Start development

About

Music Recommendation System based on the emotion from the camera feed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •