+ 2
Can anyone have any idea about this? Please explain about this
Build one generic D2H system which has got capability to have predefined packages like south silver combo, south diamond combo. Also allow the end users to pick their add on channels. Tasks to be implemented: Start with DB design with few tables Build the below respective APIâs ïš Fetch the list of all the Add on channels along with channel number and price ïš Provision to add new packages to the system ïš Fetch the list of available packages ïš Build the DB schema design
1 Answer
0
TLDR;
Database Design : MYSql and Sqlite3
API : Requests
All these are modules