model.Task: During any project (student or enterprise) activities are planned and tracked in order to evaluate the effectiveness of the work. Each project member gets tasks and also plans own tasks, predicts the time to finish the task, and notifies about the status of the task at some points. The system should present all projects of the company (student group), present the timeline, tasks and their status of one project, and show effectiveness of the particular project member.
I will update this list everyday, will add what is done by everyone, what is needed to be done. After you make your tasks, just pull request to this github repo.
- GUI
- JPanels communication
- view.ProgramDate control
=====
- Fix and make more .txt filss
- Add Student method (GUI) (please fix your spaghetti code)
=====
- Help Žygis with main GUI (to make ir faster)
- Add Task method (GUI)
- Base classes
- Project packages and structure
- view.ProgramDate.java - GUI and functionality
- FilesInputOutput.java - reading from files
- MainFramse.java - main GUI window
- ProjectsWindow.java - JPanels
=====
- Project.java:
- method addMember
- method deleteMember
- .txt files
- ADD WHAT YOU DONE
=====
- Student.java (structure)
- Member.java
- method addTask
- method deleteTask
- ADD WHAT YOU DONE