DIT092 - Mini Project: Team Programming - Team Duckies - Gothenburg University - 2018-2019
Simple project management softWware that reads project data from JSON file and displays project information as schedule variance, cost variance, earned valued during project, risk matrix and project schedule.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You should be fine running this software from the terminal.
- Clone repository / download ZIP to desktop or other directory
- Open Intellj
- Click "File"
- Click "New"
- Click "Project from existing sources"
- Select folder for the downloaded files (Example: C:\Users\Karl Douglas\Documents\MiniProject-master\MiniProject)
- Click "OK"
- Choose "Create project from existing sources"
- Click "Next"
- Click "Next" (Project name will be MiniProject as default)
- Click "Next" (source files will be selected from miniproject\src)
- Click "Next" (external libraries will be imported)
- Click "Next"
Project should now be able to run from Main.java
- Niklas Möller
- Emanuel Dellsén
- Clemens Lans
- Nafen Haj Ahmed
- Thiago Olivia
- Simon Johansson