Our Mission is to guide policy and innovation for enterprises as they steer the global market in multiple sectors. We transition operations to the most innovative and cost-effective business intelligence models possible to automate redundant practices. Then, we consult leaders using data science and insights on global trends and industry directives.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Tools/IDE:
Languages and Technologies used in the project:
Open the folder in VS Code or any other Code Editor
First, Fork this repo.
Clone the forked repo locally:
$ git clone your_forked_repo
$ cd foco
Note: Current branch should be gh-pages. To check the current branch type following in git bash
$ git branch
To change the branch to gh-pages.
$ git checkout gh-pages
If using VS Code project can be opened directly using command line:
$ code .
Else open the project in your code editor.
Note: Always make a new branch before making changes.
We welcome Pull Requests from everyone, whether you are a student, a teacher, or an expert in the field. When first making a pull request, please keep it short & brief as we establish a relationship.
To contribute to the project, fix the Issues, and then make a Pull request.