Skip to content

Project

singhg93 edited this page Apr 25, 2020 · 9 revisions

Project Proposal

Overview About Application

Our app is a digital content selling marketplace.

  • The sellers can post adds about various items that they want to sell (such as ebooks, audio, video, digital design, etc.)
  • The sellers can add pictures (only for display) of the item, description and the price.
  • The sellers can categorise their items.
  • The buyers can browse all the categories.
  • The sellers will be able to delete previous posts.
  • The user can update the previous posts.
  • The users can browse all the products without need for registration.
  • Anyone who wants to buy or sell, will need to register for an account.

The app will use external payment handler to handle advertisement payments.

Technical details

  • User input, validation
  • We will use list view to list all the items under each category.

Activities

  • Registration/ Login/ Logout
  • Post advertisement activity.
  • Profile page.
  • List all the items for sale under each category.
  • Item Detail Activity

Extended things

  • PayPal payment processing.
  • Talk to amazon S3 bucket for storing and retrieving the files related to a item.

Clone this wiki locally