Skip to content

dab14010/CSE2102-ProjectManager

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

CSE2102-ProjectManager

Kyle Robertson

Alexander Kennedy

Daniel Balla

======================

A program that manages projects.

Projects store Jobs

Jobs store Tasks

Tasks use Resources

Each item stores information needed to orgnize and sort everything.

Adding Items: To add a project, hit the add button form the main menu, then hit the “Add Project” button. You will then be presented with a screen where you can input the name of the project you want to add. You will then be able to add a Job the same way. Hit the “Add Job” button and select the project you want to add the job to. Next, enter the info for the job in the screen that pops up. Follow the same steps to add resources and tasks. Tasks must be added to existing jobs at the time of creation.

Completing Tasks: If you want to set the state of a task to “Complete”, just hit the button form the main menu. You will then be able to select the task you want to set to completed. When you open the task completion window, the bubble will already be set to the current state of the task. For example, if a task’s state is already set to “Complete”, then the bubble will already be set to “yes”.

Editing Items: If you need to edit any of the information of any items, just hit the “Edit” button from the main menu. Then select what you need to edit. You will then be able to edit any of the info for any of the already created items.

Check Job Status: If you need to check the status of any job, just hit the “Check Job Status” button from the main menu. After you select the job you wish to view, the info for that job will be brought up in a window. By hitting the “Tasks” or “Resources” buttons, you will be able to view any tasks and resources associated with that job.

Check Schedule: The “Check Schedule” button will bring up a window displaying all tasks sorted in a way that will maximize efficiency. By going through the tasks from top to bottom, you will be able to finish any job on time.

Removing Items: If you wish to remove any items, just hit the “Remove” button form the main menu. Then select what you wish to remove and confirm that you want it to be deleted.

GitHub Page: https://github.uconn.edu/dab14010/CSE2102-ProjectManager

Super cool demonstration: https://www.youtube.com/watch?v=yqmXdZDpltg

About

(temp. desc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages