forked from Alienturnedhuman/PearPlanner
-
Notifications
You must be signed in to change notification settings - Fork 83
Home
Adhithan Balakrishnan edited this page Nov 19, 2018
·
2 revisions
Welcome to the RaiderPlanner wiki! This wiki page consists of many information related to the core of the RaiderPlanner. Here you will find the all the crucial details that make RaiderPlanner work.
RaiderPlanner is the PearPlanner's direct successor, a class project comprising most of the coursework for Wright State University's "Introduction to the Design of IT Syetems" class (CEG 3120). The class uses GitHub as the file storage repository.
The purpose of this project is to implement a program containing the pertinent information from a given semester (coursework, deadline information, exam information etc.) with a simple Graphical User Interface.
- Load module, coursework and deadline information from a defined file format.
- Define study tasks, details, milestones and deadlines.
- Record study activities that contribute towards completing study tasks and milestones.
- Visualize activities, dependencies, intermediate milestones and deadlines using Gantt chart representation as well as a study progress dashboard that highlights upcoming deadlines and progress towards completing milestones and time spent for each module.