OpenUnited / platform

Other
41 stars 66 forks source link

Implement Product Details Page - Part One and a half of Two #18

Closed dogukanteber closed 1 year ago

dogukanteber commented 1 year ago

This PR contains the code that implements product details page.

Currently, summary page, initiatives and challenges page are done. The necessary data is passed to those views to display the appropriate data. Also, load_sample_data.py script is updated to generate sample data for Bounty model.