Skip to content

RushilBasappa/MFChartsV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MFCharts V2

Portfolio management tool

Installation

Main branch restictions

  • To push changes in main branch, follow below steps
    • Create a new branch from main and work on your changes
    • Push the new branch to github
    • Create a new pullrequest w.r.t main branch in github UI

Project Structure

  • root
    • js
      • phoenix
        • components
          • Alert
            • index.js
            • Alert.jsx
            • styles.css
          • ...
        • pages
          • login.jsx
          • signup.jsx
          • ...
        • constants
          • theme.js
        • ...
    • python
      • new service
        • ...

Commit Structure

<language>(<project name>): <One liner commit message>

- <Description>
- <Description>

<Jira ticket number>

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •