acmpesuecc / AcademyX

An easy to use, scalable E-Learning Platform hosted with Azure Cloud Services
MIT License
2 stars 5 forks source link

UI for course landing page details #9

Open achyuthcodes30 opened 5 months ago

achyuthcodes30 commented 5 months ago

Details

Your task is to code out a UI component that takes in props just to display the essential course details for the course landing page.

NOTE: Use dummy, hardcoded data for now and focus on the UI part of the task only.

List of features

1) Display course title 2) Display course description 3) Display course instructor name, course rating and number of review, number of learners who have purchased it. 4) Display course image (from a url), Course price and button to add to cart. 5) Field to leave a star rating and a text review.

Here is an example from Udemy: Screenshot (230)