DEXDEVS / ic-school

IC - Institute on Cloud (School Demo)
https://ic.dexdevs.com/ic/admin/
Other
0 stars 0 forks source link

Create Mechanism to Manage Organizations according to their Packages #61

Open ranafaraz opened 4 years ago

ranafaraz commented 4 years ago

Create a foreign table for packages, in which packages name, desc, amount, will be stored.

Its foreign key will be brought into organization table, and starting date of package, ending date of package and due date of subscription of package will also be stored.

System will generate alert according to these dates and can also stop working if we'll program this way.

Note: Packages can be different for Branches of same orgaization as well.