Database Design for News App:-
Feeds Table:
Here, in this table we are storing the values which are set by the
user/company.
Option Setting Table:
Here, in this we are storing the option set by the
user/company to display the media feeds i.e. how it should be
display when it has to be shown the end user.
Save Style Table:
Here, we are saving the customize style, setted by the
user/company, such that later he/she can change the setting which
he want.

Database Design for News App

  • 1.
    Database Design forNews App:- Feeds Table: Here, in this table we are storing the values which are set by the user/company. Option Setting Table: Here, in this we are storing the option set by the user/company to display the media feeds i.e. how it should be display when it has to be shown the end user.
  • 3.
    Save Style Table: Here,we are saving the customize style, setted by the user/company, such that later he/she can change the setting which he want.