Simple Design of App database elements and app database elements

Source: Internet
Author: User

Simple Design of App database elements and app database elements

For example, you can design simple database elements for <>;

Analysis page:

Simple Douban has the following pages {

Activity page

Activity details page

Movie page

Movie details page

Cinema page (generally, databases are not used, which is not considered as a database)

My {

Activity favorites page

Movie favorites page

Registration logon page

}

}

Based on the above page considerations

Model is the main database object

That is, all models are stored in the database.

Detailed classification and corresponding defect settings ........

The "my" page contains the favorites function and registration logon function.

This is where the database will be applied.

Use a single database to store various types of data in multiple tables

The activity page corresponds to the favorite activity object, which contains all its attributes.

Add or delete useful or useless data based on the page

Movie page above

On the login registration page, the most important thing is to set the user information on the registration page. All the user data for registration is stored in the table,

After logging on, you can call the database and add to favorites function.

Click "add to Favorites" if you are not logged on. The logon page is displayed.

Improve page Functions

Database Design complete

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.