Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 361 Bytes

Installation.md

File metadata and controls

17 lines (12 loc) · 361 Bytes

Getting the project locally

  • Fork the repo

alt text

  • Clone the repo on your local machine
git clone <HTTP Clone> financify

You need to install:

  • Java
  • MySQL

Now to MySQL databases can be imported with MySQL workbench. This will add structure of tables as well as the sample data we are providing.