Skip to content

Questions about the project

zeritte edited this page Jul 19, 2020 · 15 revisions
  • What is wrong with hybrid applications?

  • Flutter and Vue Native are libraries that converts Dart and JavaScript code into native code respectively. They are helpful and help developers to save their effort. Can they be used? The final product is no different than Java or Kotlin coded Android application.

  • What kind of information the users should provide when they are registering?

  • What are the exact privileges of admins?

Burak Çuhadar

  • What kind of information can we get by looking user's interaction inside the website? (for the recommendation system, for example) How detailed are we allowed to collect the data?
  • What are the purposes of admin? Do they function like "help center"?
  • Which one should we prefer when recommending a similar product to the user, the ones that is the same product from different vendors, or similar(but not the same) products from any vendor?
  • What about the online sellers, do they still need to show their location?

Mehmet Erdinç Oğuz

  • Do we able to change the requirements as the project goes on?
  • Can vendors buy products like a customer, using the ss? (i.e filter by criteria A and B, then sort by Y) How do we notify our users? ( through the app, push notification, email etc)ame account ?

Emre Girgin

  • Are we going to have a complete product at the end of the course? ( i.e complete with a working backend, web and mobile front-ends)
  • How are we going to simulate an order leaving the vendor and arriving to a customer?
  • Are we going to have an active sign-up mechanism for new users?
  • What kind of information do we require from each type of user upon sign-up?
  • Does the customer have anything in mind for the UI? (i.e How do we decide how the project will look?)
  • Do customers, vendor, admins and guest users each have different interfaces?
  • Can all types of users access the platform from any of our software products? (i.e Can an admin log on from the mobile app?)
  • Is the customer going to specify implementation details at any point or are we free as long as the specified requirements are met?
  • Is it possible for customers to perform combinations of search, filter and sort operations? (i.e filter by criteria A and B, then sort by Y)
  • How do we notify our users? ( through the app, push notification, email etc)
  • Can a customer buy different products with only one purchase? / Can a customer buy products from different vendors with only one purchase? ( do we have a cart system? do we also have a cart page for our customers?)
  • Are we going to have an active payment system working with real money or are we going to simulate payments somehow? How secure does it have to be?
  • Is the communication between different user types specified in the requirements ( admin-vendor, user-vendor) in real time or delayed?
  • Do admins have access to all the information in the website? (communication between users and vendors, users' wishlists etc)

Berke Özdemir

  • In which ways a customer can buy a product? Is cash on delivery supported?
  • Will the vendors apply campaigns or discounts sometimes?
  • There are tasks that done individually and needs review, what do you suggest for reviewing? Should we do reviews to the tasks? Should we assign them to a specific person for each task?

Koray Cetin

🏠 Home

💻 The Project


👥 Group Members

--- Former ---


📜 Manuals


📜 Milestone Reports


🔬 Research


📜 Meeting Notes

--- CMPE 451 ---

Group Meetings

Backend Meetings

Frontend Meetings

Android Meetings

--- CMPE 352 ---


Clone this wiki locally