- Learning PostgreSQL 10(Second Edition)
- Salahaldin Juba Andrey Volkov
- 192字
- 2021-07-02 22:42:05
Sample application
In order to explain the basics of the ER model, an online web portal to buy and sell cars will be modeled. The requirements of this sample application are listed as follows, and an ER model will be developed step by step:
- The portal provides the facility to register the users online and provides different services for the users based on their categories.
- The users might be sellers or normal users. The sellers can create new car advertisements; other users can explore and search for cars.
- All users should provide there full name and a valid email address during registration. The email address will be used for logging in.
- The seller should also provide an address.
- The user can rate the advertisement and the seller's service quality.
- All users' search history should be maintained for later use.
- The sellers have ranks and this affects the advertisement search; the rank is determined by the number of posted advertisements and the user's rank.
- The car advertisement has a date and the car can have many attributes such as color, number of doors, number of previous owners, registration number, pictures, and so on.
推薦閱讀
- Linux Mint System Administrator’s Beginner's Guide
- AWS:Security Best Practices on AWS
- Hands-On Cloud Solutions with Azure
- Cloud Analytics with Microsoft Azure
- 大數據挑戰與NoSQL數據庫技術
- Moodle Course Design Best Practices
- 悟透AutoCAD 2009完全自學手冊
- 單片機C語言程序設計完全自學手冊
- 電腦日常使用與維護322問
- Visual C++項目開發案例精粹
- Spatial Analytics with ArcGIS
- Dreamweaver+Photoshop+Flash+Fireworks網站建設與網頁設計完全實用
- 青少年VEX IQ機器人實訓課程(初級)
- Cloudera Hadoop大數據平臺實戰指南
- 工業機器人編程指令詳解