- 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.
推薦閱讀
- 3D Printing with RepRap Cookbook
- Dreamweaver CS3網頁設計50例
- Getting Started with MariaDB
- Blockchain Quick Start Guide
- Hands-On Data Science with SQL Server 2017
- 工業機器人入門實用教程(KUKA機器人)
- Windows程序設計與架構
- 計算機系統結構
- Lightning Fast Animation in Element 3D
- Learn CloudFormation
- 貫通Java Web開發三劍客
- Machine Learning with the Elastic Stack
- Windows Server 2008 R2活動目錄內幕
- Mastering Ceph
- 中文版AutoCAD 2013高手速成