A project on a simple e-commerce website
Imagine that you are the owner of a widely popular digital marketing blog with millions of readers. You have created a new software tool for your readers. You now want to add a shopping cart to your blog so that you can sell products to your large audience.
You decide that this is a perfect opportunity to try an Agile execution. Your team consists of another two experienced software developers.
Task list for the project
Here is the list of tasks to be performed in order to make the project work:
- Install the Drupal Opensource framework.
- Install the UberCart module.
- Create a Store Configuration page.
- Build the Drupal taxonomy – 'Catalog'
- Create an SEO tool Product page
- Create a Teaser View page
- Add a suitable theme – "Zircon"
- Create front page branding.
- Integrate PayPal with UberCart.
- Test and launch.
In this particular project, the focus is on integrating...