-
Notifications
You must be signed in to change notification settings - Fork 4
15th Meeting 05.01.2021
- December 30th 2020, 20:30
- Zoom
- Alperen Bağ
- Berkay Alkan
- Berke Can Gürer
- Burak Çuhadar
- Çağrı Çiftçi
- Emre Girgin
- Eylül Yalçınkaya
- Koray Çetin
- Mehmet Erdinç Oğuz
- Meriç Üngör
- Muhammed Olcayto Türker
- Veli Can Ünal
- Go over the requirements and see what's left for fina milestone
- Talk about the endpoints we will need and their data models
- Admin - ban customers/vendors, remove comments
- Vendor
-
- See products
-
- Add products
-
- Messaging
-
- See orders
-
- Profile Information
-
- Cancel an order
-
- Notification on cancellation
-
- Discount
-
- Campaign
-
- Message Admin
-
- Total earnings
-
- Change stock
- Notification
-
- Customers shall be able to choose notified if the price of a wishlisted product changes.
-
- Customers shall be able to choose notified if a product that is out of stock is available again.
-
- Customers shall be notified when the order is delivered.
-
- Vendors shall be notified if an order is canceled.
- Email verification
- Sign in with google
- Collection
- Cancel order
- Semantic search
- Messaging tab on profile page
- Extra currency
- Recommendation
- Password encryption
- Report Comment
- Admin - ban, remove
- Vendor - See products, set discount, set stock, update product, add product, orders(cancel order), messaging, total orders
- Email verification
- Sign in with google
- Notification
- Cancel, return order
- Messaging tab
- Password encryption
- Report Comment
Admin: Report comments and products as customer. Then admin can see the reports and ban customers, vendors and remove comments. (A ban button and a remove comment/product button)
Report comment endpointi from customer side: /report_comment
- Comment id string
- Report message string
Report product endpoint from customer side: /report_product
- Product id string
- Report message string
See reports as admin endpoint: /admin/reported_comments List of
- Report id string
- Product Model
- Report message string
See report comments as admin endpoint: /admin/reported_product List of
- Report id string
- Comment Model
- Report message string
Ban: (Remove everything of that user(comments, products) from that site) /admin/ban
- User id string
- Customer type string
Remove product: /admin/remove_product
- Product id string
Remove comment: /admin/remove_comment
- Comment id string
Vendor: See products endpointi: /vendor/products List of
- Product Model
Update product: /vendor/update_product
- Product Model
Add Product: /vendor/add_product
- Product Model
For update and add product, vendor can add its custom attribute. When she adds an attribute, the old stock values disappear and vendor inputs them again(Because of combinations). Also we said when the vendor chooses a category, we can show suggested attributes by making a call and the backend can traverse all the products in that category and show their attributes.
🏠 Home
- Requirements Specification
- Project Description
- Logo and project name ideas
- Scenarios and Mockups
- Design Documents
- Project Plan
- RAM
- Practice-app Documentation
- Backend Development Notes
- BUYO Product Data
- Android Development Guide📱
- BUYO API Documentation
- Burak Çuhadar
- Mehmet Erdinç Oğuz
- Koray Cetin
- Eylül Yalçınkaya (Communicator)
- Emre Girgin
- Berkay Alkan
- M. Olcayto Türker
- Çağrı Çiftçi
- Alperen Bağ
- Veli Can Ünal
- Berke Can Gürer
- Meriç Üngör
--- Former ---
--- CMPE 451 ---
Group Meetings
- 1st Meeting - 27.10.2020
- 2nd Meeting - 28.10.2020
- 3rd Meeting - 03.11.2020
- 4th Meeting - 10.11.2020
- 5th Meeting - 17.11.2020
- 6th Meeting - 22.11.2020
- 7th Meeting - 23.11.2020
- 8th Meeting - 25.11.2020
- 9th Meeting - 01.12.2020
- 10th Meeting - 08.12.2020
- 11th Meeting - 15.12.2020
- 12th Meeting - 22.12.2020
- 13rd Meeting - 26.12.2020
- 14th Meeting - 30.12.2020
- 15th Meeting - 05.01.2021
- 16th Meeting - 12.01.2021
- 17th Meeting - 19.01.2021
- 18th Meeting - 24.01.2021
Backend Meetings
- 1st Backend Meeting - 03.11.2020
- 2nd Backend Meeting - 09.11.2020
- 3rd Backend Meeting - 12.11.2020
- 4th Backend Meeting - 16.11.2020
- 5th Backend Meeting - 15.12.2020
- 6th Backend Meeting - 22.12.2020
- Backend-Frontend CI/CD Discussions - 22.12.2020
- Backend-Android : Payment Flow Discussion - 22.12.2020
Frontend Meetings
- 1st Frontend Meeting - 03.11.2020
- 2nd Frontend Meeting - 07.11.2020
- 3rd Frontend Meeting - 17.11.2020
- 4th Frontend Meeting - 28.11.2020
- 5th Frontend Meeting - 8.12.2020
- 6th Frontend Meeting - 15.12.2020
- 7th Frontend Meeting - 22.12.2020
- 8th Frontend Meeting - 06.01.2021
- 9th Frontend Meeting - 14.01.2021
- 10th Frontend Meeting - 19.01.2021
Android Meetings
- 1st Android Meeting - 04.11.2020
- 2nd Android Meeting - 11.11.2020
- 3rd Android Meeting - 17.11.2020
- 4th Android Meeting - 21.11.2020
- 5th Android Meeting - 22.11.2020
- 6th Android Meeting - 01.12.2020
- 7th Android Meeting - 17.12.2020
- 8th Android Meeting - 07.01.2021
- 9th Android Meeting - 20.01.2021
--- CMPE 352 ---
- 1st Meeting - 14.02.2020
- 2nd Meeting - 20.02.2020
- 3rd Meeting - 27.02.2020
- 4th Meeting - 05.03.2020
- 5th Meeting - 11.03.2020
- 6th Meeting - 16.04.2020
- 7th Meeting - 24.04.2020
- 8th Meeting - 01.05.2020
- 9th Meeting - 10.05.2020
- 10th Meeting - 17.05.2020
- Front-end Meetings for practice-app
- 1st Customer Meeting - 02.03.2020