Skip to content

EmanuelDellsen/MiniProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Simple project management software

DIT092 - Mini Project: Team Programming - Team Duckies - Gothenburg University - 2018-2019

Project description

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.

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You should be fine running this software from the terminal.

Installing

  1. Clone repository / download ZIP to desktop or other directory
  2. Open Intellj
  3. Click "File"
  4. Click "New"
  5. Click "Project from existing sources"
  6. Select folder for the downloaded files (Example: C:\Users\Karl Douglas\Documents\MiniProject-master\MiniProject)
  7. Click "OK"
  8. Choose "Create project from existing sources"
  9. Click "Next"
  10. Click "Next" (Project name will be MiniProject as default)
  11. Click "Next" (source files will be selected from miniproject\src)
  12. Click "Next" (external libraries will be imported)
  13. Click "Next"

Project should now be able to run from Main.java

Built with

Authors

  • Niklas Möller
  • Emanuel Dellsén
  • Clemens Lans
  • Nafen Haj Ahmed
  • Thiago Olivia
  • Simon Johansson

Acknowledgments

Releases

No releases published

Packages

No packages published

Languages