overlineink / businx

Get a grip on your finances and make business grow ⚡ faster. (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚡ Live demo  |   🚀 Get Started

Overview

Businx is a web-based application that helps you get a grip on your finances activities and make your business grow faster. We offers to you some exclusives premium features like: (i) Start new investments and follow the growth along side its risks; (ii) Get your transactions organized into the right categories; (iii) Track where your money is going and how much is left.

Getting Started

  1. Fork repository and clone your fork locally
  2. Install Node.js (v10+)
  3. Install project dependencies: npm install or yarn install
  4. Run locally
    • npm start or yarn start
  5. Build and deploy
    • npm run build or yarn build
    • npm run deploy or yarn deploy

📖 Read the Full Setup Guide.

Technology Stack

  • Angular 2+
  • Bootstrap
  • Firebase
  • Nx DevTools
  • TypeScript

Contributing

“Alone we can do so little; together we can do so much.” - Helen Keller

Feel free to submit PRs for small issues. For large issues or features open an issue first. First, fork this repo on Github.

git clone <your-forked-repo>
npm install
npm run dev

git checkout -b my-fix
# fix some code...

git commit -m "fix: corrected a typo"
git push origin my-fix

Lastly, open a pull request on Github. Once merged, your changes will automatically be deployed to the live site via the CI/CD pipeline.

⚠ Rookie? Don't worry!

For the first contribution in Github, we recommend see the @fireship-io lesson 👉 How to Participate on Github?

Powered ⚡ by Splash Ink. All rights reserved.

About

Get a grip on your finances and make business grow ⚡ faster. (WIP)

License:GNU General Public License v3.0


Languages

Language:JavaScript 59.4%Language:CSS 31.1%Language:TypeScript 6.2%Language:HTML 3.3%