Portfolio management tool
- 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
- root
- js
- phoenix
- components
- Alert
- index.js
- Alert.jsx
- styles.css
- ...
- Alert
- pages
- login.jsx
- signup.jsx
- ...
- constants
- theme.js
- ...
- components
- phoenix
- python
- new service
- ...
- new service
- js
<language>(<project name>): <One liner commit message>
- <Description>
- <Description>
<Jira ticket number>