- Landing page for login or register
- Landing page
- They should be able to register and get a valid username & password.
- Login page
- Use the hashed password
- Register page
- Use the hashed password
- Product page
- List of all products
- Fetch data (Rating of each product) → Show it.
- Landing page
- Rating input
- func → ADD the value of the rating + User ID → DB table
- Rating illustration page
- Fetch data (Rating of each product) → Show it.
- Data preparation.
- Use pie chart to show the rates of each product.
Extra dashboard (Popularity)
- list rating vs products.
- Plot a chart for popularity of the products.