Skip to content

JeremyKwok/ML_SmartKarma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Karma Project

This is the repository for fintech society's Smart Karma project

There are 4 components to this project:

  • Data Mining component
  • Analytics component
  • REST API component
  • Frontend Dashboard component

Contribution guide

  • Clone this repo by using the command git clone <repo_url>
  • Make changes or work on the specific component's folder
  • Do not create a new folder on the same level as the 4 component folders
  • Do not push to master or develop
  • Before adding a new feature or fix a bug, always create a new branch and work on that branch
  • Request for at least 1 person to review your pull request before merging it to develop
  • Always do a pull rebase from develop before adding any new feature or fixing any bug
  • If you encounter any problem related to github, don't hesitate to reach out to anyone in the group

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.3%
  • Python 36.0%
  • HTML 12.7%
  • CSS 5.0%