Requirements
- Ability for the registered user to manage (Add/Edit/Delete) his submitted listings
- Ability to search/view the data by country/region/city/zipcode
- Ability to search/view the data by promotion/coupon.
- Capcha enabled rating/review system for each webhost
New Core Entities
New Web Hosting Related Entities
-
WebHost
- Name
- URL
- Business Start Date
- Customer Count
- Support
- Data_Center
- Hosting_Type
- OS_Type
- User_Id
- Last_Changed
- Total_Clicks
- Affiliation_URL
- OS Type
- Host Type
- Hosting Plans
- Rating/Reviews
Use Case UC-WebHost-1: User Registeration by new user.
- User selects submit new web host action.
- System determines that user is not logged in, hense prompts the user to log in.
- Actor is a new user. So actor register himself with the system first.
- System completes the User registeration process for a web hosting type user.
Tasks
-
Create a new module named WebHosts.ascx
-
Register module with database including Webhosts.ascx in JMD_MOD_INIT sp.
- Create CRUD for Table: JMD_MOD_WEBHOST