- 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.
推薦閱讀
- ABB工業機器人編程全集
- Word 2000、Excel 2000、PowerPoint 2000上機指導與練習
- 數據運營之路:掘金數據化時代
- 電腦上網直通車
- Enterprise PowerShell Scripting Bootcamp
- 中國戰略性新興產業研究與發展·智能制造裝備
- Dreamweaver CS6中文版多功能教材
- Photoshop CS5圖像處理入門、進階與提高
- Artificial Intelligence By Example
- 生成對抗網絡項目實戰
- 工業機器人入門實用教程
- Building Google Cloud Platform Solutions
- Xilinx FPGA高級設計及應用
- 電氣控制及Micro800 PLC程序設計
- Data Analysis with R(Second Edition)