LynxYufloria / ICT2106_P3_Project

For lab group P3's project integration repository
MIT License
0 stars 13 forks source link

Implementing SRP #80

Open khansharkhamnida opened 1 year ago

khansharkhamnida commented 1 year ago

Updated Project database according to what is needed

Image

by

  1. Removing unnecessary fields, adding Timeline as new foreign keys

Image

  1. Adding new class - Timeline

Image

Image

  1. Add Control class - changed settings function

Image

  1. Add Controller class

Image

  1. Updated Project class to display UI

Image

  1. Updated Project Control

Image

timothxy commented 1 year ago

Removing unnecessary fields, adding Budget as foreign key

Image

Adding new budget class

Image

Add Control class

Image

Add Controller class

Image

Updated Project class to display UI

Image